File size: 479 Bytes
632653c 2ff5614 632653c 2ff5614 632653c | 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 | ---
dataset_info:
features:
- name: utterance_id
dtype: string
- name: noise_file
dtype: string
- name: environment_labels
list: string
splits:
- name: test_split
num_bytes: 1919
num_examples: 10
- name: train
num_bytes: 5276923
num_examples: 25000
download_size: 821377
dataset_size: 5278842
configs:
- config_name: default
data_files:
- split: test_split
path: data/test_split-*
- split: train
path: data/train-*
---
|