youlun77/1000_TextClassification
收藏Hugging Face2023-07-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/youlun77/1000_TextClassification
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 73986.3
num_examples: 900
- name: test
num_bytes: 8220.7
num_examples: 100
download_size: 35536
dataset_size: 82207.0
---
# Dataset Card for "1000_TextClassification"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
youlun77
原始信息汇总
数据集概述
配置信息
- 默认配置 (
default):- 训练数据:
data/train-* - 测试数据:
data/test-*
- 训练数据:
数据集特征
- 特征名称:
text- 数据类型:
string
- 数据类型:
- 特征名称:
label- 数据类型:
int64
- 数据类型:
数据集划分
- 训练集:
- 样本数量: 900
- 数据大小: 73986.3字节
- 测试集:
- 样本数量: 100
- 数据大小: 8220.7字节
数据集大小
- 下载大小: 35536字节
- 总数据集大小: 82207.0字节



