End of training
Browse files- README.md +6 -6
- 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 [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the squad dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
-
| 2.
|
52 |
-
| 1.
|
53 |
-
|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the squad dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.3927
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| 2.8555 | 1.0 | 844 | 1.5630 |
|
52 |
+
| 1.3207 | 2.0 | 1688 | 1.2811 |
|
53 |
+
| 0.9341 | 3.0 | 2532 | 1.2754 |
|
54 |
+
| 0.7147 | 4.0 | 3376 | 1.3393 |
|
55 |
+
| 0.5671 | 5.0 | 4220 | 1.3927 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 260804645
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b134df3bdf68b0b1229dab1e2f23b5b91745ab00875a0c2e155e4f6b17af0dce
|
3 |
size 260804645
|