system HF staff commited on
Commit
da781e6
1 Parent(s): 37ee7e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +97 -0
README.md ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ru
4
+ - he
5
+
6
+ tags:
7
+ - translation
8
+
9
+ license: apache-2.0
10
+ ---
11
+
12
+ ### ru-he
13
+
14
+ * source group: Russian
15
+ * target group: Hebrew
16
+ * OPUS readme: [rus-heb](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/rus-heb/README.md)
17
+
18
+ * model: transformer
19
+ * source language(s): rus
20
+ * target language(s): heb
21
+ * model: transformer
22
+ * pre-processing: normalization + SentencePiece (spm32k,spm32k)
23
+ * download original weights: [opus-2020-10-04.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/rus-heb/opus-2020-10-04.zip)
24
+ * test set translations: [opus-2020-10-04.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/rus-heb/opus-2020-10-04.test.txt)
25
+ * test set scores: [opus-2020-10-04.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/rus-heb/opus-2020-10-04.eval.txt)
26
+
27
+ ## Benchmarks
28
+
29
+ | testset | BLEU | chr-F |
30
+ |-----------------------|-------|-------|
31
+ | Tatoeba-test.rus.heb | 36.1 | 0.569 |
32
+
33
+
34
+ ### System Info:
35
+ - hf_name: ru-he
36
+
37
+ - source_languages: rus
38
+
39
+ - target_languages: heb
40
+
41
+ - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/rus-heb/README.md
42
+
43
+ - original_repo: Tatoeba-Challenge
44
+
45
+ - tags: ['translation']
46
+
47
+ - languages: ['ru', 'he']
48
+
49
+ - src_constituents: ('Russian', {'rus'})
50
+
51
+ - tgt_constituents: ('Hebrew', {'heb'})
52
+
53
+ - src_multilingual: False
54
+
55
+ - tgt_multilingual: False
56
+
57
+ - long_pair: rus-heb
58
+
59
+ - prepro: normalization + SentencePiece (spm32k,spm32k)
60
+
61
+ - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/rus-heb/opus-2020-10-04.zip
62
+
63
+ - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/rus-heb/opus-2020-10-04.test.txt
64
+
65
+ - src_alpha3: rus
66
+
67
+ - tgt_alpha3: heb
68
+
69
+ - chrF2_score: 0.569
70
+
71
+ - bleu: 36.1
72
+
73
+ - brevity_penalty: 0.9990000000000001
74
+
75
+ - ref_len: 15028.0
76
+
77
+ - src_name: Russian
78
+
79
+ - tgt_name: Hebrew
80
+
81
+ - train_date: 2020-10-04 00:00:00
82
+
83
+ - src_alpha2: ru
84
+
85
+ - tgt_alpha2: he
86
+
87
+ - prefer_old: False
88
+
89
+ - short_pair: ru-he
90
+
91
+ - helsinki_git_sha: 61fd6908b37d9a7b21cc3e27c1ae1fccedc97561
92
+
93
+ - transformers_git_sha: b0a907615aca0d728a9bc90f16caef0848f6a435
94
+
95
+ - port_machine: LM0-400-22516.local
96
+
97
+ - port_time: 2020-10-26-16:16