This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
This release includes the following fixes:
- [BUGFIX] remove wd from squad (#1223)
- Fix deprecation warnings due to invalid escape sequences. (#1219)
- Fix layer_norm_eps in BERTEncoder (#1214)
- [BUGFIX] Fix vocab determinism in py35 (#1166) (#1167)
As we prepare for the NumPy-based GluonNLP development, we are making the following adjustments to the branch usage:
- master (old) -> v0.x: this branch will be used for maintenance of GluonNLP 0.x versions.
- numpy -> master: the new master branch will be used for GluonNLP 1.0 onward with NumPy-compatible interface, based on the upcoming MXNet 2.0.