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

AttributeError: 'ProgbarLogger' object has no attribute 'params' #5

Open
yashkens opened this issue Mar 30, 2021 · 2 comments
Open

Comments

@yashkens
Copy link

Hi!
I am trying to train the model on russian data, but I get AttributeError: 'ProgbarLogger' object has no attribute 'params'.
I guess it can be because of versions of the packages that I am using. First, I used the command pip install -e . That wasn't enough and I had to install modules transformers, tensorflow-gpu and torch myself.
Which version of those three modules did you use? Or do you have any idea why this problem occures?
Thank you in advance!

problem

@hankcs
Copy link
Collaborator

hankcs commented Mar 31, 2021

@yashkens
Copy link
Author

yashkens commented Apr 1, 2021

Thank you!
All of the modules in this line are installed in required versions, but the problem remains.

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