patrickvonplaten
commited on
Commit
•
1cfb060
1
Parent(s):
a620b1c
Add `opus-mt-tc` tag (#1)
Browse files- Add `opus-mt-tc` tag (44e8a2deb174af7579a4ce70963157b121f07ed8)
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-de
|
@@ -22,9 +21,9 @@ model-index:
|
|
22 |
type: flores_101
|
23 |
args: rus deu devtest
|
24 |
metrics:
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
- task:
|
29 |
name: Translation ukr-deu
|
30 |
type: translation
|
@@ -34,9 +33,9 @@ model-index:
|
|
34 |
type: flores_101
|
35 |
args: ukr deu devtest
|
36 |
metrics:
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
- task:
|
41 |
name: Translation bel-deu
|
42 |
type: translation
|
@@ -46,9 +45,9 @@ model-index:
|
|
46 |
type: tatoeba_mt
|
47 |
args: bel-deu
|
48 |
metrics:
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
- task:
|
53 |
name: Translation rus-deu
|
54 |
type: translation
|
@@ -58,9 +57,9 @@ model-index:
|
|
58 |
type: tatoeba_mt
|
59 |
args: rus-deu
|
60 |
metrics:
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
- task:
|
65 |
name: Translation ukr-deu
|
66 |
type: translation
|
@@ -70,9 +69,9 @@ model-index:
|
|
70 |
type: tatoeba_mt
|
71 |
args: ukr-deu
|
72 |
metrics:
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
- task:
|
77 |
name: Translation rus-deu
|
78 |
type: translation
|
@@ -82,9 +81,9 @@ model-index:
|
|
82 |
type: wmt-2013-news
|
83 |
args: rus-deu
|
84 |
metrics:
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
---
|
89 |
# opus-mt-tc-big-zle-de
|
90 |
|
|
|
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-de
|
|
|
21 |
type: flores_101
|
22 |
args: rus deu devtest
|
23 |
metrics:
|
24 |
+
- name: BLEU
|
25 |
+
type: bleu
|
26 |
+
value: 26.1
|
27 |
- task:
|
28 |
name: Translation ukr-deu
|
29 |
type: translation
|
|
|
33 |
type: flores_101
|
34 |
args: ukr deu devtest
|
35 |
metrics:
|
36 |
+
- name: BLEU
|
37 |
+
type: bleu
|
38 |
+
value: 28.1
|
39 |
- task:
|
40 |
name: Translation bel-deu
|
41 |
type: translation
|
|
|
45 |
type: tatoeba_mt
|
46 |
args: bel-deu
|
47 |
metrics:
|
48 |
+
- name: BLEU
|
49 |
+
type: bleu
|
50 |
+
value: 44.8
|
51 |
- task:
|
52 |
name: Translation rus-deu
|
53 |
type: translation
|
|
|
57 |
type: tatoeba_mt
|
58 |
args: rus-deu
|
59 |
metrics:
|
60 |
+
- name: BLEU
|
61 |
+
type: bleu
|
62 |
+
value: 51.8
|
63 |
- task:
|
64 |
name: Translation ukr-deu
|
65 |
type: translation
|
|
|
69 |
type: tatoeba_mt
|
70 |
args: ukr-deu
|
71 |
metrics:
|
72 |
+
- name: BLEU
|
73 |
+
type: bleu
|
74 |
+
value: 54.7
|
75 |
- task:
|
76 |
name: Translation rus-deu
|
77 |
type: translation
|
|
|
81 |
type: wmt-2013-news
|
82 |
args: rus-deu
|
83 |
metrics:
|
84 |
+
- name: BLEU
|
85 |
+
type: bleu
|
86 |
+
value: 25.2
|
87 |
---
|
88 |
# opus-mt-tc-big-zle-de
|
89 |
|