Add HLE evaluation results (with tools)
Browse filesThis PR ensures Kimi-K2.5 shows up at https://huggingface.co/datasets/cais/hle.
Read more here: https://huggingface.co/docs/hub/eval-results.
.eval_results/hle_with_tools.yaml
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
- dataset:
|
| 2 |
+
id: cais/hle
|
| 3 |
+
task_id: hle
|
| 4 |
+
value: 50.2
|
| 5 |
+
source:
|
| 6 |
+
url: https://huggingface.co/moonshotai/Kimi-K2.5
|
| 7 |
+
name: Model Card
|
| 8 |
+
user: nielsr
|
| 9 |
+
notes: "With tools"
|