nielsr HF Staff commited on
Commit
edfe8d2
·
verified ·
1 Parent(s): b2d4f22

Add community evaluation results for AIME_2026, GPQA, HLE, HMMT_FEB_2026, MMMU_PRO, SWE-BENCH_PRO, SWE-BENCH_VERIFIED

Browse files

This PR adds community-provided evaluation results for the following benchmarks:

- **[AIME_2026](https://huggingface.co/datasets/MathArena/aime_2026?eval_result=thinkingmachines/Inkling-Small&leaderboard_task_id=MathArena/aime_2026)**
- **[GPQA](https://huggingface.co/datasets/Idavidrein/gpqa?eval_result=thinkingmachines/Inkling-Small&leaderboard_task_id=diamond)**
- **[HLE](https://huggingface.co/datasets/cais/hle?eval_result=thinkingmachines/Inkling-Small&leaderboard_task_id=hle)**
- **[HMMT_FEB_2026](https://huggingface.co/datasets/MathArena/hmmt_feb_2026?eval_result=thinkingmachines/Inkling-Small&leaderboard_task_id=MathArena/hmmt_feb_2026)**
- **[MMMU_PRO](https://huggingface.co/datasets/MMMU/MMMU_Pro?eval_result=thinkingmachines/Inkling-Small&leaderboard_task_id=mmmu_pro_standard_10_options)**
- **[SWE-BENCH_PRO](https://huggingface.co/datasets/ScaleAI/SWE-bench_Pro?eval_result=thinkingmachines/Inkling-Small&leaderboard_task_id=SWE_Bench_Pro)**
- **[SWE-BENCH_VERIFIED](https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified?eval_result=thinkingmachines/Inkling-Small&leaderboard_task_id=swe_bench_%25_resolved)**

These results were extracted from the model card. This is based on the new [evaluation results feature](https://huggingface.co/docs/hub/eval-results).

*Note: This is an automated PR. Please review the evaluation results before merging.*

.eval_results/aime_2026.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: MathArena/aime_2026
3
+ task_id: MathArena/aime_2026
4
+ value: 95.5
5
+ source:
6
+ url: https://huggingface.co/thinkingmachines/Inkling-Small
7
+ name: Model Card
.eval_results/gpqa.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: Idavidrein/gpqa
3
+ task_id: diamond
4
+ value: 89.5
5
+ source:
6
+ url: https://huggingface.co/thinkingmachines/Inkling-Small
7
+ name: Model Card
.eval_results/hle.yaml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: cais/hle
3
+ task_id: hle
4
+ value: 31.6
5
+ source:
6
+ url: https://huggingface.co/thinkingmachines/Inkling-Small
7
+ name: Model Card
8
+ notes: text only
.eval_results/hmmt_feb_2026.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: MathArena/hmmt_feb_2026
3
+ task_id: MathArena/hmmt_feb_2026
4
+ value: 90.2
5
+ source:
6
+ url: https://huggingface.co/thinkingmachines/Inkling-Small
7
+ name: Model Card
.eval_results/mmmu_pro.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: MMMU/MMMU_Pro
3
+ task_id: mmmu_pro_standard_10_options
4
+ value: 74
5
+ source:
6
+ url: https://huggingface.co/thinkingmachines/Inkling-Small
7
+ name: Model Card
.eval_results/swe-bench_pro.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: ScaleAI/SWE-bench_Pro
3
+ task_id: SWE_Bench_Pro
4
+ value: 55.9
5
+ source:
6
+ url: https://huggingface.co/thinkingmachines/Inkling-Small
7
+ name: Model Card
.eval_results/swe-bench_verified.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: SWE-bench/SWE-bench_Verified
3
+ task_id: swe_bench_%_resolved
4
+ value: 80.2
5
+ source:
6
+ url: https://huggingface.co/thinkingmachines/Inkling-Small
7
+ name: Model Card