FricoRico commited on
Commit
c91004f
·
verified ·
1 Parent(s): f7e2ff9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -3
README.md CHANGED
@@ -1,3 +1,25 @@
1
- ---
2
- license: cc-by-nc-sa-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ language:
4
+ - sl
5
+ - en
6
+ pipeline_tag: translation
7
+ ---
8
+
9
+ # Opus Tatoeba | Slovenian -> English
10
+
11
+ * dataset: opus
12
+ * model: transformer
13
+ * source language(s): slv
14
+ * target language(s): eng
15
+ * model: transformer
16
+ * pre-processing: normalization + SentencePiece (spm32k,spm32k)
17
+ * download: [opus-2021-02-19.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/slv-eng/opus-2021-02-19.zip)
18
+ * test set translations: [opus-2021-02-19.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/slv-eng/opus-2021-02-19.test.txt)
19
+ * test set scores: [opus-2021-02-19.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/slv-eng/opus-2021-02-19.eval.txt)
20
+
21
+ ## Benchmarks
22
+
23
+ | testset | BLEU | chr-F | #sent | #words | BP |
24
+ |---------|-------|-------|-------|--------|----|
25
+ | Tatoeba-test.slv-eng | 24.6 | 0.382 | 2007 | 13702 | 0.978 |