Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ widget:
|
|
24 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
25 |
probably proofread and complete it, then remove this comment. -->
|
26 |
|
27 |
-
#
|
28 |
|
29 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on SQuAD dataset.
|
30 |
It achieves the following results on the evaluation set:
|
|
|
24 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
25 |
probably proofread and complete it, then remove this comment. -->
|
26 |
|
27 |
+
# Question Answering with Hugging Face Transformers and Keras 🤗❤️
|
28 |
|
29 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on SQuAD dataset.
|
30 |
It achieves the following results on the evaluation set:
|