jkim96 commited on
Commit
ef53833
·
verified ·
1 Parent(s): 98efcc6

Update evaluation results

Browse files
Files changed (1) hide show
  1. README.md +12 -10
README.md CHANGED
@@ -50,14 +50,16 @@ model, tokenizer = load_quantized(
50
  | Metric | Value |
51
  | --- | ---: |
52
  | `wikitext2_ppl` | 7.4794 |
53
- | `zero-shot accuracy avg` | 71.2425 |
54
- | `arc_challenge` | 59.5563 |
55
- | `arc_easy` | 76.0101 |
56
- | `commonsense_qa` | 85.8313 |
57
- | `hellaswag` | 83.4396 |
58
- | `lambada_openai` | 74.7720 |
59
- | `openbookqa` | 44.2000 |
60
- | `piqa` | 82.8618 |
61
- | `truthfulqa_mc2` | 56.6108 |
62
- | `winogrande` | 77.9006 |
 
 
63
 
 
50
  | Metric | Value |
51
  | --- | ---: |
52
  | `wikitext2_ppl` | 7.4794 |
53
+ | `zero-shot accuracy avg` | 71.2256 |
54
+ | `arc_challenge` | 59.7270 |
55
+ | `arc_easy` | 75.9680 |
56
+ | `commonsense_qa` | 85.7494 |
57
+ | `gsm8k_cot` | 92.7976 |
58
+ | `hellaswag` | 83.5591 |
59
+ | `lambada_openai` | 74.8302 |
60
+ | `mmlu` | 87.2383 |
61
+ | `openbookqa` | 44.0000 |
62
+ | `piqa` | 82.7530 |
63
+ | `truthfulqa_mc2` | 56.7012 |
64
+ | `winogrande` | 77.7427 |
65