Your Name
commited on
Commit
·
c84c214
1
Parent(s):
0d37adc
add model
Browse files- README.md +11 -7
- pytorch_model.bin +1 -1
- runs/Aug02_16-06-59_7fecced68ee5/1627920443.493723/events.out.tfevents.1627920443.7fecced68ee5.61.1 +3 -0
- runs/Aug02_16-06-59_7fecced68ee5/events.out.tfevents.1627920443.7fecced68ee5.61.0 +3 -0
- runs/Aug02_16-06-59_7fecced68ee5/events.out.tfevents.1627921996.7fecced68ee5.61.2 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -19,7 +19,7 @@ model_index:
|
|
19 |
metric:
|
20 |
name: Accuracy
|
21 |
type: accuracy
|
22 |
-
value: 0.
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -29,8 +29,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
29 |
|
30 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the glue dataset.
|
31 |
It achieves the following results on the evaluation set:
|
32 |
-
- Loss: 0.
|
33 |
-
- Accuracy: 0.
|
34 |
|
35 |
## Model description
|
36 |
|
@@ -55,13 +55,17 @@ The following hyperparameters were used during training:
|
|
55 |
- seed: 42
|
56 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
57 |
- lr_scheduler_type: linear
|
58 |
-
- num_epochs:
|
59 |
|
60 |
### Training results
|
61 |
|
62 |
-
| Training Loss | Epoch | Step
|
63 |
-
|
64 |
-
| 0.
|
|
|
|
|
|
|
|
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
19 |
metric:
|
20 |
name: Accuracy
|
21 |
type: accuracy
|
22 |
+
value: 0.9151376146788991
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
29 |
|
30 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the glue dataset.
|
31 |
It achieves the following results on the evaluation set:
|
32 |
+
- Loss: 0.3651
|
33 |
+
- Accuracy: 0.9151
|
34 |
|
35 |
## Model description
|
36 |
|
|
|
55 |
- seed: 42
|
56 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
57 |
- lr_scheduler_type: linear
|
58 |
+
- num_epochs: 5
|
59 |
|
60 |
### Training results
|
61 |
|
62 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
63 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
64 |
+
| 0.1902 | 1.0 | 4210 | 0.3102 | 0.9117 |
|
65 |
+
| 0.1293 | 2.0 | 8420 | 0.3672 | 0.9048 |
|
66 |
+
| 0.084 | 3.0 | 12630 | 0.3651 | 0.9151 |
|
67 |
+
| 0.0682 | 4.0 | 16840 | 0.3971 | 0.9037 |
|
68 |
+
| 0.0438 | 5.0 | 21050 | 0.4720 | 0.9117 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267860081
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:395387c859762b63fbc77fea1bfa0987b967c3d6550878a23e1956d0fb9c26c7
|
3 |
size 267860081
|
runs/Aug02_16-06-59_7fecced68ee5/1627920443.493723/events.out.tfevents.1627920443.7fecced68ee5.61.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1987154e03fb08d6e69f01769b299c0e852ddf640711a8df4fb780f7ec16b12
|
3 |
+
size 4209
|
runs/Aug02_16-06-59_7fecced68ee5/events.out.tfevents.1627920443.7fecced68ee5.61.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:259486972013fa7c09d390c953e26983428aa08a2be6c519b8765cea83336433
|
3 |
+
size 11466
|
runs/Aug02_16-06-59_7fecced68ee5/events.out.tfevents.1627921996.7fecced68ee5.61.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b7bf1fe818c1c9e048a01328ef8febc7802ed79492a6f8df021017ade8b65be
|
3 |
+
size 369
|
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:3edd9155b45ef3ff58e3b03a1521b52e83d4471234b4a8d75de51dd0f902d3de
|
3 |
size 2671
|