diffnamehard commited on
Commit
1664d1b
·
1 Parent(s): daf6eee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -19,4 +19,14 @@ parameters:
19
  t:
20
  - value: [0, 0.3, 0.5, 0.7, 1]
21
  dtype: float16
22
- ```
 
 
 
 
 
 
 
 
 
 
 
19
  t:
20
  - value: [0, 0.3, 0.5, 0.7, 1]
21
  dtype: float16
22
+ ```
23
+
24
+ | Metric | Value |
25
+ | --- | --- |
26
+ | Avg. | 69.08 |
27
+ | ARC (25-shot) | 65.53 |
28
+ | HellaSwag (10-shot) | 85.66 |
29
+ | MMLU (5-shot) | 61.53 |
30
+ | TruthfulQA (0-shot) | 64.1 |
31
+ | Winogrande (5-shot) | 80.03 |
32
+ | GSM8K (5-shot) | 57.62 |