Cielciel/aift-model-review-multiple-label-classification
Browse files- README.md +12 -12
- model.safetensors +1 -1
- runs/Jan08_10-22-23_aift-review-classification-multiple-label/events.out.tfevents.1704709405.aift-review-classification-multiple-label +2 -2
- runs/Jan08_10-27-56_aift-review-classification-multiple-label/events.out.tfevents.1704709694.aift-review-classification-multiple-label +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Accuracy Thresh: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -48,16 +48,16 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy Thresh |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:---------------:|
|
51 |
-
| No log | 1.0 | 70 | 0.
|
52 |
-
| No log | 2.0 | 140 | 0.
|
53 |
-
| No log | 3.0 | 210 | 0.
|
54 |
-
| No log | 4.0 | 280 | 0.
|
55 |
-
| No log | 5.0 | 350 | 0.
|
56 |
-
| No log | 6.0 | 420 | 0.
|
57 |
-
| No log | 7.0 | 490 | 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.1827
|
19 |
+
- Accuracy Thresh: 0.9367
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy Thresh |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:---------------:|
|
51 |
+
| No log | 1.0 | 70 | 0.4169 | 0.7908 |
|
52 |
+
| No log | 2.0 | 140 | 0.3130 | 0.8786 |
|
53 |
+
| No log | 3.0 | 210 | 0.2500 | 0.9163 |
|
54 |
+
| No log | 4.0 | 280 | 0.2243 | 0.9296 |
|
55 |
+
| No log | 5.0 | 350 | 0.2049 | 0.9255 |
|
56 |
+
| No log | 6.0 | 420 | 0.1941 | 0.9316 |
|
57 |
+
| No log | 7.0 | 490 | 0.1927 | 0.9316 |
|
58 |
+
| 0.2725 | 8.0 | 560 | 0.1875 | 0.9357 |
|
59 |
+
| 0.2725 | 9.0 | 630 | 0.1826 | 0.9367 |
|
60 |
+
| 0.2725 | 10.0 | 700 | 0.1827 | 0.9367 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267847948
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47d1fb2044c50a790f9782dd6058240d766566b9ade1909359e37fac5fd8b5a1
|
3 |
size 267847948
|
runs/Jan08_10-22-23_aift-review-classification-multiple-label/events.out.tfevents.1704709405.aift-review-classification-multiple-label
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0dca0d400d396fd8bd7c8791b2aca1ae0a29748cbca1d85bd1b1d42c52ed59ad
|
3 |
+
size 700
|
runs/Jan08_10-27-56_aift-review-classification-multiple-label/events.out.tfevents.1704709694.aift-review-classification-multiple-label
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:faafcae9995f5498117ddbebfe257a708c2c2c022ea888378e2e51186e544e7f
|
3 |
+
size 8687
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4347
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e08df8b19cc2e101961f642c8a71f4bb3fe2b24eabfd49113de50c90fbfd155e
|
3 |
size 4347
|