Cielciel/aift-model-review-multiple-label-classification
Browse files- README.md +12 -12
- model.safetensors +1 -1
- runs/Jan08_10-27-56_aift-review-classification-multiple-label/events.out.tfevents.1704710775.aift-review-classification-multiple-label +3 -0
- runs/Jan08_10-38-44_aift-review-classification-multiple-label/events.out.tfevents.1704710334.aift-review-classification-multiple-label +3 -0
- runs/Jan08_10-46-10_aift-review-classification-multiple-label/events.out.tfevents.1704710773.aift-review-classification-multiple-label +3 -0
- tokenizer.json +1 -6
- 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.1712
|
19 |
+
- Accuracy Thresh: 0.9398
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy Thresh |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:---------------:|
|
51 |
+
| No log | 1.0 | 70 | 0.1784 | 0.9347 |
|
52 |
+
| No log | 2.0 | 140 | 0.1673 | 0.9398 |
|
53 |
+
| No log | 3.0 | 210 | 0.1723 | 0.9367 |
|
54 |
+
| No log | 4.0 | 280 | 0.1647 | 0.9408 |
|
55 |
+
| No log | 5.0 | 350 | 0.1679 | 0.9378 |
|
56 |
+
| No log | 6.0 | 420 | 0.1686 | 0.9388 |
|
57 |
+
| No log | 7.0 | 490 | 0.1676 | 0.9439 |
|
58 |
+
| 0.0662 | 8.0 | 560 | 0.1727 | 0.9398 |
|
59 |
+
| 0.0662 | 9.0 | 630 | 0.1715 | 0.9398 |
|
60 |
+
| 0.0662 | 10.0 | 700 | 0.1712 | 0.9398 |
|
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:4368d2b10cfc2b0cd90ade9932c8b920349c3ceb492409990b8420b3260fe1bf
|
3 |
size 267847948
|
runs/Jan08_10-27-56_aift-review-classification-multiple-label/events.out.tfevents.1704710775.aift-review-classification-multiple-label
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05dda1e65c1c41acac139aeff3eef695fbc9295584145916371f7fc0b6630b8a
|
3 |
+
size 8464
|
runs/Jan08_10-38-44_aift-review-classification-multiple-label/events.out.tfevents.1704710334.aift-review-classification-multiple-label
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48298654d972a2b938c4f51469740b19f4270e43fea8edf12f09b6e2f417e2e0
|
3 |
+
size 305
|
runs/Jan08_10-46-10_aift-review-classification-multiple-label/events.out.tfevents.1704710773.aift-review-classification-multiple-label
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8819bf0e242573216d4d287cf740e7fef4a1cfeae7871d63098b614cb103763d
|
3 |
+
size 85
|
tokenizer.json
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
"direction": "Right",
|
5 |
-
"max_length": 512,
|
6 |
-
"strategy": "LongestFirst",
|
7 |
-
"stride": 0
|
8 |
-
},
|
9 |
"padding": null,
|
10 |
"added_tokens": [
|
11 |
{
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": null,
|
|
|
|
|
|
|
|
|
|
|
4 |
"padding": null,
|
5 |
"added_tokens": [
|
6 |
{
|
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:99fefdff6ded43ad1f840c9883d61cf3c2318535e3bd04223d73b714e9759c0a
|
3 |
size 4347
|