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

ImportError: cannot import name 'is_g2p_en_available' from 'transformers.utils' (/usr/local/lib/python3.10/dist-packages/transformers/utils/__init__.py) #1351

Closed
2 of 4 tasks
kli017 opened this issue Jan 12, 2024 · 2 comments

Comments

@kli017
Copy link

kli017 commented Jan 12, 2024

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.
1705041152061

Information

  • The official example scripts
  • My own modified scripts

Tasks

  • An officially supported task in the examples folder
  • My own task or dataset (give details below)

Reproduction

Run the peft_bnb_whisper_large_v2_training.ipynb in colab.

Expected behavior

Anyone can help?

@BenjaminBossan
Copy link
Member

This appears to be an issue with evaluate, please report it there. Please check that you have the latest evaluate version too.

Copy link

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

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

2 participants