Cielciel/aift-model-review-multiple-label-classification
Browse files
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.1719
|
19 |
+
- Accuracy Thresh: 0.9378
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy Thresh |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:---------------:|
|
51 |
+
| No log | 1.0 | 70 | 0.4035 | 0.7847 |
|
52 |
+
| No log | 2.0 | 140 | 0.2987 | 0.8867 |
|
53 |
+
| No log | 3.0 | 210 | 0.2408 | 0.9194 |
|
54 |
+
| No log | 4.0 | 280 | 0.2094 | 0.9327 |
|
55 |
+
| No log | 5.0 | 350 | 0.1901 | 0.9306 |
|
56 |
+
| No log | 6.0 | 420 | 0.1834 | 0.9327 |
|
57 |
+
| No log | 7.0 | 490 | 0.1806 | 0.9316 |
|
58 |
+
| 0.2595 | 8.0 | 560 | 0.1740 | 0.9408 |
|
59 |
+
| 0.2595 | 9.0 | 630 | 0.1723 | 0.9367 |
|
60 |
+
| 0.2595 | 10.0 | 700 | 0.1719 | 0.9378 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
config.json
CHANGED
@@ -9,23 +9,23 @@
|
|
9 |
"dropout": 0.1,
|
10 |
"hidden_dim": 3072,
|
11 |
"id2label": {
|
12 |
-
"0": "
|
13 |
-
"1": "
|
14 |
-
"2": "
|
15 |
-
"3": "
|
16 |
-
"4": "
|
17 |
-
"5": "
|
18 |
-
"6": "
|
19 |
},
|
20 |
"initializer_range": 0.02,
|
21 |
"label2id": {
|
22 |
-
"
|
23 |
-
"
|
24 |
-
"
|
25 |
-
"
|
26 |
-
"
|
27 |
-
"
|
28 |
-
"
|
29 |
},
|
30 |
"max_position_embeddings": 512,
|
31 |
"model_type": "distilbert",
|
|
|
9 |
"dropout": 0.1,
|
10 |
"hidden_dim": 3072,
|
11 |
"id2label": {
|
12 |
+
"0": "ads",
|
13 |
+
"1": "bugs",
|
14 |
+
"2": "positive",
|
15 |
+
"3": "negative",
|
16 |
+
"4": "graphic",
|
17 |
+
"5": "gameplay",
|
18 |
+
"6": "request"
|
19 |
},
|
20 |
"initializer_range": 0.02,
|
21 |
"label2id": {
|
22 |
+
"ads": 0,
|
23 |
+
"bugs": 1,
|
24 |
+
"gameplay": 5,
|
25 |
+
"graphic": 4,
|
26 |
+
"negative": 3,
|
27 |
+
"positive": 2,
|
28 |
+
"request": 6
|
29 |
},
|
30 |
"max_position_embeddings": 512,
|
31 |
"model_type": "distilbert",
|
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:2f6999acda63073df3ac561ea7e06ada93479b355ea9217598e4bb418f117b2b
|
3 |
size 267847948
|
runs/Jan08_17-34-27_aift-review-classification-multiple-label/events.out.tfevents.1704735277.aift-review-classification-multiple-label
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2661944976832222baac3b62756bed17b0a839cb8d0b64ff0c777b595496a70a
|
3 |
+
size 8727
|
tokenizer.json
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
|
|
|
|
|
|
|
|
|
|
4 |
"padding": null,
|
5 |
"added_tokens": [
|
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 |
{
|
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:4e82e1e1c3d86863c7509b7945908053db1823c15f7f3e71c5e539202ca4ccce
|
3 |
size 4347
|