ehartford commited on
Commit
cacf237
1 Parent(s): 544067c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -9
README.md CHANGED
@@ -51,15 +51,9 @@ Please give me ideas for my dissertation. My Ph.D. is Neuroscience, I like to f
51
  ## Evals
52
 
53
  ```
54
- "truthfulqa_mc1": {
55
- "acc,none": 0.4528763769889841,
56
- "acc_stderr,none": 0.01742558984831402,
57
- "alias": " - truthfulqa_mc1"
58
- },
59
- "truthfulqa_mc2": {
60
- "acc,none": 0.6243638840654155,
61
- "acc_stderr,none": 0.015264211174267505,
62
- "alias": " - truthfulqa_mc2"
63
  }
64
  ```
65
 
 
51
  ## Evals
52
 
53
  ```
54
+ {
55
+ "mmlu": 0.694,
56
+ "truthfulqa_mc2": 0.624
 
 
 
 
 
 
57
  }
58
  ```
59