nielsr HF Staff commited on
Commit
7fcd444
·
verified ·
1 Parent(s): 716aa72

Add community evaluation results for APEX-AGENTS, DEEP-SWE, GPQA, HLE, SKILLSBENCH, SWE-BENCH_PRO, SWE-BENCH_VERIFIED, WILDCLAWBENCH

Browse files

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

- **[APEX-AGENTS](https://huggingface.co/datasets/mercor/apex-agents)**
- **[DEEP-SWE](https://huggingface.co/datasets/datacurve/deep-swe)**
- **[GPQA](https://huggingface.co/datasets/Idavidrein/gpqa)**
- **[HLE](https://huggingface.co/datasets/cais/hle)**
- **[SKILLSBENCH](https://huggingface.co/datasets/benchflow/skillsbench)**
- **[SWE-BENCH_PRO](https://huggingface.co/datasets/ScaleAI/SWE-bench_Pro)**
- **[SWE-BENCH_VERIFIED](https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified)**
- **[WILDCLAWBENCH](https://huggingface.co/datasets/internlm/WildClawBench)**

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/apex-agents.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: mercor/apex-agents
3
+ task_id: apex-agents
4
+ value: 25.6
5
+ source:
6
+ url: https://huggingface.co/tencent/Hy3
7
+ name: Model Card
.eval_results/deep-swe.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: datacurve/deep-swe
3
+ task_id: deep_swe
4
+ value: 28
5
+ source:
6
+ url: https://huggingface.co/tencent/Hy3
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: 90.4
5
+ source:
6
+ url: https://huggingface.co/tencent/Hy3
7
+ name: Model Card
.eval_results/hle.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: cais/hle
3
+ task_id: hle
4
+ value: 53.2
5
+ source:
6
+ url: https://huggingface.co/tencent/Hy3
7
+ name: Model Card
.eval_results/skillsbench.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: benchflow/skillsbench
3
+ task_id: skillsbench_v1_1
4
+ value: 55.3
5
+ source:
6
+ url: https://huggingface.co/tencent/Hy3
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: 57.9
5
+ source:
6
+ url: https://huggingface.co/tencent/Hy3
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: 78
5
+ source:
6
+ url: https://huggingface.co/tencent/Hy3
7
+ name: Model Card
.eval_results/wildclawbench.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: internlm/WildClawBench
3
+ task_id: overall
4
+ value: 53.6
5
+ source:
6
+ url: https://huggingface.co/tencent/Hy3
7
+ name: Model Card