Skip to content

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

@oguzhansucuoglu

Description

@oguzhansucuoglu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions