[tests] fix logging_steps requirements (#12860)

This commit is contained in:
Stas Bekman 2021-07-23 08:05:48 -07:00 committed by GitHub
parent e218249b02
commit 98364ea74f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -171,7 +171,6 @@ class TestDeepSpeedWav2Vec2(TestCasePlus):
--group_by_length
--freeze_feature_extractor
--report_to none
--logging_steps 0
--save_steps 0
--eval_steps {eval_steps}
--report_to none

View File

@ -804,7 +804,6 @@ class TestDeepSpeedWithLauncher(TestCasePlus):
--val_max_target_length {max_len}
--warmup_steps 8
--predict_with_generate
--logging_steps 0
--save_steps 0
--eval_steps {eval_steps}
--group_by_length