8000 Finetuning eole with OpenNMT-py model checkpoints · Issue #75 · eole-nlp/eole · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Finetuning eole with OpenNMT-py model checkpoints #75

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

Open
pdakwal opened this issue Jul 18, 2024 · 1 comment
Open

Finetuning eole with OpenNMT-py model checkpoints #75

pdakwal opened this issue Jul 18, 2024 · 1 comment
Labels
contribution welcome Feel free to PR enhancement New feature or request question Further information is requested

Comments

@pdakwal
Copy link
pdakwal commented Jul 18, 2024

Hi,

I am experimenting with eole training for bilingual MT models. I can successfully train a model with eole from scratch using wmt17 recipe. However I also want to see if I can fine-tune my legacy opennmt-py models with eole. With opennmt, it was possible to load a model checkpoint using train_from parameters. But for eole it seems from code that it expects a model directory with checkpoint, config.json and vocab.json files. Is there a way to convert opennmt checkpoint files (.pt) to this required format?

Thanks

@vince62s
Copy link
Contributor

not so easy but read this: #76

@francoishernandez francoishernandez added enhancement New feature or request question Further information is requested labels Aug 23, 2024
@francoishernandez francoishernandez added the contribution welcome Feel free to PR label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution welcome Feel free to PR enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants
0