natural-questions icon indicating copy to clipboard operation
natural-questions copied to clipboard

clarification of 'score'

Open filbertphang opened this issue 6 years ago • 1 comments

Hello, in 'nq_eval.py' it is mentioned that "Each prediction should be provided with a long answer score, and a short answers score".

May I clarify what these scores refer to? Are these scores supposed to represent the confidence of the model's predictions, or is there a fixed method to obtain scores?

For example, can we define the 'score' to simply be the sum of the start and end logits of the prediction?

Lastly, are scores also required for null predictions?

Thank you very much!

filbertphang avatar Feb 26 '19 01:02 filbertphang

Did you figure out how to implement this? I'm stuck on the same issue.

sgondala avatar Nov 12 '19 21:11 sgondala