Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# wangchanberta-hyperopt-sentiment-01
|
20 |
|
21 |
-
This model is a fine-tuned version of [airesearch/wangchanberta-base-att-spm-uncased](https://huggingface.co/airesearch/wangchanberta-base-att-spm-uncased) on the
|
|
|
|
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.3595
|
24 |
- Accuracy: 0.9103
|
|
|
18 |
|
19 |
# wangchanberta-hyperopt-sentiment-01
|
20 |
|
21 |
+
This model is a fine-tuned version of [airesearch/wangchanberta-base-att-spm-uncased](https://huggingface.co/airesearch/wangchanberta-base-att-spm-uncased) on the Wisesight Sentiment dataset.
|
22 |
+
The model is optimized for binary sentiment classification tasks, targeting two labels: positive and negative.
|
23 |
+
|
24 |
It achieves the following results on the evaluation set:
|
25 |
- Loss: 0.3595
|
26 |
- Accuracy: 0.9103
|