Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please consider providing a demo container #75

Open
Cloudmersive opened this issue Jul 2, 2018 · 2 comments
Open

Please consider providing a demo container #75

Cloudmersive opened this issue Jul 2, 2018 · 2 comments

Comments

@Cloudmersive
Copy link

Ideally a container with a pre-trained model in it could be available so that we can easily try the system without having to run numerous setup and training steps manually.

@rsennrich
Copy link
Collaborator

thanks for your suggestion. There are pre-trained models available at the following locations:

http://data.statmt.org/wmt16_systems/
http://data.statmt.org/wmt17_systems/
https://github.com/EdinburghNLP/tramooc-mt (models trained with Nematus; inference with Marian)

only the last one is dockerized though, and we will aim to provide a demo container with pre-trained models in the future.

@rsennrich
Copy link
Collaborator

(Also note that all models were trained with the Theano version, and can be converted to run with the Tensorflow version of Nematus using nematus/theano_tf_convert.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants