tiedeman commited on
Commit
a2f9e3d
1 Parent(s): 5d18e01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  language:
3
- - ces+slk
4
  - cs
5
  - en
 
6
 
7
  tags:
8
  - translation
@@ -206,7 +206,7 @@ model-index:
206
  ---
207
  # opus-mt-tc-big-ces_slk-en
208
 
209
- Neural machine translation model for translating from unknown (ces+slk) to English (en).
210
 
211
  This model is part of the [OPUS-MT project](https://github.com/Helsinki-NLP/Opus-MT), an effort to make neural machine translation models widely available and accessible for many languages in the world. All models are originally trained using the amazing framework of [Marian NMT](https://marian-nmt.github.io/), an efficient NMT implementation written in pure C++. The models have been converted to pyTorch using the transformers library by huggingface. Training data is taken from [OPUS](https://opus.nlpl.eu/) and training pipelines use the procedures of [OPUS-MT-train](https://github.com/Helsinki-NLP/Opus-MT-train).
212
 
 
1
  ---
2
  language:
 
3
  - cs
4
  - en
5
+ - sk
6
 
7
  tags:
8
  - translation
 
206
  ---
207
  # opus-mt-tc-big-ces_slk-en
208
 
209
+ Neural machine translation model for translating from Czech and Slovak (ces+slk) to English (en).
210
 
211
  This model is part of the [OPUS-MT project](https://github.com/Helsinki-NLP/Opus-MT), an effort to make neural machine translation models widely available and accessible for many languages in the world. All models are originally trained using the amazing framework of [Marian NMT](https://marian-nmt.github.io/), an efficient NMT implementation written in pure C++. The models have been converted to pyTorch using the transformers library by huggingface. Training data is taken from [OPUS](https://opus.nlpl.eu/) and training pipelines use the procedures of [OPUS-MT-train](https://github.com/Helsinki-NLP/Opus-MT-train).
212