Skip to content

feat: add 48 benchmark blueprints from automated pipeline#20

Merged
evanhadfield merged 3 commits into
mainfrom
benchmark-pipeline-batch-1
Feb 12, 2026
Merged

feat: add 48 benchmark blueprints from automated pipeline#20
evanhadfield merged 3 commits into
mainfrom
benchmark-pipeline-batch-1

Conversation

@evanhadfield

@evanhadfield evanhadfield commented Feb 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds 48 benchmark evaluation Blueprints auto-generated from published AI research papers
  • Generated using the new benchmark-pipeline tool (arXiv discovery → PDF download → Gemini analysis → Blueprint YAML generation)
  • All Blueprints pass the official validator
  • Placed in blueprints/benchmarks/ subdirectory

Benchmarks included

Reasoning & Knowledge:
HellaSwag, HellaSwag-Pro, BBH (BIG-Bench Hard), MMLU-Pro, MMLU-ProX, Turkish MMLU, ConceptMath, OlymMath, MR-GSM8K, STEM-PoM

Safety & Red-teaming:
JailbreakBench, SG-Bench, MART, Code-Switching Red-Teaming, Latent Jailbreak, Red-Teaming GPT-4V, MTSA, SAGE-RT

Bias & Fairness:
AI Gender Bias, HateCheckHIn, HASOC 2020/2021, Generative AI Hate Speech Detection

Code & Tool Use:
PPTC (PowerPoint Task Completion), PPTC-R

Meta-evaluation:
MetaBench, Open LLM Leaderboard, LLM-as-a-Judge, LLM-SRBench, Robustness & Reliability

Other:
BAMBOO, FFT, V-STaR, Video-MMLU, EU20, DSL, AFT Reasoning, JETTS, and more

Source papers

53 papers discovered via arXiv API, 49 successfully analyzed via Gemini, 48 Blueprints generated (4 papers had insufficient methodology for extraction).

Test plan

  • All 48 Blueprints pass validate_blueprints.py
  • Spot-check sample Blueprints against source papers for accuracy
  • Run sample evaluations on weval.org

Blueprints auto-generated from published AI benchmark papers using
the benchmark-pipeline (arXiv discovery → Gemini analysis → Blueprint YAML).

Benchmarks include: HellaSwag, BBH, MMLU-Pro, JailbreakBench, SG-Bench,
OlympicMath, MetaBench, and 41 others covering reasoning, safety,
multilingual evaluation, and code generation.
… separately

hellaswag.yml now contains the original HellaSwag paper (1905.07830, 10 prompts)
instead of the validity critique paper (2504.07825, 4 prompts).
The critique is now hellaswag-validity-critique.yml.
@evanhadfield evanhadfield merged commit 512a562 into main Feb 12, 2026
1 check passed
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.

1 participant