system HF staff commited on
Commit
50bfe59
1 Parent(s): 4d03a79

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-iso-fr
2
+
3
+ * source languages: iso
4
+ * target languages: fr
5
+ * OPUS readme: [iso-fr](https://github.com/Helsinki-NLP/OPUS-MT-train/blob/master/models/iso-fr/README.md)
6
+
7
+ * dataset: opus
8
+ * model: transformer-align
9
+ * pre-processing: normalization + SentencePiece
10
+ * download original weights: [opus-2020-01-09.zip](https://object.pouta.csc.fi/OPUS-MT-models/iso-fr/opus-2020-01-09.zip)
11
+ * test set translations: [opus-2020-01-09.test.txt](https://object.pouta.csc.fi/OPUS-MT-models/iso-fr/opus-2020-01-09.test.txt)
12
+ * test set scores: [opus-2020-01-09.eval.txt](https://object.pouta.csc.fi/OPUS-MT-models/iso-fr/opus-2020-01-09.eval.txt)
13
+
14
+ ## Benchmarks
15
+
16
+ | testset | BLEU | chr-F |
17
+ |-----------------------|-------|-------|
18
+ | JW300.iso.fr | 25.6 | 0.422 |
19
+