gsarti lbourdois commited on
Commit
44c1f30
1 Parent(s): e7460fa

Add multilingual to the language tag (#1)

Browse files

- Add multilingual to the language tag (2790aecf8052be5df23e7e1779656edbb28b83ec)


Co-authored-by: Loïck BOURDOIS <lbourdois@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -2,16 +2,15 @@
2
  language:
3
  - en
4
  - pl
5
-
 
6
  tags:
7
  - translation
8
-
9
- license: apache-2.0
10
  ---
11
 
12
  ### OPUS Tatoeba English-Polish
13
 
14
- *This model was obtained by running the script [convert_marian_to_pytorch.py](https://github.com/huggingface/transformers/blob/master/src/transformers/models/marian/convert_marian_to_pytorch.py) with the flag `-m eng-pol`. The original models were trained by [Jörg Tiedemann](https://blogs.helsinki.fi/tiedeman/) using the [MarianNMT](https://marian-nmt.github.io/) library. See all available `MarianMTModel` models on the profile of the [Helsinki NLP](https://huggingface.co/Helsinki-NLP) group.*
15
 
16
  * source language name: English
17
  * target language name: Polish
2
  language:
3
  - en
4
  - pl
5
+ - multilingual
6
+ license: apache-2.0
7
  tags:
8
  - translation
 
 
9
  ---
10
 
11
  ### OPUS Tatoeba English-Polish
12
 
13
+ *This model was obtained by running the script [convert_marian_to_pytorch.py](https://github.com/huggingface/transformers/blob/master/src/transformers/models/marian/convert_marian_to_pytorch.py) with the flag `-m eng-pol`. The original models were trained by [J�rg Tiedemann](https://blogs.helsinki.fi/tiedeman/) using the [MarianNMT](https://marian-nmt.github.io/) library. See all available `MarianMTModel` models on the profile of the [Helsinki NLP](https://huggingface.co/Helsinki-NLP) group.*
14
 
15
  * source language name: English
16
  * target language name: Polish