File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ sharded_checkpointer: olmo_core
78
78
save_interval_unsharded : 1000
79
79
save_num_unsharded_checkpoints_to_keep : -1
80
80
81
- load_path : null
81
+ load_path : https://olmo-checkpoints.org/ai2-llm/peteish1/step1907359-unsharded/
82
82
83
83
restore_dataloader : false
84
84
no_pre_train_checkpoint : true
@@ -107,7 +107,7 @@ gen1_gc_interval: 10
107
107
108
108
eval_interval : 1000
109
109
eval_subset_num_batches : -1
110
- device_eval_batch_size : ${device_train_microbatch_size}
110
+ device_eval_batch_size : 8
111
111
evaluators :
112
112
# - label: all-small-ppl-validation
113
113
# data:
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ sharded_checkpointer: olmo_core
78
78
save_interval_unsharded : 1000
79
79
save_num_unsharded_checkpoints_to_keep : -1
80
80
81
- load_path : null
81
+ load_path : https://olmo-checkpoints.org/ai2-llm/peteish1/step1907359-unsharded/
82
82
83
83
restore_dataloader : false
84
84
no_pre_train_checkpoint : true
@@ -107,7 +107,7 @@ gen1_gc_interval: 10
107
107
108
108
eval_interval : 1000
109
109
eval_subset_num_batches : -1
110
- device_eval_batch_size : ${device_train_microbatch_size}
110
+ device_eval_batch_size : 8
111
111
evaluators :
112
112
# - label: all-small-ppl-validation
113
113
# data:
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ sharded_checkpointer: olmo_core
78
78
save_interval_unsharded : 1000
79
79
save_num_unsharded_checkpoints_to_keep : -1
80
80
81
- load_path : null
81
+ load_path : https://olmo-checkpoints.org/ai2-llm/peteish1/step1907359-unsharded/
82
82
83
83
restore_dataloader : false
84
84
no_pre_train_checkpoint : true
@@ -107,7 +107,7 @@ gen1_gc_interval: 10
107
107
108
108
eval_interval : 1000
109
109
eval_subset_num_batches : -1
110
- device_eval_batch_size : ${device_train_microbatch_size}
110
+ device_eval_batch_size : 8
111
111
evaluators :
112
112
# - label: all-small-ppl-validation
113
113
# data:
You can’t perform that action at this time.
0 commit comments