Train with loss curve from validation data #5057
Unanswered
realharryhero
asked this question in
Q&A
Replies: 1 comment
-
Any update on this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I train the model, I cannot see the loss curve of validation data.
Configuration below, note that "Val size" = 0.1
Cannot see validation curve on gradio or W&B. W&B below:
Maybe "val size" doesn't add data to validation dataset, but is it possible to evaluate on validation dataset while training and/or set some validation .json file to validate data on?
Beta Was this translation helpful? Give feedback.
All reactions