sequelbox commited on
Commit
b40e8e6
1 Parent(s): 9d56381
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -47,6 +47,18 @@ model-index:
47
  - type: acc
48
  value: 69.85
49
  name: acc
 
 
 
 
 
 
 
 
 
 
 
 
50
  - task:
51
  type: text-generation
52
  name: Text Generation
 
47
  - type: acc
48
  value: 69.85
49
  name: acc
50
+ - task:
51
+ type: text-generation
52
+ name: Text Generation
53
+ dataset:
54
+ name: ARC Challenge (25-Shot)
55
+ type: arc_challenge
56
+ args:
57
+ num_few_shot: 25
58
+ metrics:
59
+ - type: acc_norm
60
+ value: 46.25
61
+ name: normalized accuracy
62
  - task:
63
  type: text-generation
64
  name: Text Generation