Add evaluation graph comparing to gpt-2
Browse files
README.md
CHANGED
@@ -44,7 +44,11 @@ The training parameters where:
|
|
44 |
The model has had no further finetuning.
|
45 |
|
46 |
## Evaluation
|
47 |
-
|
|
|
|
|
|
|
|
|
48 |
| Eval Test | Score |
|
49 |
| --------- | ----- |
|
50 |
| arc_challenge (25 shot) | 24.49 |
|
|
|
44 |
The model has had no further finetuning.
|
45 |
|
46 |
## Evaluation
|
47 |
+
|
48 |
+
Evals using [Eleuther AI Harness](https://github.com/EleutherAI/lm-evaluation-harness/tree/b281b0921b636bc36ad05c0b0b0763bd6dd43463)
|
49 |
+
|
50 |
+
![gpt2-124M-edu-fineweb-10B Evals](https://huggingface.co/rhysjones/gpt2-124M-edu-fineweb-10B/resolve/main/evals_124M.png)
|
51 |
+
|
52 |
| Eval Test | Score |
|
53 |
| --------- | ----- |
|
54 |
| arc_challenge (25 shot) | 24.49 |
|