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