Details of the downstream task (Q&A) - Dataset 📚 🧐 ❓
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.
Note: The numbers marked as * are evaluated on the development sets because those models were not submitted to the official SQuAD leaderboard. All the other numbers are test numbers.
Model in action
Fast usage with
pipelines
:
from transformers import pipeline
qa_pipeline = pipeline(
"question-answering",
model="mrm8488/spanbert-large-finetuned-squadv2",
tokenizer="SpanBERT/spanbert-large-cased"
)
qa_pipeline({
'context': "Manuel Romero has been working very hard in the repository hugginface/transformers lately",
'question': "How has been working Manuel Romero lately?"
})
# Output: {'answer': 'very hard', 'end': 40, 'score': 0.9052708846768347, 'start': 31}
Runs of mrm8488 spanbert-large-finetuned-squadv2 on huggingface.co
92
Total runs
0
24-hour runs
0
3-day runs
-2
7-day runs
68
30-day runs
More Information About spanbert-large-finetuned-squadv2 huggingface.co Model
spanbert-large-finetuned-squadv2 huggingface.co
spanbert-large-finetuned-squadv2 huggingface.co is an AI model on huggingface.co that provides spanbert-large-finetuned-squadv2's model effect (), which can be used instantly with this mrm8488 spanbert-large-finetuned-squadv2 model. huggingface.co supports a free trial of the spanbert-large-finetuned-squadv2 model, and also provides paid use of the spanbert-large-finetuned-squadv2. Support call spanbert-large-finetuned-squadv2 model through api, including Node.js, Python, http.
spanbert-large-finetuned-squadv2 huggingface.co is an online trial and call api platform, which integrates spanbert-large-finetuned-squadv2's modeling effects, including api services, and provides a free online trial of spanbert-large-finetuned-squadv2, you can try spanbert-large-finetuned-squadv2 online for free by clicking the link below.
mrm8488 spanbert-large-finetuned-squadv2 online free url in huggingface.co:
spanbert-large-finetuned-squadv2 is an open source model from GitHub that offers a free installation service, and any user can find spanbert-large-finetuned-squadv2 on GitHub to install. At the same time, huggingface.co provides the effect of spanbert-large-finetuned-squadv2 install, users can directly use spanbert-large-finetuned-squadv2 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.
spanbert-large-finetuned-squadv2 install url in huggingface.co: