transformers
1c9fcd0e
- Fix RNG reload in resume training from epoch checkpoint (#17055)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
3 years ago
Fix RNG reload in resume training from epoch checkpoint (#17055) * Fix RNG reload in resume training from epoch checkpoint * Fix test
References
#27720 - Add common processor tests
#32831 - [Docs] Update resources
#29969 - [SigLIP] Add fast tokenizer
#38622 - [AutoModelForMaskGeneration] Remove duplicate code
#33111 - [Backbone] Remove out_features everywhere
#33174 - [Zero-shot image classification pipeline] Remove tokenizer_kwargs
#19449 - [WIP] Fix weights initialization of several vision models
#17055 - Fix RNG reload in resume training from epoch checkpoint
Author
sgugger
Parents
6e17ba6a
Files
3
src/transformers
modeling_utils.py
trainer.py
tests/trainer
test_trainer.py
Loading