Skip to content

v1.3.2

Compare
Choose a tag to compare
@pyeres pyeres released this 24 Apr 18:25
· 279 commits to master since this release
588aa28

Highlighted changes:

New Tasks

Minor changes and fixes

  • Fixed target training data fraction bug where target training data fraction was not reflected in logging and scheduler (#1071) (@HaokunLiu)
  • Fixed target train data fraction overwriting pretrain data fraction bug (#1070) (@pyeres)
  • Added CONTRIBUTING.md (#1036, #1038) (@pyeres)

Dependency changes

  • transformers 2.3.0 → transformers 2.6.0 (#1059) (@zphang)