Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 11 |
|
| 12 |
# gpt3_model
|
| 13 |
|
| 14 |
-
This model is a fine-tuned version of skt/ko-gpt-trinity-1.2B-v0.5 on
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
- Train Loss: 0.9684
|
| 17 |
- Train Lr: 0.0009999999
|
|
|
|
| 11 |
|
| 12 |
# gpt3_model
|
| 13 |
|
| 14 |
+
This model is a fine-tuned version of skt/ko-gpt-trinity-1.2B-v0.5 on korean poem dataset(20C~). When you give an input of any keywords, the model generates the poem that is related to the input keyword. I'm still fine-tuning this model.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
- Train Loss: 0.9684
|
| 17 |
- Train Lr: 0.0009999999
|