🚨🚨🚨Deprecate evaluation_strategy to eval_strategy🚨🚨🚨 (#30190)
* Alias * Note alias * Tests and src * Rest * Clean * Change typing? * Fix tests * Deprecation versions
This commit is contained in:
@@ -308,6 +308,6 @@ class TrainerIntegrationFSDP(TestCasePlus, TrainerIntegrationCommon):
|
||||
--logging_steps {logging_steps}
|
||||
--save_strategy epoch
|
||||
--do_eval
|
||||
--evaluation_strategy epoch
|
||||
--eval_strategy epoch
|
||||
--report_to none
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user