diffnamehard
commited on
Commit
•
6907ab2
1
Parent(s):
1a6f95e
Update README.md
Browse files
README.md
CHANGED
@@ -20,4 +20,14 @@ parameters:
|
|
20 |
normalize: true
|
21 |
int8_mask: true
|
22 |
dtype: float16
|
23 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
normalize: true
|
21 |
int8_mask: true
|
22 |
dtype: float16
|
23 |
+
```
|
24 |
+
|
25 |
+
| Metric | Value |
|
26 |
+
| --- | --- |
|
27 |
+
| Avg. | 59.47 |
|
28 |
+
| ARC (25-shot) | 61.86 |
|
29 |
+
| HellaSwag (10-shot) | 84.58 |
|
30 |
+
| MMLU (5-shot) | 57.04 |
|
31 |
+
| TruthfulQA (0-shot) | 50.66 |
|
32 |
+
| Winogrande (5-shot) | 75.37 |
|
33 |
+
| GSM8K (5-shot) | 27.29 |
|