Rvk4/distilbert-base-uncasedamazon_reviews_sentiment_analysis
Browse files
README.md
CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss:
|
22 |
-
- Accuracy: {'accuracy': 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -48,18 +48,18 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
-
| Training Loss | Epoch | Step
|
52 |
-
|
53 |
-
|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.3504
|
22 |
+
- Accuracy: {'accuracy': 0.9220420199041651}
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------------------------------:|
|
53 |
+
| 0.4389 | 1.0 | 5426 | 0.3219 | {'accuracy': 0.8962403243641726} |
|
54 |
+
| 0.3786 | 2.0 | 10852 | 0.3866 | {'accuracy': 0.8938444526354589} |
|
55 |
+
| 0.4217 | 3.0 | 16278 | 0.3720 | {'accuracy': 0.8986361960928861} |
|
56 |
+
| 0.4178 | 4.0 | 21704 | 0.4612 | {'accuracy': 0.8936601548101732} |
|
57 |
+
| 0.3867 | 5.0 | 27130 | 0.4108 | {'accuracy': 0.9001105786951714} |
|
58 |
+
| 0.4258 | 6.0 | 32556 | 0.4565 | {'accuracy': 0.9034279395503133} |
|
59 |
+
| 0.4024 | 7.0 | 37982 | 0.4088 | {'accuracy': 0.9102469590858828} |
|
60 |
+
| 0.3556 | 8.0 | 43408 | 0.3828 | {'accuracy': 0.9130114264651678} |
|
61 |
+
| 0.3249 | 9.0 | 48834 | 0.3434 | {'accuracy': 0.9194618503501659} |
|
62 |
+
| 0.2882 | 10.0 | 54260 | 0.3504 | {'accuracy': 0.9220420199041651} |
|
63 |
|
64 |
|
65 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2518104
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f27424756396f97008754965fad54cd80e20f211e0d91cc9b55b9728f61cdf74
|
3 |
size 2518104
|
runs/Jul23_12-25-40_ISLTP-PC107/events.out.tfevents.1721717753.ISLTP-PC107.14028.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:734e4a0656168845e2892667da7b78e05518f41e5dd7c760a88e4359d5445870
|
3 |
+
size 24740
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1c58ccabc4aaec1ab07969d38f7474d0f6b552a6960704dae7c263892319adb
|
3 |
size 4792
|