-
Notifications
You must be signed in to change notification settings - Fork 91
/
Copy pathopus-2020-06-28.yml
46 lines (46 loc) · 1.05 KB
/
opus-2020-06-28.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
release: eng-gmq/opus-2020-06-28.zip
release-date: 2020-06-28
dataset-name: opus
modeltype: transformer
pre-processing: normalization + SentencePiece (spm32k,spm32k)
subwords:
source: spm32k
target: spm32k
subword-models:
source: source.spm
target: target.spm
source-languages:
- eng
target-languages:
- dan
- fao
- isl
- non
- swe
use-target-labels:
- ">>dan<<"
- ">>fao<<"
- ">>isl<<"
- ">>non_Latn<<"
- ">>swe<<"
test-data:
Tatoeba-test.eng-dan: 10000/61469
Tatoeba-test.eng-fao: 294/1564
Tatoeba-test.eng-isl: 2500/16288
Tatoeba-test.eng-multi: 0/0
Tatoeba-test.eng-non: 15/109
Tatoeba-test.eng-swe: 10000/54832
BLEU-scores:
Tatoeba-test.eng-dan: 57.2
Tatoeba-test.eng-fao: 8.2
Tatoeba-test.eng-isl: 23.1
Tatoeba-test.eng-multi: 52.0
Tatoeba-test.eng-non: 0.7
Tatoeba-test.eng-swe: 57.4
chr-F-scores:
Tatoeba-test.eng-dan: 0.720
Tatoeba-test.eng-fao: 0.314
Tatoeba-test.eng-isl: 0.500
Tatoeba-test.eng-multi: 0.681
Tatoeba-test.eng-non: 0.193
Tatoeba-test.eng-swe: 0.713