Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,9 @@ tags:
|
|
| 8 |
- analysis
|
| 9 |
- azerbaijani
|
| 10 |
widget:
|
| 11 |
-
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
# Sentiment Analysis Model for Azerbaijani Text
|
| 14 |
This repository hosts a fine-tuned XLM-RoBERTa model for sentiment analysis on Azerbaijani text. The model is capable of classifying text into three categories: negative, neutral, and positive.
|
|
|
|
| 8 |
- analysis
|
| 9 |
- azerbaijani
|
| 10 |
widget:
|
| 11 |
+
- text: Bu mənim xoşuma gəlir
|
| 12 |
+
datasets:
|
| 13 |
+
- LocalDoc/sentiments_dataset_azerbaijani
|
| 14 |
---
|
| 15 |
# Sentiment Analysis Model for Azerbaijani Text
|
| 16 |
This repository hosts a fine-tuned XLM-RoBERTa model for sentiment analysis on Azerbaijani text. The model is capable of classifying text into three categories: negative, neutral, and positive.
|