Sadra Hakim
Results
2
comments of
Sadra Hakim
Thank you @keeganq for your help Right, I hadn't noticed that the `add_negative_train_samples` option is only working for training samples, and the validation/test sets are automatically considered for negative sampling....
I think if we want to have negative samples for train/val/test sets, there would be a problem with this issue. Because in that case, we would have to set `add_negative_train_samples=True`...