deepset/roberta-base-squad2
cc-by-4.0roberta-base for Extractive QA This is the roberta-base( model, fine-tuned using the SQuAD2.0( dataset. It's been trained on question-answer...
distilbert/distilbert-base-cased-distilled-squad
apache-2.0DistilBERT base cased distilled SQuAD Table of Contents - Model Details(model-details) - How To Get Started With the Model(how-to-get-starte...
google-bert/bert-large-uncased-whole-word-masking-finetuned-squad
apache-2.0BERT large model (uncased) whole word masking finetuned on SQuAD Pretrained model on English language using a masked language modeling (MLM)...
deepset/roberta-base-squad2
cc-by-4.0roberta-base for Extractive QA This is the roberta-base( model, fine-tuned using the SQuAD2.0( dataset. It's been trained on question-answer...
timpal0l/mdeberta-v3-base-squad2
mitThis model can be used for Extractive QA It has been finetuned for 3 epochs on SQuAD2.0( Usage python from transformers import pipeline qamo...
electra_large_discriminator_squad2_512
Official question-answering model by ahotrod.