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
Right now the server only supports a train/validation split with the entire dataset, and no test set is generated when the dataset is loaded.
Create a new environment variable in docker-compose.yml for train/test split, and then use this new test set to provide additional statistics on model training.
The text was updated successfully, but these errors were encountered:
Right now the server only supports a train/validation split with the entire dataset, and no test set is generated when the dataset is loaded.
Create a new environment variable in
docker-compose.yml
for train/test split, and then use this new test set to provide additional statistics on model training.The text was updated successfully, but these errors were encountered: