patrickvonplaten
commited on
Commit
•
e8a0031
1
Parent(s):
84b3a7f
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
@@ -4,10 +4,9 @@ language:
|
|
4 |
- ru
|
5 |
- uk
|
6 |
- zle
|
7 |
-
|
8 |
tags:
|
9 |
- translation
|
10 |
-
|
11 |
license: cc-by-4.0
|
12 |
model-index:
|
13 |
- name: opus-mt-tc-big-pt-zle
|
@@ -21,9 +20,9 @@ model-index:
|
|
21 |
type: flores_101
|
22 |
args: por rus devtest
|
23 |
metrics:
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
- task:
|
28 |
name: Translation por-ukr
|
29 |
type: translation
|
@@ -33,9 +32,9 @@ model-index:
|
|
33 |
type: flores_101
|
34 |
args: por ukr devtest
|
35 |
metrics:
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
- task:
|
40 |
name: Translation por-rus
|
41 |
type: translation
|
@@ -45,9 +44,9 @@ model-index:
|
|
45 |
type: tatoeba_mt
|
46 |
args: por-rus
|
47 |
metrics:
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
- task:
|
52 |
name: Translation por-ukr
|
53 |
type: translation
|
@@ -57,9 +56,9 @@ model-index:
|
|
57 |
type: tatoeba_mt
|
58 |
args: por-ukr
|
59 |
metrics:
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
---
|
64 |
# opus-mt-tc-big-pt-zle
|
65 |
|
|
|
4 |
- ru
|
5 |
- uk
|
6 |
- zle
|
|
|
7 |
tags:
|
8 |
- translation
|
9 |
+
- opus-mt-tc
|
10 |
license: cc-by-4.0
|
11 |
model-index:
|
12 |
- name: opus-mt-tc-big-pt-zle
|
|
|
20 |
type: flores_101
|
21 |
args: por rus devtest
|
22 |
metrics:
|
23 |
+
- name: BLEU
|
24 |
+
type: bleu
|
25 |
+
value: 26.8
|
26 |
- task:
|
27 |
name: Translation por-ukr
|
28 |
type: translation
|
|
|
32 |
type: flores_101
|
33 |
args: por ukr devtest
|
34 |
metrics:
|
35 |
+
- name: BLEU
|
36 |
+
type: bleu
|
37 |
+
value: 25.1
|
38 |
- task:
|
39 |
name: Translation por-rus
|
40 |
type: translation
|
|
|
44 |
type: tatoeba_mt
|
45 |
args: por-rus
|
46 |
metrics:
|
47 |
+
- name: BLEU
|
48 |
+
type: bleu
|
49 |
+
value: 47.6
|
50 |
- task:
|
51 |
name: Translation por-ukr
|
52 |
type: translation
|
|
|
56 |
type: tatoeba_mt
|
57 |
args: por-ukr
|
58 |
metrics:
|
59 |
+
- name: BLEU
|
60 |
+
type: bleu
|
61 |
+
value: 44.7
|
62 |
---
|
63 |
# opus-mt-tc-big-pt-zle
|
64 |
|