Closed hyssss closed 2 years ago
Hi, sorry for the slow response.
You're right, I must've changed something without rerunning all the cells at some point. I should probably refactor the notebook into a script to avoid this kind of thing.
Yes, TEMP_SAVE_PATH
should also be replaced with SAVED_MODEL_PATH
.
Hi @AMontgomerie ,
I just found an error in
qg_training.ipynb
. In last cell ofqg_training.ipynb
, the functiontrain()
should have parameters. IsSAVED_MODEL_PATH
the same toTEMP_SAVE_PATH
?Thanks, Yu