- Fixed issues with training ELECTRA language models from scratch. [aced125](https://github.com/aced125) [Laksh1997](https://github.com/Laksh1997) - Fixed bug in save_discriminator() method.
Changed
- The parallel process count is now limited to 61 by default on Windows systems. [leungi](https://github.com/leungi)
0.29.0
0.28.100.28.10
Added
- Added more generation/decoding parameters for T5 models.
Fixed
- Fixed bug with cached features not being used with T5 models.
0.28.90.28.9
Fixed
- Fixed bug where final model was not being saved automatically.
0.28.80.28.8
Fixed
- Fixed bug where some models were not using `multiprocessing_chunksize` argument.