pere commited on
Commit
96d1f33
1 Parent(s): 32b61af
finetune_classification_large.gin CHANGED
@@ -25,7 +25,7 @@ infer_eval/utils.DatasetConfig:
25
 
26
  #Saving every 1000 steps
27
  utils.SaveCheckpointConfig:
28
- period = 50
29
 
30
 
31
  # Pere: Only necessary if we load a t5 model. We can start with an t5x model here
 
25
 
26
  #Saving every 1000 steps
27
  utils.SaveCheckpointConfig:
28
+ period = 100
29
 
30
 
31
  # Pere: Only necessary if we load a t5 model. We can start with an t5x model here
finetune_classification_small.gin CHANGED
@@ -24,7 +24,7 @@ infer_eval/utils.DatasetConfig:
24
 
25
  #Saving every 1000 steps
26
  utils.SaveCheckpointConfig:
27
- period = 50
28
 
29
 
30
  # Pere: Only necessary if we load a t5 model. We can start with an t5x model here
 
24
 
25
  #Saving every 1000 steps
26
  utils.SaveCheckpointConfig:
27
+ period = 100
28
 
29
 
30
  # Pere: Only necessary if we load a t5 model. We can start with an t5x model here