Update gemma2_9b_ko_translator/README.md
Browse files
gemma2_9b_ko_translator/README.md
CHANGED
@@ -19,6 +19,7 @@ This model is fine-tuned from Google's Gemma-2-9b-Instruct model to translate En
|
|
19 |
## Training Data
|
20 |
|
21 |
The model was trained on a dataset consisting of English colloquial expressions and their corresponding Korean translations. The data was provided in JSON format.
|
|
|
22 |
(Specific) We used the 'Korean-English Translation Parallel Corpus for Daily Life and Colloquial Expressions' from AI Hub. This dataset includes 500,000 pairs of English-Korean text, significantly enhancing the model's ability to handle everyday expressions and colloquial language.
|
23 |
|
24 |
## Training Settings
|
|
|
19 |
## Training Data
|
20 |
|
21 |
The model was trained on a dataset consisting of English colloquial expressions and their corresponding Korean translations. The data was provided in JSON format.
|
22 |
+
|
23 |
(Specific) We used the 'Korean-English Translation Parallel Corpus for Daily Life and Colloquial Expressions' from AI Hub. This dataset includes 500,000 pairs of English-Korean text, significantly enhancing the model's ability to handle everyday expressions and colloquial language.
|
24 |
|
25 |
## Training Settings
|