Skip to content

Feat: Lightweight downstream Zero-Shot Evaluation (Tiny-Eval) #122

@aniruddhaadak80

Description

@aniruddhaadak80

Problem

The success metric for the agent is currently pure val_bpb (validation bits-per-byte). While a great proxy, isolated cross-entropy loss can sometimes disguise models that have collapsed in specific linguistic capabilities or are cheating via strange formatting.

Proposal

Integrate a very lightweight zero-shot evaluation loop at the end of the TIME_BUDGET. This could test against miniature versions of MMLU, Hellaswag, or a simple QA format. Emitting a real "accuracy" percentage in results.tsv alongside val_bpb will give the AI a secondary, qualitative anchor to ensure its architectural hacks are improving actual model reasoning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions