Kukedlc commited on
Commit
577329d
1 Parent(s): 6f6fb15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -15,6 +15,23 @@ base_model:
15
  - Eric111/Mayo
16
  - Kukedlc/NeuralSirKrishna-7b
17
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  ---
19
 
20
  # NeuralMaths-Experiment-7b
 
15
  - Eric111/Mayo
16
  - Kukedlc/NeuralSirKrishna-7b
17
  license: apache-2.0
18
+ model-index:
19
+ - name: NeuralSirKrishna-7b
20
+ results:
21
+ - task:
22
+ type: text-generation
23
+ name: Text Generation
24
+ dataset:
25
+ name: GSM8k (5-shot)
26
+ type: gsm8k
27
+ config: main
28
+ split: test
29
+ args:
30
+ num_few_shot: 5
31
+ metrics:
32
+ - type: acc
33
+ value: 75.21
34
+ name: accuracy
35
  ---
36
 
37
  # NeuralMaths-Experiment-7b