File size: 616 Bytes
fd987f1 9be9907 7c6e649 cc67022 fd987f1 4059802 cc67022 fd987f1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
---
dataset_info:
config_name: '100'
features:
- name: id
dtype: string
- name: url
dtype: string
- name: title
dtype: string
- name: text
dtype: string
splits:
- name: test
num_bytes: 315241.0851032817
num_examples: 100
- name: full
num_bytes: 168960
num_examples: 100
- name: partial
num_bytes: 315241.0851032817
num_examples: 100
download_size: 769571
dataset_size: 799442.1702065634
configs:
- config_name: '100'
data_files:
- split: test
path: 100/test-*
- split: full
path: 100/full-*
- split: partial
path: 100/partial-*
---
|