rasgaard/20_newsgroups
收藏官方服务:
资源简介:
--- dataset_info: features: - name: text dtype: string - name: label dtype: int64 - name: label_text dtype: string splits: - name: train num_bytes: 12724811.858405516 num_examples: 10182 - name: val num_bytes: 1414701.1415944847 num_examples: 1132 - name: test num_bytes: 8499585 num_examples: 7532 download_size: 0 dataset_size: 22639098.0 --- # Dataset Card for "20_newsgroups" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
rasgaard原始信息汇总
数据集概述
特征信息
- text: 数据类型为字符串(string)
- label: 数据类型为整数(int64)
- label_text: 数据类型为字符串(string)
数据分割
- train:
- 字节数: 12724811.858405516
- 样本数: 10182
- val:
- 字节数: 1414701.1415944847
- 样本数: 1132
- test:
- 字节数: 8499585
- 样本数: 7532
数据集大小
- 下载大小: 0
- 数据集总大小: 22639098.0



