add model
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
23 |
|
24 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the squad dataset.
|
25 |
It achieves the following results on the evaluation set:
|
26 |
-
- Loss: 1.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -54,9 +54,9 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss |
|
56 |
|:-------------:|:-----:|:-----:|:---------------:|
|
57 |
-
| 1.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
23 |
|
24 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the squad dataset.
|
25 |
It achieves the following results on the evaluation set:
|
26 |
+
- Loss: 1.1582
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss |
|
56 |
|:-------------:|:-----:|:-----:|:---------------:|
|
57 |
+
| 1.2176 | 1.0 | 5533 | 1.1429 |
|
58 |
+
| 0.9425 | 2.0 | 11066 | 1.1196 |
|
59 |
+
| 0.7586 | 3.0 | 16599 | 1.1582 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265497077
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8974596d2f72807518edd2cfdcacf6c96e459fa3738d74cb7a4b84d46e4cce10
|
3 |
size 265497077
|
runs/Sep02_05-54-10_70b9537b520f/1630562158.9754465/events.out.tfevents.1630562158.70b9537b520f.89.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfdde45e2c4fd31554d3c79dad4f5068737a8a8693fffa98d8f4214d8c145dd0
|
3 |
+
size 4206
|
runs/Sep02_05-54-10_70b9537b520f/events.out.tfevents.1630562158.70b9537b520f.89.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:711d9fad2a1c6353792481801ddd84ffd53b0d3c9d854ec8f7d26ad04489c12c
|
3 |
+
size 9217
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2671
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4f278ce53528f3e4cf7f1205dfe9f7abf91eee66aefc9ccaf7f3348824b5290
|
3 |
size 2671
|