system HF staff commited on
Commit
7c6bfc3
1 Parent(s): 90097a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +84 -0
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: hy
3
+ tags:
4
+ - translation
5
+
6
+ license: apache-2.0
7
+ ---
8
+
9
+ ### hye-rus
10
+
11
+ * source group: Armenian
12
+ * target group: Russian
13
+ * OPUS readme: [hye-rus](https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/hye-rus/README.md)
14
+
15
+ * model: transformer-align
16
+ * source language(s): hye hye_Latn
17
+ * target language(s): rus
18
+ * model: transformer-align
19
+ * pre-processing: normalization + SentencePiece (spm4k,spm4k)
20
+ * download original weights: [opus-2020-06-16.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/hye-rus/opus-2020-06-16.zip)
21
+ * test set translations: [opus-2020-06-16.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/hye-rus/opus-2020-06-16.test.txt)
22
+ * test set scores: [opus-2020-06-16.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/hye-rus/opus-2020-06-16.eval.txt)
23
+
24
+ ## Benchmarks
25
+
26
+ | testset | BLEU | chr-F |
27
+ |-----------------------|-------|-------|
28
+ | Tatoeba-test.hye.rus | 25.6 | 0.476 |
29
+
30
+
31
+ ### System Info:
32
+ - hf_name: hye-rus
33
+
34
+ - source_languages: hye
35
+
36
+ - target_languages: rus
37
+
38
+ - opus_readme_url: https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/hye-rus/README.md
39
+
40
+ - original_repo: Tatoeba-Challenge
41
+
42
+ - tags: ['translation']
43
+
44
+ - prepro: normalization + SentencePiece (spm4k,spm4k)
45
+
46
+ - url_model: https://object.pouta.csc.fi/Tatoeba-MT-models/hye-rus/opus-2020-06-16.zip
47
+
48
+ - url_test_set: https://object.pouta.csc.fi/Tatoeba-MT-models/hye-rus/opus-2020-06-16.test.txt
49
+
50
+ - src_alpha3: hye
51
+
52
+ - tgt_alpha3: rus
53
+
54
+ - short_pair: hy-ru
55
+
56
+ - chrF2_score: 0.47600000000000003
57
+
58
+ - bleu: 25.6
59
+
60
+ - brevity_penalty: 0.929
61
+
62
+ - ref_len: 1624.0
63
+
64
+ - src_name: Armenian
65
+
66
+ - tgt_name: Russian
67
+
68
+ - train_date: 2020-06-16
69
+
70
+ - src_alpha2: hy
71
+
72
+ - tgt_alpha2: ru
73
+
74
+ - prefer_old: False
75
+
76
+ - long_pair: hye-rus
77
+
78
+ - helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
79
+
80
+ - transformers_git_sha: 46e9f53347bbe9e989f0335f98465f30886d8173
81
+
82
+ - port_machine: brutasse
83
+
84
+ - port_time: 2020-08-18-01:48