EMNLP2017_DOC icon indicating copy to clipboard operation
EMNLP2017_DOC copied to clipboard

Training with Negative Samples will Harm the Performance Significantly

Open tim5go opened this issue 5 years ago • 0 comments

I tried to mix some negative samples when training my classifier under your framework. However, the validation accuracy drops from 94% to 61%.

Should I never do that?

Is it possible to modify the loss function to cope with negative samples?

tim5go avatar Aug 08 '20 11:08 tim5go