How to push extra files to Hugginface model hub?

Hi, I am using model.push_to_hub(private=True) but it’s not pushing training_args and a few acc files. How can I include those files too?