namespace-Pt
commited on
Commit
•
612696d
1
Parent(s):
1e36ec7
Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -52,9 +52,9 @@ We evaluate the model's zero-shot performance on MMLU benchmark as a reflection
|
|
52 |
|
53 |
|Model|STEM|Social Sciences|Humanities|Others|Avg|
|
54 |
|:-:|:-:|:-:|:-:|:-:|:-:|
|
55 |
-
|[meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)|
|
56 |
-
|[gradientai/Llama-3-8B-Instruct-262k](https://huggingface.co/NousResearch/Yarn-Mistral-7b-128k)|
|
57 |
-
|[Llama-3-8B-Instruct-80K-QLoRA]()|
|
58 |
|
59 |
# Environment
|
60 |
```bash
|
|
|
52 |
|
53 |
|Model|STEM|Social Sciences|Humanities|Others|Avg|
|
54 |
|:-:|:-:|:-:|:-:|:-:|:-:|
|
55 |
+
|[meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)|53.87|75.66|69.44|69.75|65.91|
|
56 |
+
|[gradientai/Llama-3-8B-Instruct-262k](https://huggingface.co/NousResearch/Yarn-Mistral-7b-128k)|52.10|73.26|67.15|69.80|64.34|
|
57 |
+
|[Llama-3-8B-Instruct-80K-QLoRA]()|53.10|73.24|67.32|68.79|64.44|
|
58 |
|
59 |
# Environment
|
60 |
```bash
|