🚨🚨🚨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:
@@ -118,7 +118,7 @@ python run_semantic_segmentation.py \
|
||||
--per_device_eval_batch_size 8 \
|
||||
--logging_strategy steps \
|
||||
--logging_steps 100 \
|
||||
--evaluation_strategy epoch \
|
||||
--eval_strategy epoch \
|
||||
--save_strategy epoch \
|
||||
--seed 1337
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user