End of training
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [finiteautomata/bertweet-base-sentiment-analysis](https://huggingface.co/finiteautomata/bertweet-base-sentiment-analysis) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Accuracy: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [finiteautomata/bertweet-base-sentiment-analysis](https://huggingface.co/finiteautomata/bertweet-base-sentiment-analysis) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.6847
|
20 |
+
- Accuracy: 0.8306
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| 0.3532 | 1.0 | 760 | 0.3454 | 0.8453 |
|
54 |
+
| 0.2907 | 2.0 | 1521 | 0.3672 | 0.8465 |
|
55 |
+
| 0.2568 | 3.0 | 2281 | 0.4530 | 0.8393 |
|
56 |
+
| 0.2054 | 4.0 | 3042 | 0.5747 | 0.8369 |
|
57 |
+
| 0.1495 | 5.0 | 3800 | 0.6847 | 0.8306 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 539630168
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f4fd0e467a59cf826302c25f419c2d3c7d60022f971007d26c37b6fb5301a3b
|
3 |
size 539630168
|
runs/Mar05_12-54-59_34334bcdfcbe/events.out.tfevents.1709643313.34334bcdfcbe.1172.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bbecfa26b39a1b02d77b4ff918b8b38e579102419115ac4f246dd00e7ed5eef
|
3 |
+
size 14779
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33debd6f46575fdf2a73e66e59f8b08bbd61e0b04789030f8ee6a5dfb47cc52f
|
3 |
size 4920
|