wikipedia-topics / README.md
essobi's picture
Upload dataset
af08e47 verified
---
dataset_info:
features:
- name: id
dtype: int64
- name: title
dtype: string
- name: summary
dtype: string
- name: categories
sequence: string
- name: created_at
dtype: string
- name: updated_at
dtype: string
splits:
- name: train
num_bytes: 37764785.180149026
num_examples: 68967
- name: test
num_bytes: 4196634.819850974
num_examples: 7664
download_size: 27262043
dataset_size: 41961420.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---