chunwoolee0
commited on
Commit
•
1804523
1
Parent(s):
76b599f
Update README.md
Browse files
README.md
CHANGED
@@ -26,9 +26,6 @@ model-index:
|
|
26 |
value: 32.11616746914562
|
27 |
---
|
28 |
|
29 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
-
should probably proofread and complete it, then remove this comment. -->
|
31 |
-
|
32 |
# kd4_opus-mt-ko-en
|
33 |
|
34 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-ko-en](https://huggingface.co/Helsinki-NLP/opus-mt-ko-en) on the kde4 dataset.
|
@@ -36,6 +33,8 @@ It achieves the following results on the evaluation set:
|
|
36 |
- Loss: 1.3924
|
37 |
- Bleu: 32.1162
|
38 |
|
|
|
|
|
39 |
## Model description
|
40 |
|
41 |
More information needed
|
|
|
26 |
value: 32.11616746914562
|
27 |
---
|
28 |
|
|
|
|
|
|
|
29 |
# kd4_opus-mt-ko-en
|
30 |
|
31 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-ko-en](https://huggingface.co/Helsinki-NLP/opus-mt-ko-en) on the kde4 dataset.
|
|
|
33 |
- Loss: 1.3924
|
34 |
- Bleu: 32.1162
|
35 |
|
36 |
+
See [translation_ko_en.ipynb](https://github.com/chunwoolee0/ko-nlp/blob/main/translation_ko_en.ipynb)
|
37 |
+
|
38 |
## Model description
|
39 |
|
40 |
More information needed
|