Skip to content

Commit efa0144

Browse files
authored
Update pretrain_argument.json
1 parent 126bdd3 commit efa0144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llm/config/llama/pretrain_argument.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"warmup_ratio": 0.01,
2929
"max_grad_norm": 1.0,
3030
"dataloader_num_workers": 1,
31-
"continue_training": 0,
31+
"continue_training": 1,
3232
"do_train": true,
3333
"do_eval": true,
3434
"do_predict": true,

0 commit comments

Comments
 (0)