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



