pere commited on
Commit
ea44c7b
1 Parent(s): 7cd5eea
finetune_classification_large_mt5.gin CHANGED
@@ -29,6 +29,6 @@ utils.SaveCheckpointConfig:
29
  keep = 1 # number of checkpoints to keep
30
 
31
  # Might have to ba changed based on architecture
32
- # partitioning.PjitPartitioner.num_partitions = 1
33
 
34
 
 
29
  keep = 1 # number of checkpoints to keep
30
 
31
  # Might have to ba changed based on architecture
32
+ partitioning.PjitPartitioner.num_partitions = 1
33
 
34