Ranjanunicode
commited on
Commit
•
2818ba5
1
Parent(s):
91c3875
Update README.md
Browse files
README.md
CHANGED
@@ -51,14 +51,15 @@ Output Models generate text only.
|
|
51 |
|
52 |
- In this section, we report the results for the Llama 1 and Llama 2 models on standard academic benchmarks.For all the evaluations, we use our internal evaluations library.
|
53 |
---
|
54 |
-
Model |Size |Code |Commonsense Reasoning |World Knowledge |Reading Comprehension |Math |MMLU |BBH |AGI Eval
|
55 |
-
|
56 |
-
Llama 1
|
57 |
-
Llama 1
|
58 |
-
Llama 1
|
59 |
-
Llama
|
60 |
-
Llama 2
|
61 |
-
Llama 2
|
|
|
62 |
---
|
63 |
|
64 |
### Compute Infrastructure
|
|
|
51 |
|
52 |
- In this section, we report the results for the Llama 1 and Llama 2 models on standard academic benchmarks.For all the evaluations, we use our internal evaluations library.
|
53 |
---
|
54 |
+
| Model | | Size | | Code | | Commonsense Reasoning | | World Knowledge | | Reading Comprehension | | Math | | MMLU | | BBH | | AGI Eval |
|
55 |
+
|-------||-------||-------||-------||-------||-------||-------||-------||-------||-------||-------|
|
56 |
+
| Llama 1 | 7B 14.1 60.8 46.2 58.5 6.95 35.1 30.3 23.9
|
57 |
+
| Llama 1 | 13B 18.9 66.1 52.6 62.3 10.9 46.9 37.0 33.9
|
58 |
+
| Llama 1 | 33B 26.0 70.0 58.4 67.6 21.4 57.8 39.8 41.7
|
59 |
+
| Llama 1 | 65B 30.7 70.7 60.5 68.6 30.8 63.4 43.5 47.6
|
60 |
+
| Llama 2 | 7B 16.8 63.9 48.9 61.3 14.6 45.3 32.6 29.3
|
61 |
+
| Llama 2 | 13B 24.5 66.9 55.4 65.8 28.7 54.8 39.4 39.1
|
62 |
+
| Llama 2 | 70B 37.5 71.9 63.6 69.4 35.2 68.9 51.2 54.2
|
63 |
---
|
64 |
|
65 |
### Compute Infrastructure
|