Skip to content

[Enhancement] Automated regression eval for summary quality (gold-standard comparison) #3

Description

@perrycan

Right now the summary rules are tuned by manually comparing the manager's hand-written summary against the model output, day by day (see docs/SUMMARY_RULES.md).

It would be great to turn that into an offline eval script:

  • Use a set of roll-call text -> expected summary samples as the gold standard;
  • Run the model and score it structurally (category accuracy, missing/extra items, correct merge/split);
  • Wire it into CI so rule changes are regression-tested — avoid "fix one rule, regress another".

Discussion on scoring metrics welcome.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions