SQuAD2.0
combines the 100,000 questions in SQuAD1.1 with over 50,000 unanswerable questions written adversarially by crowdworkers to look similar to answerable ones. To do well on SQuAD2.0, systems must not only answer questions when possible, but also determine when no answer is supported by the paragraph and abstain from answering.
Dataset
Split
# samples
SQuAD2.0
train
130k
SQuAD2.0
eval
12.3k
Model training
The model was trained on a Tesla P100 GPU and 25GB of RAM.
The script for fine tuning can be found
here
from transformers import pipeline
qa_pipeline = pipeline(
"question-answering",
model="mrm8488/spanbert-finetuned-squadv2",
tokenizer="mrm8488/spanbert-finetuned-squadv2"
)
qa_pipeline({
'context': "Manuel Romero has been working hardly in the repository hugginface/transformers lately",
'question': "Who has been working hard for hugginface/transformers lately?"
})
# Output: {'answer': 'Manuel Romero','end': 13,'score': 6.836378586818937e-09, 'start': 0}
Runs of mrm8488 spanbert-finetuned-squadv2 on huggingface.co
116
Total runs
0
24-hour runs
18
3-day runs
22
7-day runs
38
30-day runs
More Information About spanbert-finetuned-squadv2 huggingface.co Model
spanbert-finetuned-squadv2 huggingface.co
spanbert-finetuned-squadv2 huggingface.co is an AI model on huggingface.co that provides spanbert-finetuned-squadv2's model effect (), which can be used instantly with this mrm8488 spanbert-finetuned-squadv2 model. huggingface.co supports a free trial of the spanbert-finetuned-squadv2 model, and also provides paid use of the spanbert-finetuned-squadv2. Support call spanbert-finetuned-squadv2 model through api, including Node.js, Python, http.
spanbert-finetuned-squadv2 huggingface.co is an online trial and call api platform, which integrates spanbert-finetuned-squadv2's modeling effects, including api services, and provides a free online trial of spanbert-finetuned-squadv2, you can try spanbert-finetuned-squadv2 online for free by clicking the link below.
mrm8488 spanbert-finetuned-squadv2 online free url in huggingface.co:
spanbert-finetuned-squadv2 is an open source model from GitHub that offers a free installation service, and any user can find spanbert-finetuned-squadv2 on GitHub to install. At the same time, huggingface.co provides the effect of spanbert-finetuned-squadv2 install, users can directly use spanbert-finetuned-squadv2 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.
spanbert-finetuned-squadv2 install url in huggingface.co: