patrickvonplaten
commited on
Commit
•
5e8082b
1
Parent(s):
ec1e1fa
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
@@ -2,10 +2,9 @@
|
|
2 |
language:
|
3 |
- en
|
4 |
- fi
|
5 |
-
|
6 |
tags:
|
7 |
- translation
|
8 |
-
|
9 |
license: cc-by-4.0
|
10 |
model-index:
|
11 |
- name: opus-mt-tc-big-en-fi
|
@@ -19,9 +18,9 @@ model-index:
|
|
19 |
type: flores_101
|
20 |
args: eng fin devtest
|
21 |
metrics:
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
- task:
|
26 |
name: Translation eng-fin
|
27 |
type: translation
|
@@ -31,9 +30,9 @@ model-index:
|
|
31 |
type: newsdev2015
|
32 |
args: eng-fin
|
33 |
metrics:
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
- task:
|
38 |
name: Translation eng-fin
|
39 |
type: translation
|
@@ -43,9 +42,9 @@ model-index:
|
|
43 |
type: tatoeba_mt
|
44 |
args: eng-fin
|
45 |
metrics:
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
- task:
|
50 |
name: Translation eng-fin
|
51 |
type: translation
|
@@ -55,9 +54,9 @@ model-index:
|
|
55 |
type: wmt-2015-news
|
56 |
args: eng-fin
|
57 |
metrics:
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
- task:
|
62 |
name: Translation eng-fin
|
63 |
type: translation
|
@@ -67,9 +66,9 @@ model-index:
|
|
67 |
type: wmt-2016-news
|
68 |
args: eng-fin
|
69 |
metrics:
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
- task:
|
74 |
name: Translation eng-fin
|
75 |
type: translation
|
@@ -79,9 +78,9 @@ model-index:
|
|
79 |
type: wmt-2017-news
|
80 |
args: eng-fin
|
81 |
metrics:
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
- task:
|
86 |
name: Translation eng-fin
|
87 |
type: translation
|
@@ -91,9 +90,9 @@ model-index:
|
|
91 |
type: wmt-2019-news
|
92 |
args: eng-fin
|
93 |
metrics:
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
---
|
98 |
# opus-mt-tc-big-en-fi
|
99 |
|
|
|
2 |
language:
|
3 |
- en
|
4 |
- fi
|
|
|
5 |
tags:
|
6 |
- translation
|
7 |
+
- opus-mt-tc
|
8 |
license: cc-by-4.0
|
9 |
model-index:
|
10 |
- name: opus-mt-tc-big-en-fi
|
|
|
18 |
type: flores_101
|
19 |
args: eng fin devtest
|
20 |
metrics:
|
21 |
+
- name: BLEU
|
22 |
+
type: bleu
|
23 |
+
value: 27.6
|
24 |
- task:
|
25 |
name: Translation eng-fin
|
26 |
type: translation
|
|
|
30 |
type: newsdev2015
|
31 |
args: eng-fin
|
32 |
metrics:
|
33 |
+
- name: BLEU
|
34 |
+
type: bleu
|
35 |
+
value: 24.2
|
36 |
- task:
|
37 |
name: Translation eng-fin
|
38 |
type: translation
|
|
|
42 |
type: tatoeba_mt
|
43 |
args: eng-fin
|
44 |
metrics:
|
45 |
+
- name: BLEU
|
46 |
+
type: bleu
|
47 |
+
value: 39.3
|
48 |
- task:
|
49 |
name: Translation eng-fin
|
50 |
type: translation
|
|
|
54 |
type: wmt-2015-news
|
55 |
args: eng-fin
|
56 |
metrics:
|
57 |
+
- name: BLEU
|
58 |
+
type: bleu
|
59 |
+
value: 26.4
|
60 |
- task:
|
61 |
name: Translation eng-fin
|
62 |
type: translation
|
|
|
66 |
type: wmt-2016-news
|
67 |
args: eng-fin
|
68 |
metrics:
|
69 |
+
- name: BLEU
|
70 |
+
type: bleu
|
71 |
+
value: 28.8
|
72 |
- task:
|
73 |
name: Translation eng-fin
|
74 |
type: translation
|
|
|
78 |
type: wmt-2017-news
|
79 |
args: eng-fin
|
80 |
metrics:
|
81 |
+
- name: BLEU
|
82 |
+
type: bleu
|
83 |
+
value: 31.3
|
84 |
- task:
|
85 |
name: Translation eng-fin
|
86 |
type: translation
|
|
|
90 |
type: wmt-2019-news
|
91 |
args: eng-fin
|
92 |
metrics:
|
93 |
+
- name: BLEU
|
94 |
+
type: bleu
|
95 |
+
value: 26.4
|
96 |
---
|
97 |
# opus-mt-tc-big-en-fi
|
98 |
|