metadata
dataset_info:
features:
- name: audio
dtype: audio
- name: transcription
dtype: string
- name: duration
dtype: float64
- name: speaker
dtype: string
- name: dialect
dtype: string
- name: domain
dtype: string
- name: intent_group
dtype: string
- name: intent
dtype: string
- name: spontaneous
dtype: bool
- name: nn_NO
dtype: string
- name: bm_NO
dtype: string
- name: channel
dtype: string
splits:
- name: train
num_bytes: 5056257051.26
num_examples: 16674
- name: validation
num_bytes: 738972175.204
num_examples: 1778
- name: test
num_bytes: 389171892.256
num_examples: 1216
download_size: 6113591859
dataset_size: 6184401118.72
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*