System Info
platform: colab
python=3.10
trasformers=4.37.0.dev0
accelerate=0.26.1
peft=0.7.2.dev0
Who can help?
@younesbelkada Hi, I was run the peft_bnb_whisper_large_v2_training.ipynb from example. Everything is good till I met the error. When I run the code import evaluate, the error happen. I also try transformers=4.27.4, 4.33,1 and 4.36.2 and get the same error.

Information
Tasks
Reproduction
Run the peft_bnb_whisper_large_v2_training.ipynb in colab.
Expected behavior
Anyone can help?
System Info
platform: colab
python=3.10
trasformers=4.37.0.dev0
accelerate=0.26.1
peft=0.7.2.dev0
Who can help?
@younesbelkada Hi, I was run the peft_bnb_whisper_large_v2_training.ipynb from example. Everything is good till I met the error. When I run the code

import evaluate, the error happen. I also try transformers=4.27.4, 4.33,1 and 4.36.2 and get the same error.Information
Tasks
examplesfolderReproduction
Run the peft_bnb_whisper_large_v2_training.ipynb in colab.
Expected behavior
Anyone can help?