Update README.md
Browse files
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.
|
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 |
|