NeuralNovel commited on
Commit
3525e93
1 Parent(s): 092f931

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -23,12 +23,12 @@ The model was finetuned using the Neural-Story-v1 dataset.
23
  ### Benchmark
24
  | Metric | Value |
25
  |-----------------------|---------------------------|
26
- | Avg. | *64.96* |
27
  | ARC (25-shot) | 64.08 |
28
- | HellaSwag (10-shot) | *66.89* |
29
  | MMLU (5-shot) | 60.67 |
30
  | TruthfulQA (0-shot) | 66.89 |
31
- | Winogrande (5-shot) | *75.85* |
32
  | GSM8K (5-shot) | 12.74 |
33
 
34
 
 
23
  ### Benchmark
24
  | Metric | Value |
25
  |-----------------------|---------------------------|
26
+ | Avg. | **64.96** |
27
  | ARC (25-shot) | 64.08 |
28
+ | HellaSwag (10-shot) | **66.89** |
29
  | MMLU (5-shot) | 60.67 |
30
  | TruthfulQA (0-shot) | 66.89 |
31
+ | Winogrande (5-shot) | **75.85** |
32
  | GSM8K (5-shot) | 12.74 |
33
 
34