patrickvonplaten
commited on
Commit
•
8be545c
1
Parent(s):
05d0a88
Add `opus-mt-tc` tag (#1)
Browse files- Add `opus-mt-tc` tag (e8c3f1bca07ac9aa3a61bd3c06bad8fb1cd3f7a9)
README.md
CHANGED
@@ -4,10 +4,9 @@ language:
|
|
4 |
- ru
|
5 |
- uk
|
6 |
- zle
|
7 |
-
|
8 |
tags:
|
9 |
- translation
|
10 |
-
|
11 |
license: cc-by-4.0
|
12 |
model-index:
|
13 |
- name: opus-mt-tc-big-zle-fi
|
@@ -21,9 +20,9 @@ model-index:
|
|
21 |
type: flores_101
|
22 |
args: rus fin devtest
|
23 |
metrics:
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
- task:
|
28 |
name: Translation ukr-fin
|
29 |
type: translation
|
@@ -33,9 +32,9 @@ model-index:
|
|
33 |
type: flores_101
|
34 |
args: ukr fin devtest
|
35 |
metrics:
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
- task:
|
40 |
name: Translation rus-fin
|
41 |
type: translation
|
@@ -45,9 +44,9 @@ model-index:
|
|
45 |
type: tatoeba_mt
|
46 |
args: rus-fin
|
47 |
metrics:
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
---
|
52 |
# opus-mt-tc-big-zle-fi
|
53 |
|
|
|
4 |
- ru
|
5 |
- uk
|
6 |
- zle
|
|
|
7 |
tags:
|
8 |
- translation
|
9 |
+
- opus-mt-tc
|
10 |
license: cc-by-4.0
|
11 |
model-index:
|
12 |
- name: opus-mt-tc-big-zle-fi
|
|
|
20 |
type: flores_101
|
21 |
args: rus fin devtest
|
22 |
metrics:
|
23 |
+
- name: BLEU
|
24 |
+
type: bleu
|
25 |
+
value: 17.4
|
26 |
- task:
|
27 |
name: Translation ukr-fin
|
28 |
type: translation
|
|
|
32 |
type: flores_101
|
33 |
args: ukr fin devtest
|
34 |
metrics:
|
35 |
+
- name: BLEU
|
36 |
+
type: bleu
|
37 |
+
value: 18.0
|
38 |
- task:
|
39 |
name: Translation rus-fin
|
40 |
type: translation
|
|
|
44 |
type: tatoeba_mt
|
45 |
args: rus-fin
|
46 |
metrics:
|
47 |
+
- name: BLEU
|
48 |
+
type: bleu
|
49 |
+
value: 42.2
|
50 |
---
|
51 |
# opus-mt-tc-big-zle-fi
|
52 |
|