NeuralNovel commited on
Commit
7133af0
1 Parent(s): 720cb09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -20,6 +20,17 @@ Based on mistralAI, with apache-2.0 license, suitable for commercial or non-comm
20
  ### Data-set
21
  The model was finetuned using the Neural-Story-v1 dataset.
22
 
 
 
 
 
 
 
 
 
 
 
 
23
 
24
  ### Summary
25
 
 
20
  ### Data-set
21
  The model was finetuned using the Neural-Story-v1 dataset.
22
 
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
 
35
  ### Summary
36