You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @marcopeix , it is supposed to be stored in outputs/finetune/moirai_1.0_R_small/store_finetune/store_sales_finetune/.../checkpoints folder. If you could not find it, please check if there is any error report from the fine-tuning process
HI @chenghaoliu89 , there are no errors during fine-tuning and the process runs fine. When I run !ls -la outputs/finetune/moirai_1.0_R_small/store_finetune/store_sales_finetune/, I get this output:
total 20
drwxr-xr-x 4 root root 4096 Feb 7 20:52 .
drwxr-xr-x 3 root root 4096 Feb 7 20:52 ..
drwxr-xr-x 2 root root 4096 Feb 7 20:52 .hydra
drwxr-xr-x 3 root root 4096 Feb 7 20:52 logs
-rw-r--r-- 1 root root 232 Feb 7 20:52 train.log
Once fine-tuning is done, I know the model is saved according to the path specified here, in the YAML file.
However, I don't see any checkpoints there. I only see .log files and a Hydra yaml.
Did I miss something? I used the default YAML config with no modifications.
In my case, the model should be saved in
outputs/finetune/moirai_1.0_R_small/store_finetune/store_sales_finetune
.The text was updated successfully, but these errors were encountered: