Unverified Commit 83dc6377 authored by Matt's avatar Matt Committed by GitHub
Browse files

Reduce LR for TF MLM example test (#19156)

parent 1b5ab39c
......@@ -157,6 +157,7 @@ class ExamplesTests(TestCasePlus):
--do_eval
--prediction_loss_only
--num_train_epochs=1
--learning_rate=1e-4
""".split()
with patch.object(sys, "argv", testargs):
......
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