sjrhuschlee commited on
Commit
e6354c6
1 Parent(s): 21ccbf8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ model-index:
49
  name: F1
50
  ---
51
 
52
- # mdeberta-v3-base for QA
53
 
54
  This is the [mdeberta-v3-base](https://huggingface.co/microsoft/mdeberta-v3-base) model, fine-tuned using the [SQuAD2.0](https://huggingface.co/datasets/squad_v2) dataset. It's been trained on question-answer pairs, including unanswerable questions, for the task of Extractive Question Answering.
55
 
 
49
  name: F1
50
  ---
51
 
52
+ # mdeberta-v3-base for Extractive QA
53
 
54
  This is the [mdeberta-v3-base](https://huggingface.co/microsoft/mdeberta-v3-base) model, fine-tuned using the [SQuAD2.0](https://huggingface.co/datasets/squad_v2) dataset. It's been trained on question-answer pairs, including unanswerable questions, for the task of Extractive Question Answering.
55