Update .eval_results/gsm8k.yaml
Browse files- .eval_results/gsm8k.yaml +13 -9
.eval_results/gsm8k.yaml
CHANGED
|
@@ -1,9 +1,13 @@
|
|
| 1 |
-
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model-index:
|
| 2 |
+
- name: Sn-CodeExplainer-0.5B
|
| 3 |
+
results:
|
| 4 |
+
- task:
|
| 5 |
+
type: text-generation
|
| 6 |
+
dataset:
|
| 7 |
+
name: GSM8K (5-shot)
|
| 8 |
+
type: openai/gsm8k
|
| 9 |
+
metrics:
|
| 10 |
+
- name: exact_match (flexible-extract)
|
| 11 |
+
type: exact_match
|
| 12 |
+
value: 27.67
|
| 13 |
+
verified: false
|