Soheeyang
Rank:Average Model Cost: $0.0000
Number of Runs: 3,587
Models by this creator
rdr-question_encoder-single-nq-base
rdr-question_encoder-single-nq-base
rdr-question_encoder-single-nq-base Reader-Distilled Retriever (RDR) Sohee Yang and Minjoon Seo, Is Retriever Merely an Approximator of Reader?, arXiv 2020 The paper proposes to distill the reader into the retriever so that the retriever absorbs the strength of the reader while keeping its own benefit. The model is a DPR retriever further finetuned using knowledge distillation from the DPR reader. Using this approach, the answer recall rate increases by a large margin, especially at small numbers of top-k. This model is the question encoder of RDR trained solely on Natural Questions (NQ) (single-nq). This model is trained by the authors and is the official checkpoint of RDR. Performance The following is the answer recall rate measured using PyTorch 1.4.0 and transformers 4.5.0. The values of DPR on the NQ dev set are taken from Table 1 of the paper of RDR. The values of DPR on the NQ test set are taken from the codebase of DPR. DPR-adv is the a new DPR model released in March 2021. It is trained on the original DPR NQ train set and its version where hard negatives are mined using DPR index itself using the previous NQ checkpoint. Please refer to the codebase of DPR for more details about DPR-adv-hn. How to Use RDR shares the same architecture with DPR. Therefore, It uses DPRQuestionEncoder as the model class. Using AutoModel does not properly detect whether the checkpoint is for DPRContextEncoder or DPRQuestionEncoder. Therefore, please specify the exact class to use the model.
$-/run
1.9K
Huggingface
rdr-ctx_encoder-single-nq-base
rdr-ctx_encoder-single-nq-base
rdr-ctx_encoder-single-nq-base Reader-Distilled Retriever (RDR) Sohee Yang and Minjoon Seo, Is Retriever Merely an Approximator of Reader?, arXiv 2020 The paper proposes to distill the reader into the retriever so that the retriever absorbs the strength of the reader while keeping its own benefit. The model is a DPR retriever further finetuned using knowledge distillation from the DPR reader. Using this approach, the answer recall rate increases by a large margin, especially at small numbers of top-k. This model is the context encoder of RDR trained solely on Natural Questions (NQ) (single-nq). This model is trained by the authors and is the official checkpoint of RDR. Performance The following is the answer recall rate measured using PyTorch 1.4.0 and transformers 4.5.0. The values of DPR on the NQ dev set are taken from Table 1 of the paper of RDR. The values of DPR on the NQ test set are taken from the codebase of DPR. DPR-adv is the a new DPR model released in March 2021. It is trained on the original DPR NQ train set and its version where hard negatives are mined using DPR index itself using the previous NQ checkpoint. Please refer to the codebase of DPR for more details about DPR-adv-hn. How to Use RDR shares the same architecture with DPR. Therefore, It uses DPRContextEncoder as the model class. Using AutoModel does not properly detect whether the checkpoint is for DPRContextEncoder or DPRQuestionEncoder. Therefore, please specify the exact class to use the model.
$-/run
1.7K
Huggingface
rdr-question_encoder-single-trivia-base
rdr-question_encoder-single-trivia-base
rdr-queston_encoder-single-nq-base Reader-Distilled Retriever (RDR) Sohee Yang and Minjoon Seo, Is Retriever Merely an Approximator of Reader?, arXiv 2020 The paper proposes to distill the reader into the retriever so that the retriever absorbs the strength of the reader while keeping its own benefit. The model is a DPR retriever further finetuned using knowledge distillation from the DPR reader. Using this approach, the answer recall rate increases by a large margin, especially at small numbers of top-k. This model is the question encoder of RDR trained solely on TriviaQA (single-trivia). This model is trained by the authors and is the official checkpoint of RDR. Performance The following is the answer recall rate measured using PyTorch 1.4.0 and transformers 4.5.0. For the values of DPR, those in parentheses are directly taken from the paper. The values without parentheses are reported using the reproduction of DPR that consists of this question encoder and this queston encoder. How to Use RDR shares the same architecture with DPR. Therefore, It uses DPRQuestionEncoder as the model class. Using AutoModel does not properly detect whether the checkpoint is for DPRContextEncoder or DPRQuestionEncoder. Therefore, please specify the exact class to use the model.
$-/run
13
Huggingface
dpr-question_encoder-single-trivia-base
dpr-question_encoder-single-trivia-base
Platform did not provide a description for this model.
$-/run
9
Huggingface
rdr-ctx_encoder-single-trivia-base
rdr-ctx_encoder-single-trivia-base
Platform did not provide a description for this model.
$-/run
0
Huggingface
dpr-ctx_encoder-single-trivia-base
dpr-ctx_encoder-single-trivia-base
Platform did not provide a description for this model.
$-/run
0
Huggingface