Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,13 @@ Meta-Llama-3-12B-Instruct is a merge of the following models using [LazyMergekit
|
|
21 |
* [NousResearch/Meta-Llama-3-8B-Instruct](https://huggingface.co/NousResearch/Meta-Llama-3-8B-Instruct)
|
22 |
* [NousResearch/Meta-Llama-3-8B-Instruct](https://huggingface.co/NousResearch/Meta-Llama-3-8B-Instruct)
|
23 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
## 🧩 Configuration
|
25 |
|
26 |
```yaml
|
|
|
21 |
* [NousResearch/Meta-Llama-3-8B-Instruct](https://huggingface.co/NousResearch/Meta-Llama-3-8B-Instruct)
|
22 |
* [NousResearch/Meta-Llama-3-8B-Instruct](https://huggingface.co/NousResearch/Meta-Llama-3-8B-Instruct)
|
23 |
|
24 |
+
## 🏆 Evaluation
|
25 |
+
|
26 |
+
| Model |AGIEval|GPT4All|TruthfulQA|Bigbench|Average|
|
27 |
+
|--------------------------------------------------------------------------------------|------:|------:|---------:|-------:|------:|
|
28 |
+
|[Meta-Llama-3-12B-Instruct](https://huggingface.co/mlabonne/Meta-Llama-3-12B-Instruct)| 41.7| 67.71| 52.75| 40.58| 50.69|
|
29 |
+
|[Meta-Llama-3-12B](https://huggingface.co/mlabonne/Meta-Llama-3-12B)| 29.46| 68.01| 41.02| 35.57| 43.52|
|
30 |
+
|
31 |
## 🧩 Configuration
|
32 |
|
33 |
```yaml
|