patrickvonplaten
commited on
Commit
•
052ec88
1
Parent(s):
5980a16
Add `opus-mt-tc` tag (#1)
Browse files- Add `opus-mt-tc` tag (c61bec70d45348fefff8adebc0bcd866b02d628a)
README.md
CHANGED
@@ -6,10 +6,9 @@ language:
|
|
6 |
- sh
|
7 |
- sr_Cyrl
|
8 |
- sr_Latn
|
9 |
-
|
10 |
tags:
|
11 |
- translation
|
12 |
-
|
13 |
license: cc-by-4.0
|
14 |
model-index:
|
15 |
- name: opus-mt-tc-big-sh-en
|
@@ -23,9 +22,9 @@ model-index:
|
|
23 |
type: flores_101
|
24 |
args: hrv eng devtest
|
25 |
metrics:
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
- task:
|
30 |
name: Translation bos_Latn-eng
|
31 |
type: translation
|
@@ -35,9 +34,9 @@ model-index:
|
|
35 |
type: tatoeba_mt
|
36 |
args: bos_Latn-eng
|
37 |
metrics:
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
- task:
|
42 |
name: Translation hbs-eng
|
43 |
type: translation
|
@@ -47,9 +46,9 @@ model-index:
|
|
47 |
type: tatoeba_mt
|
48 |
args: hbs-eng
|
49 |
metrics:
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
- task:
|
54 |
name: Translation hrv-eng
|
55 |
type: translation
|
@@ -59,9 +58,9 @@ model-index:
|
|
59 |
type: tatoeba_mt
|
60 |
args: hrv-eng
|
61 |
metrics:
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
- task:
|
66 |
name: Translation srp_Cyrl-eng
|
67 |
type: translation
|
@@ -71,9 +70,9 @@ model-index:
|
|
71 |
type: tatoeba_mt
|
72 |
args: srp_Cyrl-eng
|
73 |
metrics:
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
- task:
|
78 |
name: Translation srp_Latn-eng
|
79 |
type: translation
|
@@ -83,9 +82,9 @@ model-index:
|
|
83 |
type: tatoeba_mt
|
84 |
args: srp_Latn-eng
|
85 |
metrics:
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
---
|
90 |
# opus-mt-tc-big-sh-en
|
91 |
|
|
|
6 |
- sh
|
7 |
- sr_Cyrl
|
8 |
- sr_Latn
|
|
|
9 |
tags:
|
10 |
- translation
|
11 |
+
- opus-mt-tc
|
12 |
license: cc-by-4.0
|
13 |
model-index:
|
14 |
- name: opus-mt-tc-big-sh-en
|
|
|
22 |
type: flores_101
|
23 |
args: hrv eng devtest
|
24 |
metrics:
|
25 |
+
- name: BLEU
|
26 |
+
type: bleu
|
27 |
+
value: 37.1
|
28 |
- task:
|
29 |
name: Translation bos_Latn-eng
|
30 |
type: translation
|
|
|
34 |
type: tatoeba_mt
|
35 |
args: bos_Latn-eng
|
36 |
metrics:
|
37 |
+
- name: BLEU
|
38 |
+
type: bleu
|
39 |
+
value: 66.5
|
40 |
- task:
|
41 |
name: Translation hbs-eng
|
42 |
type: translation
|
|
|
46 |
type: tatoeba_mt
|
47 |
args: hbs-eng
|
48 |
metrics:
|
49 |
+
- name: BLEU
|
50 |
+
type: bleu
|
51 |
+
value: 56.4
|
52 |
- task:
|
53 |
name: Translation hrv-eng
|
54 |
type: translation
|
|
|
58 |
type: tatoeba_mt
|
59 |
args: hrv-eng
|
60 |
metrics:
|
61 |
+
- name: BLEU
|
62 |
+
type: bleu
|
63 |
+
value: 58.8
|
64 |
- task:
|
65 |
name: Translation srp_Cyrl-eng
|
66 |
type: translation
|
|
|
70 |
type: tatoeba_mt
|
71 |
args: srp_Cyrl-eng
|
72 |
metrics:
|
73 |
+
- name: BLEU
|
74 |
+
type: bleu
|
75 |
+
value: 44.7
|
76 |
- task:
|
77 |
name: Translation srp_Latn-eng
|
78 |
type: translation
|
|
|
82 |
type: tatoeba_mt
|
83 |
args: srp_Latn-eng
|
84 |
metrics:
|
85 |
+
- name: BLEU
|
86 |
+
type: bleu
|
87 |
+
value: 58.4
|
88 |
---
|
89 |
# opus-mt-tc-big-sh-en
|
90 |
|