system HF staff commited on
Commit
f642826
·
1 Parent(s): 3770a91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ### opus-mt-fi-NORWAY
2
+
3
+ * source languages: fi
4
+ * target languages: nb_NO,nb,nn_NO,nn,nog,no_nb,no
5
+ * OPUS readme: [fi-nb_NO+nb+nn_NO+nn+nog+no_nb+no](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/fi-nb_NO+nb+nn_NO+nn+nog+no_nb+no/README.md)
6
+
7
+ * dataset: opus
8
+ * model: transformer-align
9
+ * pre-processing: normalization + SentencePiece
10
+ * a sentence initial language token is required in the form of `>>id<<` (id = valid target language ID)
11
+ * download original weights: [opus-2020-01-16.zip](https://object.pouta.csc.fi/OPUS-MT-models/fi-nb_NO+nb+nn_NO+nn+nog+no_nb+no/opus-2020-01-16.zip)
12
+ * test set translations: [opus-2020-01-16.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-nb_NO+nb+nn_NO+nn+nog+no_nb+no/opus-2020-01-16.test.txt)
13
+ * test set scores: [opus-2020-01-16.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/fi-nb_NO+nb+nn_NO+nn+nog+no_nb+no/opus-2020-01-16.eval.txt)
14
+
15
+ ## Benchmarks
16
+
17
+ | testset | BLEU | chr-F |
18
+ |-----------------------|-------|-------|
19
+ | JW300.fi.no | 34.2 | 0.545 |
20
+