system HF staff commited on
Commit
00e7395
1 Parent(s): de04931

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +90 -0
README.md ADDED
@@ -0,0 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: phi
3
+ tags:
4
+ - translation
5
+
6
+ license: apache-2.0
7
+ ---
8
+
9
+ ### phi-eng
10
+
11
+ * source group: Philippine languages
12
+ * target group: English
13
+ * OPUS readme: [phi-eng](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/phi-eng/README.md)
14
+
15
+ * model: transformer
16
+ * source language(s): akl_Latn ceb hil ilo pag war
17
+ * target language(s): eng
18
+ * model: transformer
19
+ * pre-processing: normalization + SentencePiece (spm12k,spm12k)
20
+ * download original weights: [opus2m-2020-08-01.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/phi-eng/opus2m-2020-08-01.zip)
21
+ * test set translations: [opus2m-2020-08-01.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/phi-eng/opus2m-2020-08-01.test.txt)
22
+ * test set scores: [opus2m-2020-08-01.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/phi-eng/opus2m-2020-08-01.eval.txt)
23
+
24
+ ## Benchmarks
25
+
26
+ | testset | BLEU | chr-F |
27
+ |-----------------------|-------|-------|
28
+ | Tatoeba-test.akl-eng.akl.eng | 11.6 | 0.321 |
29
+ | Tatoeba-test.ceb-eng.ceb.eng | 21.7 | 0.393 |
30
+ | Tatoeba-test.hil-eng.hil.eng | 17.6 | 0.371 |
31
+ | Tatoeba-test.ilo-eng.ilo.eng | 36.6 | 0.560 |
32
+ | Tatoeba-test.multi.eng | 21.5 | 0.391 |
33
+ | Tatoeba-test.pag-eng.pag.eng | 27.5 | 0.494 |
34
+ | Tatoeba-test.war-eng.war.eng | 17.3 | 0.380 |
35
+
36
+
37
+ ### System Info:
38
+ - hf_name: phi-eng
39
+
40
+ - source_languages: phi
41
+
42
+ - target_languages: eng
43
+
44
+ - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/phi-eng/README.md
45
+
46
+ - original_repo: Tatoeba-Challenge
47
+
48
+ - tags: ['translation']
49
+
50
+ - prepro: normalization + SentencePiece (spm12k,spm12k)
51
+
52
+ - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/phi-eng/opus2m-2020-08-01.zip
53
+
54
+ - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/phi-eng/opus2m-2020-08-01.test.txt
55
+
56
+ - src_alpha3: phi
57
+
58
+ - tgt_alpha3: eng
59
+
60
+ - short_pair: phi-en
61
+
62
+ - chrF2_score: 0.391
63
+
64
+ - bleu: 21.5
65
+
66
+ - brevity_penalty: 1.0
67
+
68
+ - ref_len: 2380.0
69
+
70
+ - src_name: Philippine languages
71
+
72
+ - tgt_name: English
73
+
74
+ - train_date: 2020-08-01
75
+
76
+ - src_alpha2: phi
77
+
78
+ - tgt_alpha2: en
79
+
80
+ - prefer_old: False
81
+
82
+ - long_pair: phi-eng
83
+
84
+ - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
85
+
86
+ - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
87
+
88
+ - port_machine: brutasse
89
+
90
+ - port_time: 2020-08-18-01:48