Closed this issue a year ago · 1 comments
In DebertaAnswerScores, we need to ensure consistency in the output of the calculate and batch_calculate methods. In current implementation, the calculate method returns normalized probabilities, while the batch_calculate return logits values.
DebertaAnswerScores
calculate
batch_calculate
Thanks for catching this @satriowputra !