kamilmuratyilmaz
commited on
Commit
•
2ee9cac
1
Parent(s):
2d579cf
Update README.md
Browse files
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 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
|
|
|
|
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
|