metadata
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: string
splits:
- name: train
num_bytes: 1474337
num_examples: 750
- name: validation
num_bytes: 279540
num_examples: 150
- name: test
num_bytes: 478380
num_examples: 250
download_size: 1328947
dataset_size: 2232257
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
Dataset Card for News Cat
Table of Contents
Dataset Description
News-Cat dataset is originally released by Cemil Guney.
Dataset Structure
We kept the original data structure.
Data Fields
- text(string) : Contains various news
- level(string) : one of 5 categories: economy, health, magazine, politics, sport