You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accuracies on SQuAD-V2 dev set with theme information
Reader
Architecture
F1
EM
BERT-base
74.67
71.15
ELECTRA-base
81.71
77.60
DeBERTa-V3-base
87.41
83.92
F1 and EM on SQuAD-V2 dev set
Domain Adaptation
Retriever
Approach
Top-1 Accuracy
Top-5 Accuracy
multi-qa-mpnet-base
63.57
88.4
GPL (multi-qa-mpnet-base)
66.5
86.4
LaPraDoR (checkpoint not trained on SQuADV2 Retrieval)
51.2
79.9
Reader
Approach
F1
EM
BERT-base zero shot
74.67
71.15
CAQA (Synthetic - QAGen-T5-base)
72.42
68.91
CAQA (No Synthetic Data)
76.27
72.87
QADA (4 epochs)
76.50
73.23
Approach
F1
EM
DeBERTa-V3-base zero shot
87.41
83.92
CAQA (Synthetic - QAGen-T5-base)
86.12
82.68
CAQA (No Synthetic Data)
88.93
85.07
About
This repository contains the work done on domain adaptation in machine reading comprehension task in Improving Domain Specific QA problem statement, InterIIT Tech Meet 11.0