system HF staff commited on
Commit
c591f98
·
1 Parent(s): f73a2ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +94 -0
README.md ADDED
@@ -0,0 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: afa
3
+ tags:
4
+ - translation
5
+
6
+ license: apache-2.0
7
+ ---
8
+
9
+ ### afa-eng
10
+
11
+ * source group: Afro-Asiatic languages
12
+ * target group: English
13
+ * OPUS readme: [afa-eng](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/afa-eng/README.md)
14
+
15
+ * model: transformer
16
+ * source language(s): acm afb amh apc ara arq ary arz hau_Latn heb kab mlt rif_Latn shy_Latn som tir
17
+ * target language(s): eng
18
+ * model: transformer
19
+ * pre-processing: normalization + SentencePiece (spm32k,spm32k)
20
+ * download original weights: [opus2m-2020-07-31.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/afa-eng/opus2m-2020-07-31.zip)
21
+ * test set translations: [opus2m-2020-07-31.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/afa-eng/opus2m-2020-07-31.test.txt)
22
+ * test set scores: [opus2m-2020-07-31.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/afa-eng/opus2m-2020-07-31.eval.txt)
23
+
24
+ ## Benchmarks
25
+
26
+ | testset | BLEU | chr-F |
27
+ |-----------------------|-------|-------|
28
+ | Tatoeba-test.amh-eng.amh.eng | 35.9 | 0.550 |
29
+ | Tatoeba-test.ara-eng.ara.eng | 36.6 | 0.543 |
30
+ | Tatoeba-test.hau-eng.hau.eng | 11.9 | 0.327 |
31
+ | Tatoeba-test.heb-eng.heb.eng | 42.7 | 0.591 |
32
+ | Tatoeba-test.kab-eng.kab.eng | 4.3 | 0.213 |
33
+ | Tatoeba-test.mlt-eng.mlt.eng | 44.3 | 0.618 |
34
+ | Tatoeba-test.multi.eng | 27.1 | 0.464 |
35
+ | Tatoeba-test.rif-eng.rif.eng | 3.5 | 0.141 |
36
+ | Tatoeba-test.shy-eng.shy.eng | 0.6 | 0.125 |
37
+ | Tatoeba-test.som-eng.som.eng | 23.6 | 0.472 |
38
+ | Tatoeba-test.tir-eng.tir.eng | 13.1 | 0.328 |
39
+
40
+
41
+ ### System Info:
42
+ - hf_name: afa-eng
43
+
44
+ - source_languages: afa
45
+
46
+ - target_languages: eng
47
+
48
+ - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/afa-eng/README.md
49
+
50
+ - original_repo: Tatoeba-Challenge
51
+
52
+ - tags: ['translation']
53
+
54
+ - prepro: normalization + SentencePiece (spm32k,spm32k)
55
+
56
+ - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/afa-eng/opus2m-2020-07-31.zip
57
+
58
+ - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/afa-eng/opus2m-2020-07-31.test.txt
59
+
60
+ - src_alpha3: afa
61
+
62
+ - tgt_alpha3: eng
63
+
64
+ - short_pair: afa-en
65
+
66
+ - chrF2_score: 0.46399999999999997
67
+
68
+ - bleu: 27.1
69
+
70
+ - brevity_penalty: 1.0
71
+
72
+ - ref_len: 69373.0
73
+
74
+ - src_name: Afro-Asiatic languages
75
+
76
+ - tgt_name: English
77
+
78
+ - train_date: 2020-07-31
79
+
80
+ - src_alpha2: afa
81
+
82
+ - tgt_alpha2: en
83
+
84
+ - prefer_old: False
85
+
86
+ - long_pair: afa-eng
87
+
88
+ - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
89
+
90
+ - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
91
+
92
+ - port_machine: brutasse
93
+
94
+ - port_time: 2020-08-18-01:48