Update README.md
Browse files
README.md
CHANGED
@@ -48,7 +48,9 @@ lighteval accelerate \
|
|
48 |
--use-chat-template
|
49 |
```
|
50 |
|
51 |
-
Llama-3.1-8B-Instruct got 50.67% accuracy
|
|
|
|
|
52 |
|
53 |
## Source information
|
54 |
|
|
|
48 |
--use-chat-template
|
49 |
```
|
50 |
|
51 |
+
Llama-3.1-8B-Instruct got 50.67% accuracy on the full dataset.<br/>
|
52 |
+
In a test of reasoning models on a small sample, `DeepSeek-R1-Distill-Llama-8B` got 4/9 and `DeepSeek-R1-Distill-Qwen-14B` got 7/9: [LightEval / CoLab notebook](https://colab.research.google.com/drive/1e4rZoEHWe3kVPDsdSGcUMhcVAAXLVOkD?usp=sharing),<br/>
|
53 |
+
ChatGPT was doing pretty good on the questions that I tested, but I didn't do a full evaluation.<br/>
|
54 |
|
55 |
## Source information
|
56 |
|