Update README.md
Browse files
README.md
CHANGED
@@ -60,6 +60,7 @@ The following hyperparameters were used during training:
|
|
60 |
|Benchmark| Model |agieval|gpt4all|bigbench|truthfulqa|Average|
|
61 |
|---------|----------------------------------------------------------|------:|------:|-------:|---------:|------:|
|
62 |
|nous |[llama-airo-3](https://huggingface.co/saucam/llama-airo-3)| 36.59| 72.24| 39.26| 56.3| 51.1|
|
|
|
63 |
|
64 |
|Benchmark| Model |winogrande| arc |gsm8k|mmlu |truthfulqa|hellaswag|Average|
|
65 |
|---------|----------------------------------------------------------|---------:|----:|----:|----:|---------:|--------:|------:|
|
|
|
60 |
|Benchmark| Model |agieval|gpt4all|bigbench|truthfulqa|Average|
|
61 |
|---------|----------------------------------------------------------|------:|------:|-------:|---------:|------:|
|
62 |
|nous |[llama-airo-3](https://huggingface.co/saucam/llama-airo-3)| 36.59| 72.24| 39.26| 56.3| 51.1|
|
63 |
+
|nous|[meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B)|31.1|69.95|36.7|43.91|45.42|
|
64 |
|
65 |
|Benchmark| Model |winogrande| arc |gsm8k|mmlu |truthfulqa|hellaswag|Average|
|
66 |
|---------|----------------------------------------------------------|---------:|----:|----:|----:|---------:|--------:|------:|
|