File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
src/MEDS_DEV/models/cehrxgpt Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ commands:
3030 --warmup_ratio 0.01 --weight_decay 0.01 \
3131 --num_train_epochs 50 --learning_rate 0.0001 \
3232 --use_early_stopping --early_stopping_threshold 0.001 \
33+ --load_best_model_at_end \
3334 --is_data_in_meds --inpatient_att_function_type day \
3435 --att_function_type day --include_inpatient_hour_token \
3536 --include_auxiliary_token --include_demographic_prompt \
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ commands:
3030 --warmup_ratio 0.01 --weight_decay 0.01 \
3131 --num_train_epochs 50 --learning_rate 0.0001 \
3232 --use_early_stopping --early_stopping_threshold 0.001 \
33+ --load_best_model_at_end \
3334 --is_data_in_meds --inpatient_att_function_type day \
3435 --att_function_type day --include_inpatient_hour_token \
3536 --include_auxiliary_token --include_demographic_prompt \
You can’t perform that action at this time.
0 commit comments