Darong commited on
Commit
cd03fe9
·
verified ·
1 Parent(s): ae068d3

Update README.md

Browse files

Model Card for Model ID
논문 번역에 특화된 영어->한국어 번역 모델입니다.

Model Description
Darong/BlueT 모델을 기반으로 논문에 대해 미세조정한 번역 모델입니다.

Developed by: [BlueAI]
Model type: [t5.1.1.base]
Language(s) (NLP): [Korean]
License: [MIT]
Finetuned from model [optional]: [Darong/BlueT]
Uses
How to Get Started with the Model
Use the code below to get started with the model.

Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - ko
5
+ base_model:
6
+ - Darong/BlueT
7
+ pipeline_tag: translation
8
+ ---