radinplaid commited on
Commit
0272b4a
·
verified ·
1 Parent(s): c3ea51b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ model-index:
39
  * 185M parameter transformer 'big' with 8 encoder layers and 2 decoder layers
40
  * 20k sentencepiece vocabularies
41
  * Exported for fast inference to [CTranslate2](https://github.com/OpenNMT/CTranslate2) format
42
- * Training data: https://huggingface.co/datasets/quickmt/quickmt-train.ar-en/tree/main
43
 
44
  See the `eole` model configuration in this repository for further details and the `eole-model` for the raw `eole` (pytorch) model.
45
 
 
39
  * 185M parameter transformer 'big' with 8 encoder layers and 2 decoder layers
40
  * 20k sentencepiece vocabularies
41
  * Exported for fast inference to [CTranslate2](https://github.com/OpenNMT/CTranslate2) format
42
+ * Training data: https://huggingface.co/datasets/quickmt/quickmt-train.ja-en/tree/main
43
 
44
  See the `eole` model configuration in this repository for further details and the `eole-model` for the raw `eole` (pytorch) model.
45