Using classy-classification on Google Colab, "can't find factory" #12786
Unanswered
mac389
asked this question in
Help: Coding & Implementations
Replies: 2 comments 1 reply
-
Hi! As the code works fine on your local machine, I suspect this is an install issue in your Colab environment. You shouldn't need to install Could you double check which versions of |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I can't figure out why Colab doesn't recognize the integration between spacy and classy-classification.
I can run this code as is with a small data set on my MacBookAir. I need to use Colab to train on a data set with 200k sentences.
When I upload the code to Colab I get the error:
Beta Was this translation helpful? Give feedback.
All reactions