- Added distributed training support for language model training. [cahya-wirawan](https://github.com/cahya-wirawan) - Added multiprocessed decoding support for T5 models.
0.34.0
0.33.20.33.2
Fixed
- Fixed bug in adding prefix space. Included longformer in list of models where prefix spaces are added. [guy-mor](https://github.com/guy-mor)
0.33.10.33.1
Changed
- Changed the tokenization logic of RoBERTa (and other models using GPT-2 tokenizer) so that a prefix space will be added to input sentences.