patrickvonplaten
commited on
Commit
•
7815686
1
Parent(s):
35a5da0
Add `opus-mt-tc` tag (#1)
Browse files- Add `opus-mt-tc` tag (8f4340ce1fb8a14c064c4a9b912cb612b7c3b735)
README.md
CHANGED
@@ -5,10 +5,9 @@ language:
|
|
5 |
- ru
|
6 |
- uk
|
7 |
- zle
|
8 |
-
|
9 |
tags:
|
10 |
- translation
|
11 |
-
|
12 |
license: cc-by-4.0
|
13 |
model-index:
|
14 |
- name: opus-mt-tc-big-zle-it
|
@@ -22,9 +21,9 @@ model-index:
|
|
22 |
type: flores_101
|
23 |
args: rus ita devtest
|
24 |
metrics:
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
- task:
|
29 |
name: Translation ukr-ita
|
30 |
type: translation
|
@@ -34,9 +33,9 @@ model-index:
|
|
34 |
type: flores_101
|
35 |
args: ukr ita devtest
|
36 |
metrics:
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
- task:
|
41 |
name: Translation bel-ita
|
42 |
type: translation
|
@@ -46,9 +45,9 @@ model-index:
|
|
46 |
type: tatoeba_mt
|
47 |
args: bel-ita
|
48 |
metrics:
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
- task:
|
53 |
name: Translation rus-ita
|
54 |
type: translation
|
@@ -58,9 +57,9 @@ model-index:
|
|
58 |
type: tatoeba_mt
|
59 |
args: rus-ita
|
60 |
metrics:
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
- task:
|
65 |
name: Translation ukr-ita
|
66 |
type: translation
|
@@ -70,9 +69,9 @@ model-index:
|
|
70 |
type: tatoeba_mt
|
71 |
args: ukr-ita
|
72 |
metrics:
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
---
|
77 |
# opus-mt-tc-big-zle-it
|
78 |
|
|
|
5 |
- ru
|
6 |
- uk
|
7 |
- zle
|
|
|
8 |
tags:
|
9 |
- translation
|
10 |
+
- opus-mt-tc
|
11 |
license: cc-by-4.0
|
12 |
model-index:
|
13 |
- name: opus-mt-tc-big-zle-it
|
|
|
21 |
type: flores_101
|
22 |
args: rus ita devtest
|
23 |
metrics:
|
24 |
+
- name: BLEU
|
25 |
+
type: bleu
|
26 |
+
value: 23.7
|
27 |
- task:
|
28 |
name: Translation ukr-ita
|
29 |
type: translation
|
|
|
33 |
type: flores_101
|
34 |
args: ukr ita devtest
|
35 |
metrics:
|
36 |
+
- name: BLEU
|
37 |
+
type: bleu
|
38 |
+
value: 23.2
|
39 |
- task:
|
40 |
name: Translation bel-ita
|
41 |
type: translation
|
|
|
45 |
type: tatoeba_mt
|
46 |
args: bel-ita
|
47 |
metrics:
|
48 |
+
- name: BLEU
|
49 |
+
type: bleu
|
50 |
+
value: 49.3
|
51 |
- task:
|
52 |
name: Translation rus-ita
|
53 |
type: translation
|
|
|
57 |
type: tatoeba_mt
|
58 |
args: rus-ita
|
59 |
metrics:
|
60 |
+
- name: BLEU
|
61 |
+
type: bleu
|
62 |
+
value: 43.5
|
63 |
- task:
|
64 |
name: Translation ukr-ita
|
65 |
type: translation
|
|
|
69 |
type: tatoeba_mt
|
70 |
args: ukr-ita
|
71 |
metrics:
|
72 |
+
- name: BLEU
|
73 |
+
type: bleu
|
74 |
+
value: 50.0
|
75 |
---
|
76 |
# opus-mt-tc-big-zle-it
|
77 |
|