Missing log files after training finished

#11
by fkov - opened

hi, after the training the following files are not generated for me:
trainer_state.json
train_results.json
eval_results.json
README.md

My training is done and the model is about to be uploaded to my repository, but because there is an issue with the model upload (maybe network issue it is not obvious), the above-mentioned files are not generated even though the training is finished. Is there a way to generate these files before start uploading the best model to the hub to avoid this behavior?

Could you share a reproducible training script please @fkov ? As well as your environment version? (run transformers-cli env from the command line)

Sign up or log in to comment