patrickvonplaten
commited on
Commit
•
5aa75e7
1
Parent(s):
07faac2
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 |
- el
|
4 |
- en
|
5 |
-
|
6 |
tags:
|
7 |
- translation
|
8 |
-
|
9 |
license: cc-by-4.0
|
10 |
model-index:
|
11 |
- name: opus-mt-tc-big-en-el
|
@@ -19,9 +18,9 @@ model-index:
|
|
19 |
type: flores_101
|
20 |
args: eng ell devtest
|
21 |
metrics:
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
- task:
|
26 |
name: Translation eng-ell
|
27 |
type: translation
|
@@ -31,9 +30,9 @@ model-index:
|
|
31 |
type: tatoeba_mt
|
32 |
args: eng-ell
|
33 |
metrics:
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
---
|
38 |
# opus-mt-tc-big-en-el
|
39 |
|
|
|
2 |
language:
|
3 |
- el
|
4 |
- en
|
|
|
5 |
tags:
|
6 |
- translation
|
7 |
+
- opus-mt-tc
|
8 |
license: cc-by-4.0
|
9 |
model-index:
|
10 |
- name: opus-mt-tc-big-en-el
|
|
|
18 |
type: flores_101
|
19 |
args: eng ell devtest
|
20 |
metrics:
|
21 |
+
- name: BLEU
|
22 |
+
type: bleu
|
23 |
+
value: 27.4
|
24 |
- task:
|
25 |
name: Translation eng-ell
|
26 |
type: translation
|
|
|
30 |
type: tatoeba_mt
|
31 |
args: eng-ell
|
32 |
metrics:
|
33 |
+
- name: BLEU
|
34 |
+
type: bleu
|
35 |
+
value: 55.4
|
36 |
---
|
37 |
# opus-mt-tc-big-en-el
|
38 |
|