-
Notifications
You must be signed in to change notification settings - Fork 5
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
Server crashes when training model before resetting it #4
Comments
When I tried restarting the server I got this error message:
|
I will work on it, thanks! |
It seems that the dataset is missing after restarting. |
In which case would I answer this question with "No"? If the answer should always be "Yes, why not just do it?
It is already quite tedious to start the server. I think we should avoid any extra step. Could the code be changed such that the data set is not missing? |
Although it does not happen very often, there is a possibility that the user may enter an incorrect file name.
I think that this is a problem on Google Colab, not a problem that can be controlled by ELEPHANT's code.
|
I'm checking the error again. The following error looks a little weird.
It implicates that |
OK! If the error occurs again I will post the whole message!
I cannot judge all the details here! Whatever you think makes more sense! The most important thing is that it does not crash :)
That's really funky that Google looses the data in that way, because I would imagine that it's simply just stored on that machine where the code is running. But maybe they have some more fancy setup... In fact, if that's the case I'd be curious to learn how to host the data on Google Drive. Could you let me know (or add it to the documentation)? |
(see title)
Here is the error:
It would be nice if this was handled in a way that does not crash the server (within Elephant-client it says now that training is in progress and one cannot do anything).
The text was updated successfully, but these errors were encountered: