system HF staff commited on
Commit
cce9e98
1 Parent(s): 30f4f5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +100 -0
README.md ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ tags:
4
+ - translation
5
+
6
+ license: apache-2.0
7
+ ---
8
+
9
+ ### eng-pqw
10
+
11
+ * source group: English
12
+ * target group: Western Malayo-Polynesian languages
13
+ * OPUS readme: [eng-pqw](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/eng-pqw/README.md)
14
+
15
+ * model: transformer
16
+ * source language(s): eng
17
+ * target language(s): akl_Latn ceb cha dtp hil iba ilo ind jav jav_Java mad max_Latn min mlg pag pau sun tmw_Latn war zlm_Latn zsm_Latn
18
+ * model: transformer
19
+ * pre-processing: normalization + SentencePiece (spm32k,spm32k)
20
+ * a sentence initial language token is required in the form of `>>id<<` (id = valid target language ID)
21
+ * download original weights: [opus2m-2020-08-01.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/eng-pqw/opus2m-2020-08-01.zip)
22
+ * test set translations: [opus2m-2020-08-01.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/eng-pqw/opus2m-2020-08-01.test.txt)
23
+ * test set scores: [opus2m-2020-08-01.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/eng-pqw/opus2m-2020-08-01.eval.txt)
24
+
25
+ ## Benchmarks
26
+
27
+ | testset | BLEU | chr-F |
28
+ |-----------------------|-------|-------|
29
+ | Tatoeba-test.eng-akl.eng.akl | 3.0 | 0.143 |
30
+ | Tatoeba-test.eng-ceb.eng.ceb | 11.4 | 0.432 |
31
+ | Tatoeba-test.eng-cha.eng.cha | 1.4 | 0.189 |
32
+ | Tatoeba-test.eng-dtp.eng.dtp | 0.6 | 0.139 |
33
+ | Tatoeba-test.eng-hil.eng.hil | 17.7 | 0.525 |
34
+ | Tatoeba-test.eng-iba.eng.iba | 14.6 | 0.365 |
35
+ | Tatoeba-test.eng-ilo.eng.ilo | 34.0 | 0.590 |
36
+ | Tatoeba-test.eng-jav.eng.jav | 6.2 | 0.299 |
37
+ | Tatoeba-test.eng-mad.eng.mad | 2.6 | 0.154 |
38
+ | Tatoeba-test.eng-mlg.eng.mlg | 34.3 | 0.518 |
39
+ | Tatoeba-test.eng-msa.eng.msa | 31.1 | 0.561 |
40
+ | Tatoeba-test.eng.multi | 17.5 | 0.422 |
41
+ | Tatoeba-test.eng-pag.eng.pag | 19.8 | 0.507 |
42
+ | Tatoeba-test.eng-pau.eng.pau | 1.2 | 0.129 |
43
+ | Tatoeba-test.eng-sun.eng.sun | 30.3 | 0.418 |
44
+ | Tatoeba-test.eng-war.eng.war | 12.6 | 0.439 |
45
+
46
+
47
+ ### System Info:
48
+ - hf_name: eng-pqw
49
+
50
+ - source_languages: eng
51
+
52
+ - target_languages: pqw
53
+
54
+ - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/eng-pqw/README.md
55
+
56
+ - original_repo: Tatoeba-Challenge
57
+
58
+ - tags: ['translation']
59
+
60
+ - prepro: normalization + SentencePiece (spm32k,spm32k)
61
+
62
+ - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-pqw/opus2m-2020-08-01.zip
63
+
64
+ - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-pqw/opus2m-2020-08-01.test.txt
65
+
66
+ - src_alpha3: eng
67
+
68
+ - tgt_alpha3: pqw
69
+
70
+ - short_pair: en-pqw
71
+
72
+ - chrF2_score: 0.42200000000000004
73
+
74
+ - bleu: 17.5
75
+
76
+ - brevity_penalty: 1.0
77
+
78
+ - ref_len: 66758.0
79
+
80
+ - src_name: English
81
+
82
+ - tgt_name: Western Malayo-Polynesian languages
83
+
84
+ - train_date: 2020-08-01
85
+
86
+ - src_alpha2: en
87
+
88
+ - tgt_alpha2: pqw
89
+
90
+ - prefer_old: False
91
+
92
+ - long_pair: eng-pqw
93
+
94
+ - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
95
+
96
+ - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
97
+
98
+ - port_machine: brutasse
99
+
100
+ - port_time: 2020-08-18-01:48