File size: 334 Bytes
3de4bd2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
dataset_info:
config_name: room_001
features:
- name: room_id
dtype: int64
- name: audio_id
dtype: int64
splits:
- name: train
num_bytes: 21504
num_examples: 1344
download_size: 8541
dataset_size: 21504
configs:
- config_name: room_001
data_files:
- split: train
path: room_001/train-*
---
|