Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 12 |
|
| 13 |
# thanat/bert-finetuned-squad
|
| 14 |
|
| 15 |
-
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
- Train Loss: 0.5695
|
| 18 |
- Epoch: 2
|
|
|
|
| 12 |
|
| 13 |
# thanat/bert-finetuned-squad
|
| 14 |
|
| 15 |
+
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the [squad](https://huggingface.co/datasets/squad) dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
- Train Loss: 0.5695
|
| 18 |
- Epoch: 2
|