OpenNMT-tf 2.18.0
New features
- Add
TransformerBaseSharedEmbeddings
andTransformerBigSharedEmbeddings
in the model catalog
Fixes and improvements
- Fix loss normalization when using sentence weighting
- Tune the automatic batch size selection to avoid some out of memory errors
- Harmonize training logs format when using
onmt-main