sjrhuschlee commited on
Commit
61772bf
1 Parent(s): 85446c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
  - question-answering
10
  ---
11
 
12
- # bart-base for QA
13
 
14
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the [SQuAD2.0](https://huggingface.co/datasets/squad_v2) dataset.
15
 
 
9
  - question-answering
10
  ---
11
 
12
+ # bart-base for Extractive QA
13
 
14
  This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the [SQuAD2.0](https://huggingface.co/datasets/squad_v2) dataset.
15