Using roberta-base model, fine-tuned using the SQuAD2.0 dataset. It's been trained on question-answer pairs, including unanswerable questions, for the task of Question Answering.

32 7 months ago

... /
params
ed11eda7790d · 30B
{
"stop": [
"[INST]",
"[/INST]"
]
}