psyche commited on
Commit
0399414
·
1 Parent(s): 307a08d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -12,7 +12,7 @@ model-index:
12
  type: natural-language-generation
13
  dataset:
14
  type: hellaswag
15
- name: hellaswag
16
  metrics:
17
  - type: acc_norm
18
  value: 27.7
@@ -22,7 +22,7 @@ model-index:
22
  type: natural-language-generation
23
  dataset:
24
  type: ARC
25
- name: ARC
26
  metrics:
27
  - type: acc_norm
28
  value: 22.4
@@ -43,7 +43,7 @@ model-index:
43
  type: natural-language-generation
44
  dataset:
45
  type: TruthfulQA
46
- name: TruthfulQA
47
  metrics:
48
  - type: mc2
49
  value: 46.5
 
12
  type: natural-language-generation
13
  dataset:
14
  type: hellaswag
15
+ name: hellaswag(10 shots)
16
  metrics:
17
  - type: acc_norm
18
  value: 27.7
 
22
  type: natural-language-generation
23
  dataset:
24
  type: ARC
25
+ name: ARC(25 shots)
26
  metrics:
27
  - type: acc_norm
28
  value: 22.4
 
43
  type: natural-language-generation
44
  dataset:
45
  type: TruthfulQA
46
+ name: TruthfulQA(0 shots)
47
  metrics:
48
  - type: mc2
49
  value: 46.5