results added
Browse files
README.md
CHANGED
@@ -10,6 +10,22 @@ tags:
|
|
10 |
license: cc-by-4.0
|
11 |
model-index:
|
12 |
- name: opus-mt-tc-big-en-ko
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
# opus-mt-tc-big-en-ko
|
15 |
|
|
|
10 |
license: cc-by-4.0
|
11 |
model-index:
|
12 |
- name: opus-mt-tc-big-en-ko
|
13 |
+
results:
|
14 |
+
- task:
|
15 |
+
name: Translation eng-kor
|
16 |
+
type: translation
|
17 |
+
args: eng-kor
|
18 |
+
dataset:
|
19 |
+
name: flores101-devtest
|
20 |
+
type: flores_101
|
21 |
+
args: eng kor devtest
|
22 |
+
metrics:
|
23 |
+
- name: BLEU
|
24 |
+
type: bleu
|
25 |
+
value: 13.7
|
26 |
+
- name: chr-F
|
27 |
+
type: chrf
|
28 |
+
value: 0.36399
|
29 |
---
|
30 |
# opus-mt-tc-big-en-ko
|
31 |
|