dataset_info: | |
features: | |
- name: link | |
dtype: string | |
- name: headline | |
dtype: string | |
- name: category | |
dtype: | |
class_label: | |
names: | |
'0': U.S. NEWS | |
'1': COMEDY | |
'2': PARENTING | |
'3': WORLD NEWS | |
'4': CULTURE & ARTS | |
'5': TECH | |
'6': SPORTS | |
'7': ENTERTAINMENT | |
'8': POLITICS | |
'9': WEIRD NEWS | |
'10': ENVIRONMENT | |
'11': EDUCATION | |
'12': CRIME | |
'13': SCIENCE | |
'14': WELLNESS | |
'15': BUSINESS | |
'16': STYLE & BEAUTY | |
'17': FOOD & DRINK | |
'18': MEDIA | |
'19': QUEER VOICES | |
'20': HOME & LIVING | |
'21': WOMEN | |
'22': BLACK VOICES | |
'23': TRAVEL | |
'24': MONEY | |
'25': RELIGION | |
'26': LATINO VOICES | |
'27': IMPACT | |
'28': WEDDINGS | |
'29': COLLEGE | |
'30': PARENTS | |
'31': ARTS & CULTURE | |
'32': STYLE | |
'33': GREEN | |
'34': TASTE | |
'35': HEALTHY LIVING | |
'36': THE WORLDPOST | |
'37': GOOD NEWS | |
'38': WORLDPOST | |
'39': FIFTY | |
'40': ARTS | |
'41': DIVORCE | |
- name: short_description | |
dtype: string | |
- name: authors | |
dtype: string | |
- name: date | |
dtype: timestamp[ns] | |
- name: __index_level_0__ | |
dtype: int64 | |
- name: input_ids | |
sequence: int32 | |
- name: attention_mask | |
sequence: int8 | |
splits: | |
- name: train | |
num_bytes: 167571222 | |
num_examples: 169705 | |
- name: validation | |
num_bytes: 18620703 | |
num_examples: 18857 | |
- name: test | |
num_bytes: 20667477 | |
num_examples: 20952 | |
download_size: 56053292 | |
dataset_size: 206859402 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
- split: validation | |
path: data/validation-* | |
- split: test | |
path: data/test-* | |