Update README.md
Browse files
README.md
CHANGED
@@ -42,11 +42,11 @@ This model is trained for Question Answering tutorial for Keras.io.
|
|
42 |
|
43 |
## Training and evaluation data
|
44 |
|
45 |
-
It is trained on [SQuAD](https://huggingface.co/datasets/squad) question answering dataset.
|
46 |
|
47 |
## Training procedure
|
48 |
|
49 |
-
Find notebook [here](https://
|
50 |
|
51 |
### Training hyperparameters
|
52 |
|
|
|
42 |
|
43 |
## Training and evaluation data
|
44 |
|
45 |
+
It is trained on [SQuAD](https://huggingface.co/datasets/squad) question answering dataset. ⁉️
|
46 |
|
47 |
## Training procedure
|
48 |
|
49 |
+
Find the notebook in Keras Examples [here](https://keras.io/examples/nlp/question_answering/). ❤️
|
50 |
|
51 |
### Training hyperparameters
|
52 |
|