Skip to content

OpenNMT-tf 1.18.0

Compare
Choose a tag to compare
@guillaumekln guillaumekln released this 01 Feb 11:35
· 1160 commits to master since this release

OpenNMT-tf 1.18.0

New features

  • Argument --size_multiple to the onmt-build-vocab script to constrain the vocabulary size used during the training
  • TransformerBigFP16 in model catalog

Fixes and improvements

  • Improve FP16 training speed by making the batch size a multiple of 8
  • In training logs, dump final run configuration in YAML format instead of JSON