Skip to content

Commit 754ad15

Browse files
Update config.json
1 parent 0014b74 commit 754ad15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"max_num_training_steps": 80000,
1212
"num_output_steps": 100,
1313
"num_summary_steps": 100,
14-
"num_checkpoint_steps": 10000,
14+
"num_checkpoint_steps": 1000,
1515
"training_batch_size": 128,
1616
"step_size_schedule": [[0, 0.1], [40000, 0.01], [60000, 0.001]],
1717
"weight_decay": 0.0002,

0 commit comments

Comments
 (0)