cardiffnlp / xlm-t

Repository for XLM-T, a framework for evaluating multilingual language models on Twitter data
Apache License 2.0
142 stars 23 forks source link

Run on Colab CRASH #8

Open zwz-111 opened 2 years ago

zwz-111 commented 2 years ago

I follow the step to run the model using a dataset with 5k tweets. However, when doing the 'output = model(**encoded_input)' the colab pro+ always crashes. Is there any solution to this issue? Thanks a lot!!!!