Simpletransformers

Latest version: v0.70.1

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

Scan your dependencies

Page 50 of 62

0.18.60.18.6

Changed

- Reverted change made in 0.18.4 (Model checkpoint is no longer saved at the end of the last epoch as this is the same model saved in `ouput_dir` at the end of training).

Model checkpoint is now saved for all epochs again.

0.18.50.18.5

Fixed

- Fixed bug when using `sliding_window` .

0.18.40.18.4

Fixed

- Typo in `classification_utils.py` .

Changed

- Model checkpoint is no longer saved at the end of the last epoch as this is the same model saved in `ouput_dir` at the end of training.

0.18.30.18.3

Fixed

- Potential bugfix for CamemBERT models which were giving identical outputs to all inputs.

0.18.20.18.2

Added

- Added option to turn off model saving at the end of every epoch with `save_model_every_epoch` .

Fixed

- Fixed bug with missing `tensorboard_folder` key in certain situations.

Changed

- Moved `args` items common to all classes to one place ( `config/global_args.py` ) for maintainability. Does not make any usage changes.

0.18.12

Page 50 of 62

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.