End of training
Browse files- README.md +12 -12
- adapter_model.bin +1 -1
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 |
|
@@ -48,16 +48,16 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### 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.2807
|
20 |
+
- Accuracy: 0.8894
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
51 |
+
| 0.3222 | 1.0 | 1563 | 0.3062 | 0.8706 |
|
52 |
+
| 0.3122 | 2.0 | 3126 | 0.2992 | 0.8770 |
|
53 |
+
| 0.296 | 3.0 | 4689 | 0.2916 | 0.8825 |
|
54 |
+
| 0.286 | 4.0 | 6252 | 0.2864 | 0.8847 |
|
55 |
+
| 0.2723 | 5.0 | 7815 | 0.2843 | 0.8858 |
|
56 |
+
| 0.2776 | 6.0 | 9378 | 0.2802 | 0.8877 |
|
57 |
+
| 0.2688 | 7.0 | 10941 | 0.2806 | 0.888 |
|
58 |
+
| 0.2641 | 8.0 | 12504 | 0.2795 | 0.889 |
|
59 |
+
| 0.267 | 9.0 | 14067 | 0.2807 | 0.8896 |
|
60 |
+
| 0.2726 | 10.0 | 15630 | 0.2807 | 0.8894 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3570125
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e22221043084ee6e0b01944c4a9943752b76359728345c06f6576288f4a62944
|
3 |
size 3570125
|