wikipedia / README.md
eminorhan's picture
Upload dataset
ddd475a verified
|
raw
history blame
470 Bytes
---
configs:
- config_name: 100M
data_files: random_wikipedia_100M.json
- config_name: 10M
data_files:
- split: train
path: 10M/train-*
dataset_info:
config_name: 10M
features:
- name: id
dtype: string
- name: url
dtype: string
- name: title
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 64492021.190429375
num_examples: 20458
download_size: 38659297
dataset_size: 64492021.190429375
---