You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
try to work out if I can skip executing that cell. Not optimal since it does execute fine on Ubuntu and is a good test of whether training the model works
See if I can just skip that notebook on mac?
Work out what a 'Timeout of 5 seconds exceeded waiting for output.' means, since I think that cell takes longer than 5 seconds even on Ubuntu. Is it that it's not writing to stderr/stdout for 5 seconds? If so, should the two lines be split up?
Decrease the dataset even more to see if that speeds this cell up -- but this makes the example worse and I'm not sure gains us much
The cell where the model fails with the error (PR #131):
Ubuntu executes fine. It also executes fine on my Mac.
The text was updated successfully, but these errors were encountered: