sei-framework
sei-framework copied to clipboard
Val loss doesn't decrease, when train loss changes
This is my config file
I got the model to train with our data, but the result is a bit wired. The train loss is decreasing but the val loss doesn't change much and the roc_auc value is constant. I am wondering maybe I didn't set the val correctly.
Can you tell me where did I make mistake?