forked from Helsinki-NLP/Tatoeba-Challenge
-
Notifications
You must be signed in to change notification settings - Fork 0
/
opus-2020-07-26.yml
51 lines (51 loc) · 1.2 KB
/
opus-2020-07-26.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
47
48
49
50
51
release: eng-cel/opus-2020-07-26.zip
release-date: 2020-07-26
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:
- bre
- cor
- cym
- gla
- gle
- glv
use-target-labels:
- >>bre<<
- >>cor<<
- >>cym<<
- >>gla<<
- >>gle<<
- >>glv<<
test-data:
- Tatoeba-test.eng-bre: 383/1864
- Tatoeba-test.eng-cor: 3198/14464
- Tatoeba-test.eng-cym: 818/5073
- Tatoeba-test.eng-gla: 917/5898
- Tatoeba-test.eng-gle: 1924/10141
- Tatoeba-test.eng-glv: 5/20
- Tatoeba-test.eng-multi: 7245/37460
BLEU-scores:
- Tatoeba-test.eng-bre: 10.4
- Tatoeba-test.eng-cor: 0.2
- Tatoeba-test.eng-cym: 29.4
- Tatoeba-test.eng-gla: 6.6
- Tatoeba-test.eng-gle: 35.0
- Tatoeba-test.eng-glv: 7.1
- Tatoeba-test.eng-multi: 16.5
chr-F-scores:
- Tatoeba-test.eng-bre: 0.334
- Tatoeba-test.eng-cor: 0.094
- Tatoeba-test.eng-cym: 0.539
- Tatoeba-test.eng-gla: 0.295
- Tatoeba-test.eng-gle: 0.578
- Tatoeba-test.eng-glv: 0.333
- Tatoeba-test.eng-multi: 0.329