Train only improve loss and auc #10744
Unanswered
info2000
asked this question in
Help: Coding & Implementations
Replies: 2 comments 1 reply
-
If you're getting flat zero values that usually points to a data problem. What's the output of |
Beta Was this translation helpful? Give feedback.
0 replies
-
@polm this is the debug output,
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm training a textcat model with spacy cli train
I did this before and worked well, but with a new train/eval dataset files, created exactly equal than before, isn't training
I tried to change batcher type from padded to words, seed, eval interval, score_weights, but no changes
someone could help me about where could be the issue?
train item sample: doc.cats and doc.doc
first steps output:
Beta Was this translation helpful? Give feedback.
All reactions