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.1521
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss |
|
56 |
|:-------------:|:-----:|:-----:|:---------------:|
|
57 |
+
| 1.2158 | 1.0 | 5533 | 1.1443 |
|
58 |
+
| 0.9432 | 2.0 | 11066 | 1.1164 |
|
59 |
+
| 0.7601 | 3.0 | 16599 | 1.1521 |
|
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:6f7e130a43a8a16ee32b31a712828e1338376be4baaeafab3082cfd9c15c0390
|
3 |
size 265497077
|
runs/Sep01_04-02-44_c554fc47ce69/1630469069.2716897/events.out.tfevents.1630469069.c554fc47ce69.88.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e058070bbe9ab346871f4603b348f355dd822bbb2e538ae9aa176cdf1f6cb8ba
|
3 |
+
size 4206
|
runs/Sep01_04-02-44_c554fc47ce69/events.out.tfevents.1630469069.c554fc47ce69.88.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fcedf585e27439b261bbef74c6c3c91c89dff1cc55c8b319266a04bae68e6b9
|
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:189bb201ccda80369495c33d2a7da853f0f8456cfa5c14e3d9a2b52fb5ec47a4
|
3 |
size 2671
|