Update README.md
Browse files
README.md
CHANGED
|
@@ -3,9 +3,9 @@ library_name: transformers
|
|
| 3 |
tags: []
|
| 4 |
---
|
| 5 |
|
| 6 |
-
#
|
| 7 |
|
| 8 |
-
<!--
|
| 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 |
|