Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,10 @@
|
|
1 |
-
|
2 |
-
|
3 |
## OPUS Tatoeba English-Yoruba
|
4 |
|
5 |
This model was obtained by running the script convert_marian_to_pytorch.py with the flag -m eng-yor. The original models were trained by Jörg Tiedemann using the MarianNMT library. See all available MarianMTModel models on the profile of the Helsinki NLP group.
|
6 |
|
7 |
|
8 |
---
|
|
|
9 |
- source language: English
|
10 |
- target language: Yoruba
|
11 |
|
|
|
|
|
|
|
1 |
## OPUS Tatoeba English-Yoruba
|
2 |
|
3 |
This model was obtained by running the script convert_marian_to_pytorch.py with the flag -m eng-yor. The original models were trained by Jörg Tiedemann using the MarianNMT library. See all available MarianMTModel models on the profile of the Helsinki NLP group.
|
4 |
|
5 |
|
6 |
---
|
7 |
+
- tags: translation
|
8 |
- source language: English
|
9 |
- target language: Yoruba
|
10 |
|