Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- infinite-dataset-hub
|
5 |
+
- synthetic
|
6 |
+
---
|
7 |
+
|
8 |
+
# NegrosSentimentClass
|
9 |
+
|
10 |
+
tags: Sentiment Analysis, Social Commentary, Diversity Studies
|
11 |
+
|
12 |
+
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
|
13 |
+
|
14 |
+
**Dataset Description:**
|
15 |
+
|
16 |
+
The 'NegrosSentimentClass' dataset is a collection of textual data extracted from various online platforms, focusing on the representation and sentiments expressed towards the Afro-Latino community in the context of social commentary and diversity studies. Each entry is labeled based on the sentiment conveyed: positive, negative, or neutral. This dataset serves as a basis for training machine learning models to understand and classify sentiment in Afro-Latino-related texts.
|
17 |
+
|
18 |
+
**CSV Content Preview:**
|
19 |
+
|
20 |
+
```
|
21 |
+
Text,Label
|
22 |
+
"The Afro-Latino community has always been resilient and full of strength.",Positive
|
23 |
+
"It's disheartening to see the lack of representation for Afro-Latinos in media.",Negative
|
24 |
+
"Diversity and inclusion initiatives are slowly but surely making a difference.",Positive
|
25 |
+
"Unfortunately, Afro-Latinos still face many stereotypes and prejudices.",Negative
|
26 |
+
"Appreciating the rich cultural heritage of Afro-Latinos, we should embrace our differences.",Positive
|
27 |
+
```
|
28 |
+
|
29 |
+
**Source of the data:**
|
30 |
+
|
31 |
+
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'negros text classficiation':
|
32 |
+
|
33 |
+
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=negros+text+classficiation&dataset=NegrosSentimentClass&tags=Sentiment+Analysis,+Social+Commentary,+Diversity+Studies
|
34 |
+
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
|
35 |
+
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
|