test1 / README.md
xuefengs's picture
Upload dataset
9ed0a76 verified
---
license: mit
dataset_info:
features:
- name: path
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 8000
- name: transcription
dtype: string
- name: english_transcription
dtype: string
- name: intent_class
dtype:
class_label:
names:
'0': abroad
'1': address
'2': app_error
'3': atm_limit
'4': balance
'5': business_loan
'6': card_issues
'7': cash_deposit
'8': direct_debit
'9': freeze
'10': high_value_payment
'11': joint_account
'12': latest_transactions
'13': pay_bill
- name: lang_id
dtype:
class_label:
names:
'0': cs-CZ
'1': de-DE
'2': en-AU
'3': en-GB
'4': en-US
'5': es-ES
'6': fr-FR
'7': it-IT
'8': ko-KR
'9': nl-NL
'10': pl-PL
'11': pt-PT
'12': ru-RU
'13': zh-CN
splits:
- name: train
num_bytes: 38861329.0
num_examples: 563
download_size: 34211605
dataset_size: 38861329.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---