I’ve trained my model with several utterances and it has great performance.
one thing that I am still unable to solve for is high confidence % of the negative statements. I am looking for help on the same.
e.g.
I want to know what is surfing? - works well and is supposed to work as well
however, I don’t want to know what is surfing… - this also has high confidence % obviously but it should be going to fallback instead…
can anyone help
we can’t add this in out-of-scope intent since our training corpus is huge and adding everything is not possible,