End of training
Browse files- README.md +4 -4
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on the xquad_xtreme dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:-----:|:---------------:|
|
51 |
-
| 1.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on the xquad_xtreme dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.2235
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:-----:|:---------------:|
|
51 |
+
| 1.1125 | 1.0 | 5668 | 1.1405 |
|
52 |
+
| 0.839 | 2.0 | 11336 | 1.1626 |
|
53 |
+
| 0.6148 | 3.0 | 17004 | 1.2235 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 709125734
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6efe21dcc6e05b33639c8cab8ea50691a14b5b90dbfd25a7e0d669021daf691
|
3 |
size 709125734
|