xwjzds/20_newsgroups
收藏Hugging Face2023-06-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/xwjzds/20_newsgroups
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int64
- name: label_text
dtype: string
splits:
- name: train
num_bytes: 14139513
num_examples: 11314
- name: test
num_bytes: 8499585
num_examples: 7532
download_size: 14386304
dataset_size: 22639098
---
# Dataset Card for "20_newsgroups"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
xwjzds
原始信息汇总
数据集概述
数据集特征
- text:文本类型,数据类型为字符串。
- label:标签,数据类型为整数(int64)。
- label_text:标签文本,数据类型为字符串。
数据集分割
- 训练集(train):包含11314个样本,总大小为14139513字节。
- 测试集(test):包含7532个样本,总大小为8499585字节。
数据集大小
- 下载大小:14386304字节。
- 总数据集大小:22639098字节。



