Update README.md
Browse files
README.md
CHANGED
|
@@ -42,7 +42,7 @@ language:
|
|
| 42 |
|
| 43 |
# xlm-roberta-sentiment-requests
|
| 44 |
|
| 45 |
-
This model is a fine-tuned version of [cardiffnlp/twitter-xlm-roberta-base-sentiment](https://huggingface.co/cardiffnlp/twitter-xlm-roberta-base-sentiment) on the
|
| 46 |
|
| 47 |
It achieves the following results on the evaluation set:
|
| 48 |
- Loss: 0.1465
|
|
|
|
| 42 |
|
| 43 |
# xlm-roberta-sentiment-requests
|
| 44 |
|
| 45 |
+
This model is a fine-tuned version of [cardiffnlp/twitter-xlm-roberta-base-sentiment](https://huggingface.co/cardiffnlp/twitter-xlm-roberta-base-sentiment) on the [community-datasets/disaster_response_messages](https://huggingface.co/datasets/community-datasets/disaster_response_messages) dataset. It has been adapted into a powerful **multi-head classification model** designed to analyze messages from social media during disaster events.
|
| 46 |
|
| 47 |
It achieves the following results on the evaluation set:
|
| 48 |
- Loss: 0.1465
|