Skip to content

Intuition about the Reader score #3277

Answered by sjrl
FabianHertwig asked this question in Questions
Discussion options

You must be logged in to vote

Hi, @FabianHertwig just to confirm I believe the score is for the Reader is separately calculated and is provided at this line the in results

score=ans.confidence if self.use_confidence_scores else ans.score,
.

I also noticed that you are referencing an older version of Haystack in this link "in these lines of code" Could you let me know what version of Haystack that you are using?

Also the discussion here #193 is a little old and out of date. The answer score is no longer the raw logit by default, but instead, the confidence score that is explained in the blog post you linked.

The code for calculating the confid…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by FabianHertwig
Comment options

You must be logged in to vote
1 reply
@agnieszka-m
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants