Create README.md
Browse filesThis model is a further fine-tuned version of the Woondsc/opus-mt-ko-en -medterm model, which was initially fine-tuned on the Helsinki model using the KMA terminology dictionary, with additional modifications based on the KCD-8 Masterfile.
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- junyeong-nero/KMA-term
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
- ko
|
8 |
+
base_model:
|
9 |
+
- Helsinki-NLP/opus-mt-ko-en
|
10 |
+
- Woondsc/opus-mt-ko-en-medterm
|
11 |
+
pipeline_tag: translation
|
12 |
+
---
|