Marlow2586's picture
Upload dataset
b996122 verified
|
raw
history blame
1.05 kB
---
dataset_info:
features:
- name: id
dtype: int64
- name: instruction
dtype: string
- name: answer
dtype: string
- name: target_criteria
dtype: string
- name: audio1
dtype:
audio:
sampling_rate: 16000
- name: audio2
dtype:
audio:
sampling_rate: 16000
- name: audio3
dtype:
audio:
sampling_rate: 16000
- name: audio4
dtype:
audio:
sampling_rate: 16000
- name: audio5
dtype:
audio:
sampling_rate: 16000
- name: audio1_source
dtype: string
- name: audio2_source
dtype: string
- name: audio3_source
dtype: string
- name: audio4_source
dtype: string
- name: audio5_source
dtype: string
splits:
- name: test
num_bytes: 18568309
num_examples: 50
- name: test_3
num_bytes: 11012660
num_examples: 50
download_size: 29581881
dataset_size: 29580969
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: test_3
path: data/test_3-*
---