kamilmuratyilmaz commited on
Commit
2ee9cac
1 Parent(s): 2d579cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -25
README.md CHANGED
@@ -11,31 +11,32 @@ language:
11
  - en
12
  pipeline_tag: text2text-generation
13
  base_model: mistralai/Mistral-7B-v0.1
14
-
15
  model-index:
16
- - name: cymist-2-v03-SFT
17
- results:
18
- - task:
19
- type: text-generation
20
- metrics:
21
- - name: ARC (25-Shot)
22
- type: arc_challenge (25-Shot)
23
- value: 60.07
24
- - name: Hellaswag (10-Shot)
25
- type: Hellaswag (10-Shot)
26
- value: 83.43
27
- - name: TruthfulQA
28
- type: TruthfulQA
29
- value: 52.06
30
- - name: GSM8K (5-Shot)
31
- type: GSM8K (5-Shot)
32
- value: 38.97
33
- - name: Winogrande (5-Shot)
34
- type: Winogrande (5-Shot)
35
- value: 78.61
36
- - name: MMLU (5-Shot)
37
- type: MMLU (5-Shot)
38
- value: 60.07
 
 
39
  ---
40
  # Model Card for Cymist2-v0.2-SFT
41
  ### Model Description
@@ -140,4 +141,4 @@ For more information or inquiries about the model, please contact the Cypien AI
140
 
141
142
 
143
- CypienAI team
 
11
  - en
12
  pipeline_tag: text2text-generation
13
  base_model: mistralai/Mistral-7B-v0.1
 
14
  model-index:
15
+ - name: cymist-2-v03-SFT
16
+ results:
17
+ - task:
18
+ type: text-generation
19
+ metrics:
20
+ - name: ARC (25-Shot)
21
+ type: arc_challenge (25-Shot)
22
+ value: 60.07
23
+ - name: Hellaswag (10-Shot)
24
+ type: Hellaswag (10-Shot)
25
+ value: 83.43
26
+ - name: TruthfulQA
27
+ type: TruthfulQA
28
+ value: 52.06
29
+ - name: GSM8K (5-Shot)
30
+ type: GSM8K (5-Shot)
31
+ value: 38.97
32
+ - name: Winogrande (5-Shot)
33
+ type: Winogrande (5-Shot)
34
+ value: 78.61
35
+ - name: MMLU (5-Shot)
36
+ type: MMLU (5-Shot)
37
+ value: 60.07
38
+ datasets:
39
+ - open-llm-leaderboard/results
40
  ---
41
  # Model Card for Cymist2-v0.2-SFT
42
  ### Model Description
 
141
 
142
143
 
144
+ CypienAI team