tiedeman commited on
Commit
6d668b7
1 Parent(s): 02acbd0

Initial commit

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,8 +1,12 @@
1
  ---
2
  language:
 
3
  - fi
 
4
  - sl
5
- - zls
 
 
6
 
7
  tags:
8
  - translation
@@ -97,7 +101,9 @@ This model is part of the [OPUS-MT project](https://github.com/Helsinki-NLP/Opus
97
  - **License:** CC-BY-4.0
98
  - **Language(s):**
99
  - Source Language(s): fin
100
- - Target Language(s): slv
 
 
101
  - **Original Model**: [opusTCv20210807_transformer-big_2022-07-23.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/fin-zls/opusTCv20210807_transformer-big_2022-07-23.zip)
102
  - **Resources for more information:**
103
  - [OPUS-MT-train GitHub Repo](https://github.com/Helsinki-NLP/OPUS-MT-train)
@@ -105,6 +111,8 @@ This model is part of the [OPUS-MT project](https://github.com/Helsinki-NLP/Opus
105
  - [More information about MarianNMT models in the transformers library](https://huggingface.co/docs/transformers/model_doc/marian)
106
  - [Tatoeba Translation Challenge](https://github.com/Helsinki-NLP/Tatoeba-Challenge/
107
 
 
 
108
  ## Uses
109
 
110
  This model can be used for translation and text-to-text generation.
@@ -210,5 +218,5 @@ The work is supported by the [European Language Grid](https://www.european-langu
210
 
211
  * transformers version: 4.16.2
212
  * OPUS-MT git hash: 8b9f0b0
213
- * port time: Fri Aug 12 19:46:27 EEST 2022
214
  * port machine: LM0-400-22516.local
1
  ---
2
  language:
3
+ - bg
4
  - fi
5
+ - hr
6
  - sl
7
+ - sr
8
+ language_bcp47:
9
+ - sr_Cyrl
10
 
11
  tags:
12
  - translation
101
  - **License:** CC-BY-4.0
102
  - **Language(s):**
103
  - Source Language(s): fin
104
+ - Target Language(s): bul hrv slv srp_Cyrl
105
+ - Language Pair(s): fin-bul fin-hrv fin-slv fin-srp_Cyrl
106
+ - Valid Target Language Labels: >>bos<< >>bos_Cyrl<< >>bos_Latn<< >>bul<< >>chu<< >>hbs<< >>hbs_Cyrl<< >>hrv<< >>kjv<< >>mkd<< >>slv<< >>srp<< >>srp_Cyrl<< >>srp_Latn<< >>svm<<
107
  - **Original Model**: [opusTCv20210807_transformer-big_2022-07-23.zip](https://object.pouta.csc.fi/Tatoeba-MT-models/fin-zls/opusTCv20210807_transformer-big_2022-07-23.zip)
108
  - **Resources for more information:**
109
  - [OPUS-MT-train GitHub Repo](https://github.com/Helsinki-NLP/OPUS-MT-train)
111
  - [More information about MarianNMT models in the transformers library](https://huggingface.co/docs/transformers/model_doc/marian)
112
  - [Tatoeba Translation Challenge](https://github.com/Helsinki-NLP/Tatoeba-Challenge/
113
 
114
+ 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. `>>slv<<`
115
+
116
  ## Uses
117
 
118
  This model can be used for translation and text-to-text generation.
218
 
219
  * transformers version: 4.16.2
220
  * OPUS-MT git hash: 8b9f0b0
221
+ * port time: Sat Aug 13 00:08:29 EEST 2022
222
  * port machine: LM0-400-22516.local