Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# transformers-qa
|
17 |
|
18 |
-
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Train Loss: 0.9300
|
21 |
- Validation Loss: 1.1437
|
|
|
15 |
|
16 |
# transformers-qa
|
17 |
|
18 |
+
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on SQuAD dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Train Loss: 0.9300
|
21 |
- Validation Loss: 1.1437
|