Skip to content

OpenNMT-py v3.0.4

Compare
Choose a tag to compare
@vince62s vince62s released this 06 Feb 17:47
· 187 commits to master since this release
563d207
  • override_opts to override checkpoints opt when training from
  • normalize transform based on (Sacre)Moses scripts
  • uppercase transform for adhoc data augmentation
  • suffix transform
  • Fuzzy match transform
  • WMT17 detailed example
  • NLLB-200 (from Meta/FB) models support (after conversion)
  • various bug fixes