Add community evaluation results for GPQA, MMLU-PRO
#4
by nielsr HF Staff - opened
YAML Metadata Error:Invalid Eval Result format in .eval_results/mmlu-pro.yaml
Check out the documentation for more information.
Show details
✖ Invalid input: expected string, received undefined
→ at [0].dataset.task_id
- .eval_results/gpqa.yaml +6 -0
- .eval_results/mmlu-pro.yaml +6 -0
.eval_results/gpqa.yaml
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
- dataset:
|
| 2 |
+
id: Idavidrein/gpqa
|
| 3 |
+
value: 38.89
|
| 4 |
+
source:
|
| 5 |
+
url: https://huggingface.co/LiquidAI/LFM2.5-1.2B-Instruct
|
| 6 |
+
name: Model Card
|
.eval_results/mmlu-pro.yaml
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
- dataset:
|
| 2 |
+
id: TIGER-Lab/MMLU-Pro
|
| 3 |
+
value: 44.35
|
| 4 |
+
source:
|
| 5 |
+
url: https://huggingface.co/LiquidAI/LFM2.5-1.2B-Instruct
|
| 6 |
+
name: Model Card
|