arbml/ASTD
收藏Hugging Face2024-07-18 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/arbml/ASTD
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含推文内容及其对应的情感标签。推文内容存储在tweet特征中,数据类型为字符串。情感标签存储在label特征中,分为四个类别:0表示中性,1表示客观,2表示积极,3表示消极。数据集仅包含一个训练集,共有9694个样本,总大小为1625836字节。
This dataset contains tweet content and corresponding sentiment labels. The tweet content is stored in the tweet feature with a data type of string. The sentiment labels are stored in the label feature, which is divided into four categories: 0 for Neutral, 1 for Objective, 2 for Positive, and 3 for Negative. The dataset includes only a training set with 9694 samples and a total size of 1625836 bytes.
提供机构:
arbml
原始信息汇总
数据集概述
特征
- tweet: 类型为字符串。
- label: 类型为分类标签,包含以下类别:
0: Neutral1: Objective2: Positive3: Negative
数据分割
- train: 包含9694个样本,占用1625836字节。
数据集大小
- 下载大小: 941086字节
- 数据集大小: 1625836字节
配置
- default: 包含训练数据文件,路径为
data/train-*。



