Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
Usage tips
DPR consists in three models:
Question encoder: encode questions as vectors
Context encoder: encode contexts as vectors
Reader: extract the answer of the questions inside retrieved contexts, along with a relevance score (high if the inferred span actually answers the question).