Sadat07 commited on
Commit
4387ed1
1 Parent(s): 389d7aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
  library_name: transformers
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.
 
2
  library_name: transformers
3
  tags: []
4
  ---
5
+ # `google-bert/bert-base-uncased` Fine-Tuned on SQuAD
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.