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

Issue running in Colab in April 2020 #3

Open
tkamm opened this issue Apr 2, 2020 · 0 comments
Open

Issue running in Colab in April 2020 #3

tkamm opened this issue Apr 2, 2020 · 0 comments

Comments

@tkamm
Copy link

tkamm commented Apr 2, 2020

Just fyi for future users, I got this code running in April 2020 in a colab notebook by reverting to some earlier versions of libraries. I'm not sure what was originally used, so I was guessing based on the original code being from ~March 2019.
!pip install -q torch==1.0.0 torchvision==0.2.0
!pip install pytorch_pretrained_bert==0.5.0

Warning! I don't know if it actually worked as a match to the original experiment since I don't have an exact dataset match.

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