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

Auto exiting from Google colab while training model #50

Closed
knightperfectionist opened this issue Jan 25, 2021 · 2 comments
Closed

Auto exiting from Google colab while training model #50

knightperfectionist opened this issue Jan 25, 2021 · 2 comments

Comments

@knightperfectionist
Copy link

I am training a model on the Spanish dataset. Also, using Spanish multi-task CNN trained es_core_news_sm model. I refactored the code wherever it is required. While training model on Google Colab, cell automatically stops executing after a few ietrations of the very 1st epoch. I tried changing parameters like number of epochs, batch size, learning rate and size of dataset as well but I'm getting the same results.

@jantrienes
Copy link
Collaborator

jantrienes commented Jan 28, 2021

Thanks for reaching out about training the models on Google Colab.

Can you please share the following information?

  • Code
  • Error message
  • deidentify.__version__, torch.__version__ and flair.__version__

That will help to debug this issue.

@knightperfectionist
Copy link
Author

knightperfectionist commented Jan 28, 2021 via email

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