Add community evaluation results

#2
by SaylorTwift HF Staff - opened

PR Description: Add Evaluation Results for Motif-Technologies/Motif-3

Summary

This PR adds evaluation results extracted from the Motif 3 Technical Report (arXiv:2608.09119, Table 6) for Motif-Technologies/Motif-3 to the .eval_results/ directory, following the Hugging Face Hub evaluation-results specification.

Benchmarks Added

Benchmark (paper) Score Hub Dataset Task ID Leaderboard
SWE-bench Verified 76.2 SWE-bench/SWE-bench_Verified swe_bench_%_resolved link
GPQA Diamond 83.4 Idavidrein/gpqa diamond link
HLE 37.0 cais/hle hle link

Benchmarks Skipped (Not Registered on Hub)

The following benchmarks are reported in Table 6 of the paper but could not be added because they do not have a registered eval.yaml on the Hugging Face Hub:

  • GDPval-AA v2: 38.7
  • TAU2-Bench Telecom: 94.7
  • TAU3-Bench Banking: 35.3
  • ITBench-AA: 51.5 (public subset only)
  • Terminal-Bench 2.1: 74.9 — Hub only registers Terminal-Bench 2.0 (harborframework/terminal-bench-2.0); skipped due to version mismatch rather than mapped to a different version.
  • SciCode: 40.6
  • IMO-AnswerBench: 83.2
  • Apex-shortlist: 75.5
  • CritPt: 6.6
  • AA-Omniscience Accuracy: 30.1
  • AA-Omniscience Non-Hallucination: 71.6
  • AA-LCR: 72.3
  • IFBench: 78.2

These can be added once the benchmark authors register their eval.yaml on the Hub.

Source

Files Added

  • .eval_results/Motif-3.yaml

Verification

These results were extracted from the paper's own published evaluation table (Table 6). No verified token is provided as these were not run via HF Jobs with inspect-ai.

TaehyunKimMotif changed pull request status to merged

Sign up or log in to comment