Skip to content

Commit

Permalink
internal
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 591578613
  • Loading branch information
T5X Team authored and t5-copybara committed Dec 17, 2023
1 parent b9ae6a5 commit 66887b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t5x/configs/runs/finetune.gin
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ utils.SaveCheckpointConfig:
dtype = 'float32'
keep = None # keep all checkpoints
save_dataset = False # don't checkpoint dataset state

restore_dataset = True
trainer.Trainer:
num_microbatches = None
learning_rate_fn = @utils.create_learning_rate_scheduler()
Expand Down

0 comments on commit 66887b7

Please sign in to comment.