metadata
dataset_info:
features:
- name: id
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: audio_length_s
dtype: float32
- name: angry_comment
dtype: string
- name: calm_response
dtype: string
- name: category
dtype: string
splits:
- name: validation
num_bytes: 2193502
num_examples: 5
- name: train
num_bytes: 24457456
num_examples: 55
download_size: 26087633
dataset_size: 26650958
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
- split: train
path: data/train-*