Reduce LR for TF MLM example test (#19156)
This commit is contained in:
@@ -157,6 +157,7 @@ class ExamplesTests(TestCasePlus):
|
|||||||
--do_eval
|
--do_eval
|
||||||
--prediction_loss_only
|
--prediction_loss_only
|
||||||
--num_train_epochs=1
|
--num_train_epochs=1
|
||||||
|
--learning_rate=1e-4
|
||||||
""".split()
|
""".split()
|
||||||
|
|
||||||
with patch.object(sys, "argv", testargs):
|
with patch.object(sys, "argv", testargs):
|
||||||
|
|||||||
Reference in New Issue
Block a user