Update README.md (#3)
Browse files- Update README.md (528313623b85c1efe4470dd55ea55956e6380112)
Co-authored-by: Hailey LIM <[email protected]>
README.md
CHANGED
@@ -72,8 +72,7 @@ print(decoded)
|
|
72 |
|
73 |
## Training Dataset
|
74 |
|
75 |
-
The model was trained on
|
76 |
-
|
77 |
|
78 |
## Evaluation
|
79 |
|
@@ -97,7 +96,7 @@ The table below contains a description of the Korean LLM evaluation benchmark da
|
|
97 |
|
98 |
| | **davidkim205<br>Hunminai<br>-1.0-27b** | google<br>gemma-3<br>-27b-it | unsloth<br>gemma-3<br>-27b-it | google<br>gemma-2<br>-27b-it |
|
99 |
|---------|----------------------------------------:|-----------------------------:|------------------------------:|-----------------------------:|
|
100 |
-
| Avg. | **8.
|
101 |
| bench | 8.26 | 8.06 | **8.27** | 7.59 |
|
102 |
| ged | **9.19** | 9.02 | 9.03 | 8.38 |
|
103 |
| ged:E | 9.86 | 9.86 | **9.93** | 9.51 |
|
@@ -105,5 +104,5 @@ The table below contains a description of the Korean LLM evaluation benchmark da
|
|
105 |
| ged:H | **9.60** | 9.52 | 9.52 | 9.32 |
|
106 |
| gpqa | **4.55** | 3.69 | 3.38 | 3.54 |
|
107 |
| math500 | **8.56** | 8.38 | 6.26 | 5.00 |
|
108 |
-
| ifeval |
|
109 |
|
|
|
72 |
|
73 |
## Training Dataset
|
74 |
|
75 |
+
The model was trained on high-quality Korean instructional data. The dataset was curated to cover a broad range of Korean language contexts and task types, with a focus on aligning model outputs with user intent and natural language generation. It is currently not publicly available.
|
|
|
76 |
|
77 |
## Evaluation
|
78 |
|
|
|
96 |
|
97 |
| | **davidkim205<br>Hunminai<br>-1.0-27b** | google<br>gemma-3<br>-27b-it | unsloth<br>gemma-3<br>-27b-it | google<br>gemma-2<br>-27b-it |
|
98 |
|---------|----------------------------------------:|-----------------------------:|------------------------------:|-----------------------------:|
|
99 |
+
| Avg. | **8.51** | 8.32 | 8.03 | 7.49 |
|
100 |
| bench | 8.26 | 8.06 | **8.27** | 7.59 |
|
101 |
| ged | **9.19** | 9.02 | 9.03 | 8.38 |
|
102 |
| ged:E | 9.86 | 9.86 | **9.93** | 9.51 |
|
|
|
104 |
| ged:H | **9.60** | 9.52 | 9.52 | 9.32 |
|
105 |
| gpqa | **4.55** | 3.69 | 3.38 | 3.54 |
|
106 |
| math500 | **8.56** | 8.38 | 6.26 | 5.00 |
|
107 |
+
| ifeval | **8.41** | 8.37 | 8.10 | |
|
108 |
|