Skip to content

OpenNMT-py v0.8.0

Compare
Choose a tag to compare
@vince62s vince62s released this 09 Feb 17:49
· 612 commits to master since this release
cce528d

Many fixes and code cleaning thanks @flauted, @guillaumekln

Datasets code refactor (thanks @flauted) you need to re-preprocess datasets

New features
FP16 Support: Experimental, using Apex, Checkpoints may break in future version.
Continuous exponential moving average (thanks @francoishernandez, and Marian)
Relative positions encoding (thanks @francoishernandez, and Google T2T)
Deprecate the old beam search, fast batched beam search supports all options