Update README.md
Browse files
README.md
CHANGED
|
@@ -12,4 +12,12 @@ tags:
|
|
| 12 |
pretty_name: Sentiment2Emoji
|
| 13 |
size_categories:
|
| 14 |
- n<1K
|
| 15 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
pretty_name: Sentiment2Emoji
|
| 13 |
size_categories:
|
| 14 |
- n<1K
|
| 15 |
+
---
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
This dataset contains text mapped with emoji, where each emoji description captures the underlying sentiment of the text crisply.
|
| 19 |
+
It is designed for sentiment analysis and emotion classification tasks, making it ideal for natural language processing (NLP) enthusiasts.
|
| 20 |
+
|
| 21 |
+
Dataset usecase: **Fine-tune an LLM** on **sentiment-to-emoji use cases**.
|
| 22 |
+
|
| 23 |
+
`Use this dataset directly from` [Hugging Face](https://huggingface.co/datasets/MLap/Sentiment2Emoji).
|