Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

v0.2.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@hfxunlp hfxunlp released this 12 Jun 01:39
· 25 commits to master since this release

In this release, we:
adapt to PyTorch 1.5;
explicitly support Lipschitz constrained parameter initialization;
incorporate features: n-gram dropout, dynamic batch sizes, and source phrase representation learning.

Sorry for we did not include the update of utils in this release, please find utils/comm.py (a.k.a utils.comm) required by parallel/base.py (a.k.a parallel.base), or use commit 2b6b22094b545e74b05c075f3daac9c14f16414d instead.