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

Is the version of Transformer in the requirement the correct one? #51

Open
laurenlong opened this issue Apr 15, 2024 · 0 comments
Open

Comments

@laurenlong
Copy link

My error message says:
File "/home/Moonlit/Compresso/train.py", line 235, in
main()
File "/home/Moonlit/Compresso/train.py", line 204, in main
from transformers.integrations import AzureMLCallback, ProgressCallback
ImportError: cannot import name 'ProgressCallback' from 'transformers.integrations' (/home/longyongliu/.local/lib/python3.10/site-packages/transformers/integrations/init.py)
It looks like there's a problem with the version of Transformer, but I'm building the environment as described in the requirement file.

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