Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ This model was obtained by running the script convert_marian_to_pytorch.py with
|
|
11 |
|
12 |
- dataset: opus+bt
|
13 |
-model: transformer-align
|
14 |
-
|
15 |
-download original weights: [opus+bt-2021-04-10.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/eng-yor/opus+bt-2021-04-10.zip)
|
16 |
-test set translations: [opus+bt-2021-04-10.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/eng-yor/opus+bt-2021-04-10.test.txt)
|
17 |
-test set scores: [opus+bt-2021-04-10.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/eng-yor/opus+bt-2021-04-10.eval.txt)
|
|
|
11 |
|
12 |
- dataset: opus+bt
|
13 |
-model: transformer-align
|
14 |
+
-pre-processing: normalization + SentencePiece (spm12k,spm12k)
|
15 |
-download original weights: [opus+bt-2021-04-10.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/eng-yor/opus+bt-2021-04-10.zip)
|
16 |
-test set translations: [opus+bt-2021-04-10.test.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/eng-yor/opus+bt-2021-04-10.test.txt)
|
17 |
-test set scores: [opus+bt-2021-04-10.eval.txt](https://object.pouta.csc.fi/Tatoeba-MT-models/eng-yor/opus+bt-2021-04-10.eval.txt)
|