system HF staff commited on
Commit
e615079
1 Parent(s): 55cae80

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +95 -0
README.md ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ tags:
4
+ - translation
5
+
6
+ license: apache-2.0
7
+ ---
8
+
9
+ ### eng-afa
10
+
11
+ * source group: English
12
+ * target group: Afro-Asiatic languages
13
+ * OPUS readme: [eng-afa](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/eng-afa/README.md)
14
+
15
+ * model: transformer
16
+ * source language(s): eng
17
+ * target language(s): acm afb amh apc ara arq ary arz hau_Latn heb kab mlt rif_Latn shy_Latn som tir
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-afa/opus2m-2020-08-01.zip)
22
+ * test set translations: [opus2m-2020-08-01.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/eng-afa/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-afa/opus2m-2020-08-01.eval.txt)
24
+
25
+ ## Benchmarks
26
+
27
+ | testset | BLEU | chr-F |
28
+ |-----------------------|-------|-------|
29
+ | Tatoeba-test.eng-amh.eng.amh | 11.6 | 0.504 |
30
+ | Tatoeba-test.eng-ara.eng.ara | 12.0 | 0.404 |
31
+ | Tatoeba-test.eng-hau.eng.hau | 10.2 | 0.429 |
32
+ | Tatoeba-test.eng-heb.eng.heb | 32.3 | 0.551 |
33
+ | Tatoeba-test.eng-kab.eng.kab | 1.6 | 0.191 |
34
+ | Tatoeba-test.eng-mlt.eng.mlt | 17.7 | 0.551 |
35
+ | Tatoeba-test.eng.multi | 14.4 | 0.375 |
36
+ | Tatoeba-test.eng-rif.eng.rif | 1.7 | 0.103 |
37
+ | Tatoeba-test.eng-shy.eng.shy | 0.8 | 0.090 |
38
+ | Tatoeba-test.eng-som.eng.som | 16.0 | 0.429 |
39
+ | Tatoeba-test.eng-tir.eng.tir | 2.7 | 0.238 |
40
+
41
+
42
+ ### System Info:
43
+ - hf_name: eng-afa
44
+
45
+ - source_languages: eng
46
+
47
+ - target_languages: afa
48
+
49
+ - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/eng-afa/README.md
50
+
51
+ - original_repo: Tatoeba-Challenge
52
+
53
+ - tags: ['translation']
54
+
55
+ - prepro: normalization + SentencePiece (spm32k,spm32k)
56
+
57
+ - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-afa/opus2m-2020-08-01.zip
58
+
59
+ - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/eng-afa/opus2m-2020-08-01.test.txt
60
+
61
+ - src_alpha3: eng
62
+
63
+ - tgt_alpha3: afa
64
+
65
+ - short_pair: en-afa
66
+
67
+ - chrF2_score: 0.375
68
+
69
+ - bleu: 14.4
70
+
71
+ - brevity_penalty: 1.0
72
+
73
+ - ref_len: 58110.0
74
+
75
+ - src_name: English
76
+
77
+ - tgt_name: Afro-Asiatic languages
78
+
79
+ - train_date: 2020-08-01
80
+
81
+ - src_alpha2: en
82
+
83
+ - tgt_alpha2: afa
84
+
85
+ - prefer_old: False
86
+
87
+ - long_pair: eng-afa
88
+
89
+ - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
90
+
91
+ - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
92
+
93
+ - port_machine: brutasse
94
+
95
+ - port_time: 2020-08-18-01:48