I run a simple Huggingface code in my Google Colab Pro+ session (TPU) and everything crashes due to unknown reasons. I forward it your way over here.
The code is:
“from transformers import AutoTokenizer, AutoConfig, GPT2DoubleHeadsModel, DataCollatorForLanguageModeling”, that simple.
I do not meet this error when running using other services.
New contributor
S. Muraru is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
0