Using autotrain api but not seeing any files generated

i have persistence
using example similar to this:

it says that it’s saving the model
but then i don’t see anything anywhere
setting push_to_hub in the curl json has no effect – it still says push_to_hub:false in the logs
help would be greatly appreciated

if at least i knew where the files were saved in /data that would be a start, but after it runs i don’t see anything in /data anywhere

it ends with:

INFO | 2025-03-22 22:24:34 | autotrain.trainers.clm.utils:post_training_steps:416 - Finished training, saving model…

but nothing got saved (at least i don’t see anything in the repo nor on disk)

@ abhishek would you know?

1 Like

Anyway, I think AutoTrainAdvanced is acting strangely… @abhishek