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
I would like to separate my dataset into 3 sets: train, val and test, so that I can use the "val" dir for validating during the training phase and "test" dir for the final test.
From the Readme.md I think here "val" is used as a test set instead of a validation set. If I would like to make val and test separated as I said above, what can I do?
Thank you very much!
The text was updated successfully, but these errors were encountered:
doantientai
changed the title
Why don't we have validation during the training phase?
Compute validation loss while training?
Jun 15, 2018
I would like to separate my dataset into 3 sets: train, val and test, so that I can use the "val" dir for validating during the training phase and "test" dir for the final test.
From the Readme.md I think here "val" is used as a test set instead of a validation set. If I would like to make val and test separated as I said above, what can I do?
Thank you very much!
The text was updated successfully, but these errors were encountered: