Sadat07 commited on
Commit
a507ae5
1 Parent(s): ff7233c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,9 +3,9 @@ library_name: transformers
3
  tags: []
4
  ---
5
 
6
- # Model Card for Model ID
7
 
8
- <!-- Provide a quick summary of what the model is/does. -->
9
 
10
 
11
 
 
3
  tags: []
4
  ---
5
 
6
+ # bert_squad
7
 
8
+ <!-- Pretrained model on context-based Question Answering using the SQuAD dataset. This model is fine-tuned from the BERT architecture for extracting answers from passages. -->
9
 
10
 
11