patrickvonplaten
commited on
Commit
•
ef9424b
1
Parent(s):
4c86a9a
Add `opus-mt-tc` tag (#1)
Browse files- Add `opus-mt-tc` tag (3e70b849c30481dace565d8f8316482d53d917ad)
README.md
CHANGED
@@ -5,10 +5,9 @@ language:
|
|
5 |
- lv
|
6 |
- ru
|
7 |
- zle
|
8 |
-
|
9 |
tags:
|
10 |
- translation
|
11 |
-
|
12 |
license: cc-by-4.0
|
13 |
model-index:
|
14 |
- name: opus-mt-tc-base-bat-zle
|
@@ -22,9 +21,9 @@ model-index:
|
|
22 |
type: flores_101
|
23 |
args: lav rus devtest
|
24 |
metrics:
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
- task:
|
29 |
name: Translation lit-rus
|
30 |
type: translation
|
@@ -34,9 +33,9 @@ model-index:
|
|
34 |
type: flores_101
|
35 |
args: lit rus devtest
|
36 |
metrics:
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
- task:
|
41 |
name: Translation lav-rus
|
42 |
type: translation
|
@@ -46,9 +45,9 @@ model-index:
|
|
46 |
type: tatoeba_mt
|
47 |
args: lav-rus
|
48 |
metrics:
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
- task:
|
53 |
name: Translation lit-rus
|
54 |
type: translation
|
@@ -58,9 +57,9 @@ model-index:
|
|
58 |
type: tatoeba_mt
|
59 |
args: lit-rus
|
60 |
metrics:
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
---
|
65 |
# opus-mt-tc-base-bat-zle
|
66 |
|
|
|
5 |
- lv
|
6 |
- ru
|
7 |
- zle
|
|
|
8 |
tags:
|
9 |
- translation
|
10 |
+
- opus-mt-tc
|
11 |
license: cc-by-4.0
|
12 |
model-index:
|
13 |
- name: opus-mt-tc-base-bat-zle
|
|
|
21 |
type: flores_101
|
22 |
args: lav rus devtest
|
23 |
metrics:
|
24 |
+
- name: BLEU
|
25 |
+
type: bleu
|
26 |
+
value: 21.1
|
27 |
- task:
|
28 |
name: Translation lit-rus
|
29 |
type: translation
|
|
|
33 |
type: flores_101
|
34 |
args: lit rus devtest
|
35 |
metrics:
|
36 |
+
- name: BLEU
|
37 |
+
type: bleu
|
38 |
+
value: 21.3
|
39 |
- task:
|
40 |
name: Translation lav-rus
|
41 |
type: translation
|
|
|
45 |
type: tatoeba_mt
|
46 |
args: lav-rus
|
47 |
metrics:
|
48 |
+
- name: BLEU
|
49 |
+
type: bleu
|
50 |
+
value: 60.5
|
51 |
- task:
|
52 |
name: Translation lit-rus
|
53 |
type: translation
|
|
|
57 |
type: tatoeba_mt
|
58 |
args: lit-rus
|
59 |
metrics:
|
60 |
+
- name: BLEU
|
61 |
+
type: bleu
|
62 |
+
value: 54.9
|
63 |
---
|
64 |
# opus-mt-tc-base-bat-zle
|
65 |
|