Soonchan commited on
Commit
7838f85
1 Parent(s): f290901

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ tags:
16
 
17
  ## Model Description
18
 
19
- This model is fine-tuned from Google's Gemma-2-9b-Instruct model to translate English colloquial expressions into Korean. It uses the PEFT (Parameter-Efficient Fine-Tuning) technique, specifically LoRA (Low-Rank Adaptation), for efficient training.
20
 
21
  ## Key Features
22
 
 
16
 
17
  ## Model Description
18
 
19
+ This model is fine-tuned to translate English text into natural and fluent colloquial Korean based on the gemma-2-9b language model. It improves the accuracy and naturalness of translation by effectively reflecting expressions and vocabulary used in everyday conversation. It uses the PEFT (Parameter-Efficient Fine-Tuning) technique, specifically LoRA (Low-Rank Adaptation), for efficient training.
20
 
21
  ## Key Features
22