We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 629fb1c commit 22118f7Copy full SHA for 22118f7
1 file changed
tests/integration/train_tests.py
@@ -689,6 +689,7 @@ def test_fractional_eval_batch_size(self):
689
"steps=5",
690
"enable_checkpointing=False",
691
"enable_goodput_recording=False",
692
+ "max_target_length=4096",
693
"dataset_type=synthetic",
694
"remat_policy=minimal",
695
"per_device_batch_size=1",
0 commit comments