Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
66582492
Unverified
Commit
66582492
authored
Nov 08, 2020
by
Stas Bekman
Committed by
GitHub
Nov 08, 2020
Browse files
[s2s test_finetune_trainer] failing multigpu test (#8400)
parent
f62755a6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/seq2seq/test_finetune_trainer.py
examples/seq2seq/test_finetune_trainer.py
+1
-1
No files found.
examples/seq2seq/test_finetune_trainer.py
View file @
66582492
...
@@ -177,7 +177,7 @@ class TestFinetuneTrainer(TestCasePlus):
...
@@ -177,7 +177,7 @@ class TestFinetuneTrainer(TestCasePlus):
--num_train_epochs
{
str
(
num_train_epochs
)
}
--num_train_epochs
{
str
(
num_train_epochs
)
}
--per_device_train_batch_size 4
--per_device_train_batch_size 4
--per_device_eval_batch_size 4
--per_device_eval_batch_size 4
--learning_rate 3e-
4
--learning_rate 3e-
3
--warmup_steps 8
--warmup_steps 8
--evaluate_during_training
--evaluate_during_training
--predict_with_generate
--predict_with_generate
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment