Commit
·
301b2c9
1
Parent(s):
c1ccce9
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,7 @@ tags:
|
|
| 8 |
license: apache-2.0
|
| 9 |
datasets:
|
| 10 |
- EleutherAI/pile
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
The *Pythia Scaling Suite* is a collection of models developed to facilitate
|
|
@@ -290,4 +291,4 @@ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-le
|
|
| 290 |
| TruthfulQA (0-shot) | 47.06 |
|
| 291 |
| Winogrande (5-shot) | 51.46 |
|
| 292 |
| GSM8K (5-shot) | 0.3 |
|
| 293 |
-
| DROP (3-shot) | 3.33 |
|
|
|
|
| 8 |
license: apache-2.0
|
| 9 |
datasets:
|
| 10 |
- EleutherAI/pile
|
| 11 |
+
library_name: other
|
| 12 |
---
|
| 13 |
|
| 14 |
The *Pythia Scaling Suite* is a collection of models developed to facilitate
|
|
|
|
| 291 |
| TruthfulQA (0-shot) | 47.06 |
|
| 292 |
| Winogrande (5-shot) | 51.46 |
|
| 293 |
| GSM8K (5-shot) | 0.3 |
|
| 294 |
+
| DROP (3-shot) | 3.33 |
|