File size: 706 Bytes
f77d075 d4a5ed0 f77d075 ad3dcb9 65797d6 f77d075 8b754e0 b209d95 5547b0b b209d95 f77d075 8b754e0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
---
license: cc-by-4.0
language:
- en
- ko
tags:
- translation
---
## Model Details
* Model Description: Fine-tuned facebook/nllb-200-distilled-600M model
* Developed by: Jisu Kim, Juhwan Lee, TakSung Heo, and Minsu Jeong
* Model Type: Translation
* Language(s):
* Source Language: English
* Target Language: Korean
* License: CC-BY-4.0
## Dataset
* [AI-hub dataset](https://www.aihub.or.kr/)
## BLEU Score
* Deepl translation: 22.83
* Fine-tune nllb: 33.66
## Uses
This model can be used for translation and text-to-text generation
## Data Augmentation with backtranslation task
You can exercise korean data augmentation task with python package [KoTAN](https://github.com/KoJLabs/KoTAN/tree/main) |