system HF staff commited on
Commit
a28b194
1 Parent(s): dc03e22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ### opus-mt-fi-yap
2
+
3
+ * source languages: fi
4
+ * target languages: yap
5
+ * OPUS readme: [fi-yap](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-yap/README.md)
6
+
7
+ * dataset: opus
8
+ * model: transformer-align
9
+ * pre-processing: normalization + SentencePiece
10
+ * download original weights: [opus-2020-01-08.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-yap/opus-2020-01-08.zip)
11
+ * test set translations: [opus-2020-01-08.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-yap/opus-2020-01-08.test.txt)
12
+ * test set scores: [opus-2020-01-08.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-yap/opus-2020-01-08.eval.txt)
13
+
14
+ ## Benchmarks
15
+
16
+ | testset | BLEU | chr-F |
17
+ |-----------------------|-------|-------|
18
+ | JW300.fi.yap | 25.4 | 0.445 |
19
+