core/.data/benchmarks/.gitkeep
Shay 34dc0d64c5 feat(evals): add generalization benchmark manifests + policy (PR-1 of 2)
Adds policy document and sealed manifest records for the first 8
external audit datasets. No data is vendored. Local cache paths are
gitignored. Fetch/verify scripts and smoke fixtures come in PR-2.

Datasets: GSM1K, ASDiv, SVAMP, PARA-MAWPS, ARC-Easy, ARC-Challenge,
          OpenBookQA, CLUTRR
2026-06-23 05:59:36 -07:00

3 lines
218 B
Text

# This directory is gitignored (see .gitignore: .data/benchmarks/).
# Only this .gitkeep and manifest YAMLs under evals/generalization/manifests/ are committed.
# Raw dataset files must never be committed to the repo.