"...resnet50_tensorflow.git" did not exist on "59c218f559388be1613f4bc6c29b5dd5cc79df9d"
Unverified Commit 66582492 authored by Stas Bekman's avatar Stas Bekman Committed by GitHub
Browse files

[s2s test_finetune_trainer] failing multigpu test (#8400)

parent f62755a6
......@@ -177,7 +177,7 @@ class TestFinetuneTrainer(TestCasePlus):
--num_train_epochs {str(num_train_epochs)}
--per_device_train_batch_size 4
--per_device_eval_batch_size 4
--learning_rate 3e-4
--learning_rate 3e-3
--warmup_steps 8
--evaluate_during_training
--predict_with_generate
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment