|
--- |
|
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) |