Initial commit
Browse files
README.md
CHANGED
@@ -1,14 +1,13 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- ar
|
|
|
4 |
- es
|
5 |
- fr
|
|
|
6 |
- it
|
7 |
-
-
|
8 |
-
-
|
9 |
-
|
10 |
-
language_bcp47:
|
11 |
-
- la_Latn
|
12 |
|
13 |
tags:
|
14 |
- translation
|
@@ -177,8 +176,10 @@ This model is part of the [OPUS-MT project](https://github.com/Helsinki-NLP/Opus
|
|
177 |
- **Release**: 2022-08-09
|
178 |
- **License:** CC-BY-4.0
|
179 |
- **Language(s):**
|
180 |
-
- Source Language(s): fra ita lat_Latn spa
|
181 |
- Target Language(s): ara
|
|
|
|
|
182 |
- **Original Model**: [opusTCv20210807_transformer-big_2022-08-09.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/itc-ara/opusTCv20210807_transformer-big_2022-08-09.zip)
|
183 |
- **Resources for more information:**
|
184 |
- [OPUS-MT-train GitHub Repo](https://github.com/Helsinki-NLP/OPUS-MT-train)
|
@@ -186,6 +187,8 @@ This model is part of the [OPUS-MT project](https://github.com/Helsinki-NLP/Opus
|
|
186 |
- [More information about MarianNMT models in the transformers library](https://huggingface.co/docs/transformers/model_doc/marian)
|
187 |
- [Tatoeba Translation Challenge](https://github.com/Helsinki-NLP/Tatoeba-Challenge/
|
188 |
|
|
|
|
|
189 |
## Uses
|
190 |
|
191 |
This model can be used for translation and text-to-text generation.
|
@@ -297,5 +300,5 @@ The work is supported by the [European Language Grid](https://www.european-langu
|
|
297 |
|
298 |
* transformers version: 4.16.2
|
299 |
* OPUS-MT git hash: 8b9f0b0
|
300 |
-
* port time:
|
301 |
* port machine: LM0-400-22516.local
|
|
|
1 |
---
|
2 |
language:
|
3 |
- ar
|
4 |
+
- ca
|
5 |
- es
|
6 |
- fr
|
7 |
+
- gl
|
8 |
- it
|
9 |
+
- pt
|
10 |
+
- ro
|
|
|
|
|
|
|
11 |
|
12 |
tags:
|
13 |
- translation
|
|
|
176 |
- **Release**: 2022-08-09
|
177 |
- **License:** CC-BY-4.0
|
178 |
- **Language(s):**
|
179 |
+
- Source Language(s): cat fra glg ita lat_Latn por ron spa
|
180 |
- Target Language(s): ara
|
181 |
+
- Language Pair(s): cat-ara fra-ara glg-ara ita-ara por-ara ron-ara spa-ara
|
182 |
+
- Valid Target Language Labels: >>ajp<< >>apc<< >>ara<< >>arq<< >>ary<< >>arz<<
|
183 |
- **Original Model**: [opusTCv20210807_transformer-big_2022-08-09.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/itc-ara/opusTCv20210807_transformer-big_2022-08-09.zip)
|
184 |
- **Resources for more information:**
|
185 |
- [OPUS-MT-train GitHub Repo](https://github.com/Helsinki-NLP/OPUS-MT-train)
|
|
|
187 |
- [More information about MarianNMT models in the transformers library](https://huggingface.co/docs/transformers/model_doc/marian)
|
188 |
- [Tatoeba Translation Challenge](https://github.com/Helsinki-NLP/Tatoeba-Challenge/
|
189 |
|
190 |
+
This is a multilingual translation model with multiple target languages. A sentence initial language token is required in the form of `>>id<<` (id = valid target language ID), e.g. `>>ara<<`
|
191 |
+
|
192 |
## Uses
|
193 |
|
194 |
This model can be used for translation and text-to-text generation.
|
|
|
300 |
|
301 |
* transformers version: 4.16.2
|
302 |
* OPUS-MT git hash: 8b9f0b0
|
303 |
+
* port time: Sat Aug 13 00:00:31 EEST 2022
|
304 |
* port machine: LM0-400-22516.local
|