Skip to content

OpenNMT-tf 2.18.0

Compare
Choose a tag to compare
@guillaumekln guillaumekln released this 19 Apr 08:18
· 172 commits to master since this release

New features

  • Add TransformerBaseSharedEmbeddings and TransformerBigSharedEmbeddings 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