Hi everyone,
I’m facing an issue after using Hugging Face AutoTrain to fine-tune my model. I trained the model successfully, but when I checked the files on the model’s repository, some key files are missing—particularly the config.json
.
You can see the available files here: Gragroo/autotrain-3eojt-kipgn, but the expected config.json
doesn’t appear to be there.
I’m wondering if I did something wrong during the training process or setup. Has anyone else encountered this issue before?
Any help on how to generate the missing files or where to look for them would be appreciated! Thanks in advance.