-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
-
Since OpenNMT-py is now on PyPI, we don't need to keep a full fork of the src in
src/onmt -
We do need scorers and other utilities (like code to prepare a model for release, stripping out optimizer info and keeping only model weights and biases)
TODO:
Refactor top level scripts and code in src to use a pip installed OpenNMT-py for training and evaluation, using only the custom scoring and utils source where necessary.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request