File size: 710 Bytes
3a98e63
 
 
 
 
 
 
 
 
 
68c680a
3a98e63
 
 
 
 
 
539bfa6
 
 
 
 
 
 
3a98e63
539bfa6
 
 
 
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:
- ko
- en
tags:
- translation
---
## Model Details
* Model Description: Fine-tuned facebook/nllb-200-distilled-600M model
* Developed by: Juhwan Lee, Jisu Kim, 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
* Before fine-tuning: 26.58
* After fine-tuning: 55.36

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