Update README.md
Browse files
README.md
CHANGED
@@ -1,24 +1,25 @@
|
|
1 |
---
|
2 |
model-index:
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
base_model:
|
16 |
- yanolja/EEVE-Korean-Instruct-10.8B-v1.0
|
17 |
- kuotient/EEVE-Math-10.8B-SFT
|
18 |
-
library_name: transformers
|
19 |
tags:
|
20 |
- merge
|
21 |
-
|
|
|
|
|
22 |
---
|
23 |
# EEVE-Instruct-Math-10.8B
|
24 |
|
|
|
1 |
---
|
2 |
model-index:
|
3 |
+
- name: EEVE-Instruct-Math-10.8B
|
4 |
+
results:
|
5 |
+
- task:
|
6 |
+
type: text-generation
|
7 |
+
dataset:
|
8 |
+
name: gsm8k-ko
|
9 |
+
type: gsm8k
|
10 |
+
metrics:
|
11 |
+
- name: pass@1
|
12 |
+
type: pass@1
|
13 |
+
value: 0.4845
|
14 |
+
verified: false
|
15 |
base_model:
|
16 |
- yanolja/EEVE-Korean-Instruct-10.8B-v1.0
|
17 |
- kuotient/EEVE-Math-10.8B-SFT
|
|
|
18 |
tags:
|
19 |
- merge
|
20 |
+
license: cc-by-sa-4.0
|
21 |
+
language:
|
22 |
+
- ko
|
23 |
---
|
24 |
# EEVE-Instruct-Math-10.8B
|
25 |
|