Skip to content
Snippets Groups Projects
Commit 829372f7 authored by gong1's avatar gong1
Browse files

add checkpoint to the template

parent d2d45e92
Branches
Tags
No related merge requests found
Pipeline #68378 passed
......@@ -50,8 +50,5 @@ dataset=era5
# run training
srun python ../main_scripts/main_train_models.py --input_dir ${source_dir} --datasplit_dict ${datasplit_dict} \
--dataset ${dataset} --model ${model} --model_hparams_dict ${model_hparams} --output_dir ${destination_dir}
--dataset ${dataset} --model ${model} --model_hparams_dict ${model_hparams} --output_dir ${destination_dir} --checkpoint_dir ${destination_dir}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment