Update README.md
Browse files
README.md
CHANGED
|
@@ -27,7 +27,7 @@ tags:
|
|
| 27 |
|
| 28 |
# tw-roberta-base-sentiment-FT-v2
|
| 29 |
|
| 30 |
-
This model is a second fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment), trained on the
|
| 31 |
|
| 32 |
As with the first fine-tuned version, the text classification task in this model is based on 3 sentiment labels: negative, neutral and positive.
|
| 33 |
|
|
|
|
| 27 |
|
| 28 |
# tw-roberta-base-sentiment-FT-v2
|
| 29 |
|
| 30 |
+
This model is a second fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment), trained on the [Sp1786/multiclass-sentiment-analysis-dataset](https://huggingface.co/datasets/Sp1786/multiclass-sentiment-analysis-dataset). It builds on the first iteration by incorporating optimized techniques. Specifically, the dataset proportions were adjusted to refine the division of the training, evaluation, and test sets, leading to a more balanced and representative fine-tuning process. Compared to the initial model, this version demonstrates improved performance, with enhanced accuracy and robustness for the task.
|
| 31 |
|
| 32 |
As with the first fine-tuned version, the text classification task in this model is based on 3 sentiment labels: negative, neutral and positive.
|
| 33 |
|