system HF staff commited on
Commit
a9f912e
1 Parent(s): 30eac2d

Update README.md

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