• Sylvain Gugger's avatar
    Clean the Trainer state (#7490) · 29baa8fa
    Sylvain Gugger authored
    * Trainer should not modify its TrainingArguments
    
    * Trainer should not modify its TrainingArguments
    
    * Trainer should not modify its TrainingArguments
    
    * Add test of resumed training
    
    * Fixes
    
    * Non multiGPU test
    
    * Clean Trainer state
    
    * Add more to the state
    
    * Documentation
    
    * One last test
    
    * Make resume training test more complete
    
    * Unwanted changes
    29baa8fa
test_trainer.py 24.2 KB