biss_tiny_wikipedia / README.md
kopte's picture
Upload dataset
970a97c verified
|
Raw
History Blame Contribute Delete
591 Bytes
---
dataset_info:
features:
- name: id
dtype: string
- name: url
dtype: string
- name: title
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 31524108
num_examples: 10000
- name: validation
num_bytes: 3152410
num_examples: 1000
- name: test
num_bytes: 3152410
num_examples: 1000
download_size: 22289543
dataset_size: 37828928
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---