Skip to content

fix: add example data + metrics for longmt_eval - #1559

Merged
jeffwillette merged 1 commit into
NVIDIA-NeMo:mainfrom
ananthsub:ananthsub/fix-longmt-eval-example-data
Jun 10, 2026
Merged

fix: add example data + metrics for longmt_eval#1559
jeffwillette merged 1 commit into
NVIDIA-NeMo:mainfrom
ananthsub:ananthsub/fix-longmt-eval-example-data

Conversation

@ananthsub

@ananthsub ananthsub commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Follow up to #1458

Fix failing data validation errors for the longmt_eval resources server

  • Fix dataset license "Apache-2.0" -> "Apache 2.0" in longmt_eval.yaml and longmt_pg19.yaml.
  • Rebuild example.jsonl into materialized Responses format
  • Add the generated example_metrics.json

The longmt_eval server was missing data/example_metrics.json, failing data
validation. Its example.jsonl was also raw prepare.py output (no
responses_create_params), and the example dataset license used the invalid
string "Apache-2.0".

- Fix dataset license "Apache-2.0" -> "Apache 2.0" in longmt_eval.yaml and
  longmt_pg19.yaml.
- Rebuild example.jsonl into materialized Responses format (consistent with the
  committed example rollouts).
- Add the generated example_metrics.json (Number of examples == 5).

Signed-off-by: Ananth Subramaniam <ansubramania@nvidia.com>

@jeffwillette jeffwillette left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jeffwillette
jeffwillette merged commit 95a0c5c into NVIDIA-NeMo:main Jun 10, 2026
19 checks passed
@ananthsub
ananthsub deleted the ananthsub/fix-longmt-eval-example-data branch June 11, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants