nielsr HF Staff commited on
Commit
3b18eb6
·
verified ·
1 Parent(s): 1089cfa

Add community evaluation results for AIME_2026, HMMT_FEB_2026, 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)**
- **[HMMT_FEB_2026](https://huggingface.co/datasets/MathArena/hmmt_feb_2026)**
- **[SWE-BENCH_VERIFIED](https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified)**

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: 73.85
5
+ source:
6
+ url: https://huggingface.co/inclusionAI/Ling-2.6-flash
7
+ name: Model Card
.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: 49.29
5
+ source:
6
+ url: https://huggingface.co/inclusionAI/Ling-2.6-flash
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: 61.2
5
+ source:
6
+ url: https://huggingface.co/inclusionAI/Ling-2.6-flash
7
+ name: Model Card