File size: 320 Bytes
97011e8 717a43e 97011e8 717a43e 97011e8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: int64
splits:
- name: someothersplit
num_bytes: 162
num_examples: 6
download_size: 1321
dataset_size: 162
configs:
- config_name: default
data_files:
- split: someothersplit
path: data/someothersplit-*
---
|