sks-nl/sentiment-dataset
收藏Hugging Face2026-04-06 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/sks-nl/sentiment-dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
annotations_creators:
- expert-generated
language_creators:
- crowdsourced
language:
- en
license:
- mit
multilinguality:
- monolingual
size_categories:
- 1K<n<10K
source_datasets:
- original
task_categories:
- text-classification
task_ids:
- sentiment-classification
paperswithcode_id: sentiment-analysis
---
# Sentiment Classification Dataset
## Overview
This dataset contains short text samples labeled with sentiment (positive, negative, neutral).
It is designed for training and evaluating sentiment analysis models.
## Format
- File: `sentiment_dataset.csv`
- Columns:
- `text`: The input sentence
- `label`: Sentiment category (positive, negative, neutral)
## Size
- 5 sample rows (expandable later)
## License
MIT License – free to use for research and development.
## Suggested Tasks
- Text classification
- Sentiment analysis
- NLP model fine-tuni
提供机构:
sks-nl



