Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

every 2.5 epoch, I get the error message "Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead." #204

Open
oguzhansucuoglu opened this issue Oct 31, 2024 · 0 comments

Comments

@oguzhansucuoglu
Copy link

Hello, I am running the code giving in this repo, the fine_tune_whisper.ipynb file. I put the codes in a Python script and I am running it. I didn't change much, I am fine tuning on Indian language just as it was before. Every 25% of the total fine tuning process I get the message "Trainer.tokenizer is now deprecated. You should use Trainer.processing_class instead." 362 times, and then it continues training, then after 2.5 epoch it repeats the error message.

Will this cause a problem in my fine tuning process? What might be the cause of this? How can I fix it?

the script I am running : https://github.com/oguzhansucuoglu/fineTuneWhisper/blob/main/fine_tune_whisper.py

Ekran görüntüsü 2024-10-31 131902

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant