Woondsc commited on
Commit
a3a80a9
·
verified ·
1 Parent(s): 8b3ce91

Create README.md

Browse files

This 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.

Files changed (1) hide show
  1. README.md +12 -0
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
+ ---