Skip to content

SkimLit RAM size issue #187

Answered by mrdbourke
Yash685 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey Yash,

If you can't access the full dataset, try resetting Google Colab to get a larger GPU (if it's GPU RAM which is running out, from my experience, this is most likely).

You can check the size of your GPU using !nvidia-smi.

Otherwise, if you're still running into issues, it may be best using a smaller batch size (e.g. less than 32, which is what we use for most of the course).

If you're still running into issues, try building a model with less data - I have a feeling Colab may have updated recently to give smaller compute resources by default. At least they're still free.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Yash685
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants