End of training
Browse files
README.md
CHANGED
@@ -14,8 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# SQuAD_qa_model_PT
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
-
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 1.5904
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -40,17 +38,13 @@ The following hyperparameters were used during training:
|
|
40 |
- seed: 42
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
-
- num_epochs:
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| No log | 1.0 | 300 |
|
50 |
-
| 2.6858 | 2.0 | 600 | 1.5548 |
|
51 |
-
| 2.6858 | 3.0 | 900 | 1.5344 |
|
52 |
-
| 1.2142 | 4.0 | 1200 | 1.5540 |
|
53 |
-
| 0.8335 | 5.0 | 1500 | 1.5904 |
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
14 |
# SQuAD_qa_model_PT
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
38 |
- seed: 42
|
39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
- lr_scheduler_type: linear
|
41 |
+
- num_epochs: 1
|
42 |
|
43 |
### Training results
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|
|
47 |
+
| No log | 1.0 | 300 | 2.7440 |
|
|
|
|
|
|
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265470032
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a770608b3ec9e112271cb1aa59f6746e11b5389296082a4a30fb426dee583428
|
3 |
size 265470032
|
runs/Jul20_20-16-46_Asus/events.out.tfevents.1721503012.Asus.19808.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfd256b9460477211bbe5fac65260e90a57dd9bea8e7d93e62a3c7ca41598a1e
|
3 |
+
size 4440
|
runs/Jul20_20-17-19_Asus/events.out.tfevents.1721503041.Asus.19808.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e33554088d2fce109b407296d42365130967154b4e8b5ed9bce782234cd55209
|
3 |
+
size 4440
|
runs/Jul20_20-19-25_Asus/events.out.tfevents.1721503166.Asus.15884.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c440ceeba1c90ae74890ad55bca808b0e9a4b261f4925074bcbbc2db8a3aad8
|
3 |
+
size 5065
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed4b874ade9383509046735bb6beb64a5b8513977937abe015e5b88a638acff1
|
3 |
size 4856
|