Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3.2
|
3 |
+
datasets:
|
4 |
+
- CarrotAI/ko-instruction-dataset
|
5 |
+
- CarrotAI/Carrot
|
6 |
+
- CarrotAI/Chat-Template
|
7 |
+
language:
|
8 |
+
- ko
|
9 |
+
- en
|
10 |
+
base_model:
|
11 |
+
- CarrotAI/Llama-3.2-Rabbit-Ko-3B-Instruct
|
12 |
+
new_version: CarrotAI/Llama-3.2-Rabbit-Ko-3B-Instruct
|
13 |
+
pipeline_tag: text-generation
|
14 |
+
---
|
15 |
+
|
16 |
+

|
17 |
+
|
18 |
+
## Score
|
19 |
+
|---|---|---|
|
20 |
+
| 수학(Math) | 5.86 | 5.14 |
|
21 |
+
| 문법(Grammar) | 4.71 | 1.29 |
|
22 |
+
| 이해(Understanding) | 4.00 | 4.43 |
|
23 |
+
| 추론(Reasoning) | 5.14 | 6.71 |
|
24 |
+
| 코딩(Coding) | 7.43 | 7.57 |
|
25 |
+
| 글쓰기(Writing) | 8.43 | 8.00 |
|
26 |
+
|
27 |
+
| Category | Score |
|
28 |
+
|---|---|
|
29 |
+
| Single turn | 5.93 |
|
30 |
+
| Multi turn | 5.52 |
|
31 |
+
| Overall | 5.73 |
|
32 |
+
|
33 |
+
|---|---|
|
34 |
+
|ifeval|58.61|
|
35 |
+
|haerae|43.26|
|
36 |
+
|gsm8k-ko(strict-match)|42.68|
|
37 |
+
|gsm8k(strict-match)|73.77|
|