metadata
language:
- en
license: mit
size_categories:
- 1K<n<10K
task_categories:
- text-classification
- sentence-similarity
pretty_name: scikit_20newsgroups
tags:
- 20newsgroups
- scikit
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: text
dtype: string
- name: class
dtype: string
splits:
- name: train
num_bytes: 493413
num_examples: 450
download_size: 300272
dataset_size: 493413
The data in this dataset is a subset of 20newsgroups/SciKit dataset: