nielsr HF Staff commited on
Commit
d27e53c
·
verified ·
1 Parent(s): 3033303

Add community evaluation results for DEEP-SWE, TERMINAL-BENCH-2.1, TERMINAL-BENCH-3.0

Browse files

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

- **[DEEP-SWE](https://huggingface.co/datasets/datacurve/deep-swe?eval_result=zai-org/GLM-5.3&leaderboard_task_id=deep_swe)**
- **[TERMINAL-BENCH-2.1](https://huggingface.co/datasets/harborframework/terminal-bench-2.1?eval_result=zai-org/GLM-5.3&leaderboard_task_id=terminalbench_2_1)**
- **[TERMINAL-BENCH-3.0](https://huggingface.co/datasets/harborframework/terminal-bench-3.0?eval_result=zai-org/GLM-5.3&leaderboard_task_id=terminalbench_3)**

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/deep-swe.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: datacurve/deep-swe
3
+ task_id: deep_swe
4
+ value: 66.9
5
+ source:
6
+ url: https://huggingface.co/zai-org/GLM-5.3
7
+ name: Model Card
.eval_results/terminal-bench-2.1.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: harborframework/terminal-bench-2.1
3
+ task_id: terminalbench_2_1
4
+ value: 88.2
5
+ source:
6
+ url: https://huggingface.co/zai-org/GLM-5.3
7
+ name: Model Card
.eval_results/terminal-bench-3.0.yaml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ - dataset:
2
+ id: harborframework/terminal-bench-3.0
3
+ task_id: terminalbench_3
4
+ value: 28.3
5
+ source:
6
+ url: https://huggingface.co/zai-org/GLM-5.3
7
+ name: Model Card