Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
# bert-finetuned-squad
|
| 16 |
|
| 17 |
-
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
|
|
| 14 |
|
| 15 |
# bert-finetuned-squad
|
| 16 |
|
| 17 |
+
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the [SQuAD dataset](https://rajpurkar.github.io/SQuAD-explorer/).
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|