patrickvonplaten
commited on
Commit
•
e5b18ed
1
Parent(s):
ea9a1ec
Add `opus-mt-tc` tag
Browse filesAdd `opus-mt-tc` tag so that this new marian models can be found more easily
README.md
CHANGED
@@ -6,10 +6,9 @@ language:
|
|
6 |
- rue
|
7 |
- uk
|
8 |
- zle
|
9 |
-
|
10 |
tags:
|
11 |
- translation
|
12 |
-
|
13 |
license: cc-by-4.0
|
14 |
model-index:
|
15 |
- name: opus-mt-tc-big-zle-es
|
@@ -23,9 +22,9 @@ model-index:
|
|
23 |
type: flores_101
|
24 |
args: rus spa devtest
|
25 |
metrics:
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
- task:
|
30 |
name: Translation ukr-spa
|
31 |
type: translation
|
@@ -35,9 +34,9 @@ model-index:
|
|
35 |
type: flores_101
|
36 |
args: ukr spa devtest
|
37 |
metrics:
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
- task:
|
42 |
name: Translation bel-spa
|
43 |
type: translation
|
@@ -47,9 +46,9 @@ model-index:
|
|
47 |
type: tatoeba_mt
|
48 |
args: bel-spa
|
49 |
metrics:
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
- task:
|
54 |
name: Translation rus-spa
|
55 |
type: translation
|
@@ -59,9 +58,9 @@ model-index:
|
|
59 |
type: tatoeba_mt
|
60 |
args: rus-spa
|
61 |
metrics:
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
- task:
|
66 |
name: Translation ukr-spa
|
67 |
type: translation
|
@@ -71,9 +70,9 @@ model-index:
|
|
71 |
type: tatoeba_mt
|
72 |
args: ukr-spa
|
73 |
metrics:
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
- task:
|
78 |
name: Translation rus-spa
|
79 |
type: translation
|
@@ -83,9 +82,9 @@ model-index:
|
|
83 |
type: wmt-2012-news
|
84 |
args: rus-spa
|
85 |
metrics:
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
- task:
|
90 |
name: Translation rus-spa
|
91 |
type: translation
|
@@ -95,9 +94,9 @@ model-index:
|
|
95 |
type: wmt-2013-news
|
96 |
args: rus-spa
|
97 |
metrics:
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
---
|
102 |
# opus-mt-tc-big-zle-es
|
103 |
|
|
|
6 |
- rue
|
7 |
- uk
|
8 |
- zle
|
|
|
9 |
tags:
|
10 |
- translation
|
11 |
+
- opus-mt-tc
|
12 |
license: cc-by-4.0
|
13 |
model-index:
|
14 |
- name: opus-mt-tc-big-zle-es
|
|
|
22 |
type: flores_101
|
23 |
args: rus spa devtest
|
24 |
metrics:
|
25 |
+
- name: BLEU
|
26 |
+
type: bleu
|
27 |
+
value: 22.5
|
28 |
- task:
|
29 |
name: Translation ukr-spa
|
30 |
type: translation
|
|
|
34 |
type: flores_101
|
35 |
args: ukr spa devtest
|
36 |
metrics:
|
37 |
+
- name: BLEU
|
38 |
+
type: bleu
|
39 |
+
value: 22.7
|
40 |
- task:
|
41 |
name: Translation bel-spa
|
42 |
type: translation
|
|
|
46 |
type: tatoeba_mt
|
47 |
args: bel-spa
|
48 |
metrics:
|
49 |
+
- name: BLEU
|
50 |
+
type: bleu
|
51 |
+
value: 46.3
|
52 |
- task:
|
53 |
name: Translation rus-spa
|
54 |
type: translation
|
|
|
58 |
type: tatoeba_mt
|
59 |
args: rus-spa
|
60 |
metrics:
|
61 |
+
- name: BLEU
|
62 |
+
type: bleu
|
63 |
+
value: 52.3
|
64 |
- task:
|
65 |
name: Translation ukr-spa
|
66 |
type: translation
|
|
|
70 |
type: tatoeba_mt
|
71 |
args: ukr-spa
|
72 |
metrics:
|
73 |
+
- name: BLEU
|
74 |
+
type: bleu
|
75 |
+
value: 51.6
|
76 |
- task:
|
77 |
name: Translation rus-spa
|
78 |
type: translation
|
|
|
82 |
type: wmt-2012-news
|
83 |
args: rus-spa
|
84 |
metrics:
|
85 |
+
- name: BLEU
|
86 |
+
type: bleu
|
87 |
+
value: 29.0
|
88 |
- task:
|
89 |
name: Translation rus-spa
|
90 |
type: translation
|
|
|
94 |
type: wmt-2013-news
|
95 |
args: rus-spa
|
96 |
metrics:
|
97 |
+
- name: BLEU
|
98 |
+
type: bleu
|
99 |
+
value: 31.7
|
100 |
---
|
101 |
# opus-mt-tc-big-zle-es
|
102 |
|