system HF staff commited on
Commit
05c17ae
1 Parent(s): b3a7823

Update README.md

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