Simpletransformers

Latest version: v0.70.1

Safety actively analyzes 638330 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 62

0.51.6

Added

- Added BERTweet for multilabel classification [manueltonneau](https://github.com/manueltonneau)

Fixed

- Fixed bug where `T5Model` would save evaluation checkpoints even when `save_eval_checkpoints` is False.
- Fixed bug where `args.silent` was not used in `NERModel`. [mossadhelali](https://github.com/mossadhelali)

Changed

- Changed the default value of `dataloader_num_workers` (for Pytorch Dataloaders) to 0. This is to avoid memory leak issues with Pytorch multiprocessing with text data.

0.51.5

0.51.3

0.51.2

0.51.1

0.51.00.51.0

Added

- Added support for MT5
- Added support for Adafactor optimizer
- Added support for various schedulers:
- get_constant_schedule
- get_constant_schedule_with_warmup
- get_linear_schedule_with_warmup
- get_cosine_schedule_with_warmup
- get_cosine_with_hard_restarts_schedule_with_warmup
- get_polynomial_decay_schedule_with_warmup

Changed

- `T5Model` now has a required `model_type` parameter (`"t5"` or `"mt5"`)

Fixed

- Fixed issue with class weights not working in `ClassificationModel` when using mult-GPU training

Page 12 of 62

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.