tiedeman commited on
Commit
93c2d1d
1 Parent(s): c11d60e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
  language:
3
  - ca
4
- - cat+oci+spa
5
  - en
6
  - es
 
7
 
8
  tags:
9
  - translation
@@ -159,7 +159,7 @@ model-index:
159
  ---
160
  # opus-mt-tc-big-en-cat_oci_spa
161
 
162
- Neural machine translation model for translating from English (en) to unknown (cat+oci+spa).
163
 
164
  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).
165
 
 
1
  ---
2
  language:
3
  - ca
 
4
  - en
5
  - es
6
+ - oc
7
 
8
  tags:
9
  - translation
 
159
  ---
160
  # opus-mt-tc-big-en-cat_oci_spa
161
 
162
+ Neural machine translation model for translating from English (en) to Catalan, Occitan and Spanish (cat+oci+spa).
163
 
164
  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).
165