add model
Browse files- README.md +8 -8
- pytorch_model.bin +1 -1
- runs/Aug05_08-53-43_fd32b196d6ad/1628153647.659866/events.out.tfevents.1628153647.fd32b196d6ad.61.1 +3 -0
- runs/Aug05_08-53-43_fd32b196d6ad/events.out.tfevents.1628153647.fd32b196d6ad.61.0 +3 -0
- runs/Aug05_08-53-43_fd32b196d6ad/events.out.tfevents.1628153820.fd32b196d6ad.61.2 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -19,7 +19,7 @@ model_index:
|
|
19 |
metric:
|
20 |
name: Matthews Correlation
|
21 |
type: matthews_correlation
|
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 |
-
- Matthews Correlation: 0.
|
34 |
|
35 |
## Model description
|
36 |
|
@@ -61,11 +61,11 @@ The following hyperparameters were used during training:
|
|
61 |
|
62 |
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
|
63 |
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
19 |
metric:
|
20 |
name: Matthews Correlation
|
21 |
type: matthews_correlation
|
22 |
+
value: 0.5331291095663535
|
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.8628
|
33 |
+
- Matthews Correlation: 0.5331
|
34 |
|
35 |
## Model description
|
36 |
|
|
|
61 |
|
62 |
| Training Loss | Epoch | Step | Validation Loss | Matthews Correlation |
|
63 |
|:-------------:|:-----:|:----:|:---------------:|:--------------------:|
|
64 |
+
| 0.5253 | 1.0 | 535 | 0.5214 | 0.3943 |
|
65 |
+
| 0.3459 | 2.0 | 1070 | 0.5551 | 0.4693 |
|
66 |
+
| 0.2326 | 3.0 | 1605 | 0.6371 | 0.5059 |
|
67 |
+
| 0.1718 | 4.0 | 2140 | 0.7851 | 0.5111 |
|
68 |
+
| 0.1262 | 5.0 | 2675 | 0.8628 | 0.5331 |
|
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:30d21422b4ca1f5a3f0420c58332f7559479e0064bcb35b91c39da663bd16cd1
|
3 |
size 267860081
|
runs/Aug05_08-53-43_fd32b196d6ad/1628153647.659866/events.out.tfevents.1628153647.fd32b196d6ad.61.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9774c4cd0576441ba873a6711ad0ae462df895a01aa3e56bb98b1caa4c053414
|
3 |
+
size 4221
|
runs/Aug05_08-53-43_fd32b196d6ad/events.out.tfevents.1628153647.fd32b196d6ad.61.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f332e395bcbe3fd941a3c62062dd846d84849e0cb02291bd65d19a3a723c64db
|
3 |
+
size 5681
|
runs/Aug05_08-53-43_fd32b196d6ad/events.out.tfevents.1628153820.fd32b196d6ad.61.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79f5e55de76798e33253cc3bbcd9298e4930cb04b672598e155b1933f092ed00
|
3 |
+
size 375
|
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:dd3afafb5d4fd49452cdc0da5ad42940a9328022d9262febaf278697446611aa
|
3 |
size 2671
|