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.1495
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss |
|
56 |
|:-------------:|:-----:|:-----:|:---------------:|
|
57 |
+
| 1.2238 | 1.0 | 5533 | 1.1573 |
|
58 |
+
| 0.9543 | 2.0 | 11066 | 1.1081 |
|
59 |
+
| 0.7754 | 3.0 | 16599 | 1.1495 |
|
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:ed5ff193f07b1f9be94aee9db8c64a5d7ec926ced7fa44c77c3903e6326fce90
|
3 |
size 265497077
|
runs/Sep01_09-55-21_fefd99cd633a/1630490218.1570332/events.out.tfevents.1630490218.fefd99cd633a.87.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45b5b7334447b4e8c505d155a46139ec0b9572dbbb9877744227c3cdae374ad2
|
3 |
+
size 4206
|
runs/Sep01_09-55-21_fefd99cd633a/events.out.tfevents.1630490218.fefd99cd633a.87.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:370531142f32f20de161ad4149d83252d24b42d77f7f5e8c5b0658d4452a9aa5
|
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:87b1462e51d91727ff8b8dd6c27e07920709fd84ad1cb25a96c92dd63d666f4f
|
3 |
size 2671
|