EleutherAI/twitter-sentiment
收藏Hugging Face2024-05-03 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/EleutherAI/twitter-sentiment
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: label
dtype: int64
- name: source
dtype: string
- name: text
dtype: string
- name: id
dtype: int64
splits:
- name: train
num_bytes: 173681230.835101
num_examples: 1568627
- name: test
num_bytes: 1107218.1648989914
num_examples: 10000
download_size: 107957698
dataset_size: 174788449.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
EleutherAI
原始信息汇总
数据集概述
数据集特征
- label: 数据类型为 int64。
- source: 数据类型为 string。
- text: 数据类型为 string。
- id: 数据类型为 int64。
数据集分割
- 训练集 (train): 包含 1568627 个样本,占用空间 173681230.835101 字节。
- 测试集 (test): 包含 10000 个样本,占用空间 1107218.1648989914 字节。
数据集大小
- 下载大小: 107957698 字节。
- 总数据集大小: 174788449.0 字节。
数据文件配置
- 默认配置 (default):
- 训练集文件路径:
data/train-* - 测试集文件路径:
data/test-*
- 训练集文件路径:



