Helsinki-NLP / OPUS-MT-train

Training open neural machine translation models
MIT License
318 stars 40 forks source link

Chinese-English model? #13

Closed ales-t closed 4 years ago

ales-t commented 4 years ago

Thank you for this great resource, it's a really impressive collection of models.

I've noticed there are models for zh->fi, zh->sv and zh->de but no model for zh->en (or en->zh for that matter). Since these are quite prominent language pairs, I'm wondering if there are plans to add these in the future? Or am I just looking wrong?

jorgtied commented 4 years ago

Those models crashed and we still need to figure out why. Hopefully, more models including zh-en will arrive soon. Apologies for the inconvenience ....

YosuaMichael commented 4 years ago

Hi, is it possible to get the old model for zh -> en ?

jorgtied commented 4 years ago

Finally, there are now models for Chinese to English and vice versa: Check https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/zho-eng https://github.com/Helsinki-NLP/Tatoeba-Challenge/tree/master/models/eng-zho

ales-t commented 4 years ago

@jorgtied Great, thank you! In that case, I would propose to close the issue as resolved. I'm not sure what's the policy of this project, can I do it or should it be done by one of the maintainers?

jingmouren commented 4 years ago

how to load that 'Tatoeba-Challenge//zho-eng' model?