Skip to content

Commit ad841c4

Browse files
Merge pull request #4572 from AI-Hypercomputer:chengnuojin-fix-fraceval-v7x
PiperOrigin-RevId: 952949467
2 parents 7b4a493 + 22118f7 commit ad841c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/integration/train_tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -689,6 +689,7 @@ def test_fractional_eval_batch_size(self):
689689
"steps=5",
690690
"enable_checkpointing=False",
691691
"enable_goodput_recording=False",
692+
"max_target_length=4096",
692693
"dataset_type=synthetic",
693694
"remat_policy=minimal",
694695
"per_device_batch_size=1",

0 commit comments

Comments
 (0)