File size: 1,104 Bytes
971f68b 2f16488 971f68b 5d6eea6 971f68b 5d6eea6 971f68b 2f16488 83d00ba 57b5155 83d00ba 2f16488 57b5155 2f16488 57b5155 971f68b 2f16488 971f68b |
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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 |
---
dataset_info:
- config_name: clotho_aqa
features:
- name: audio
dtype:
audio:
sampling_rate: 192000
- name: question
dtype: string
- name: answer
dtype: string
splits:
- name: clotho_aqa_test_filtered
num_bytes: 2908459313.548
num_examples: 1442
- name: clotho_aqa_val_filtered
num_bytes: 2057761262.128
num_examples: 1048
download_size: 1578187539
dataset_size: 4966220575.676
- config_name: clotho_asqa_test_v2
features:
- name: audio
dtype:
audio:
sampling_rate: 192000
- name: question
dtype: string
- name: answer
dtype: string
splits:
- name: test
num_bytes: 1485313376.875
num_examples: 2057
download_size: 348111331
dataset_size: 1485313376.875
configs:
- config_name: clotho_aqa
data_files:
- split: clotho_aqa_test_filtered
path: clotho_aqa/clotho_aqa_test_filtered-*
- split: clotho_aqa_val_filtered
path: clotho_aqa/clotho_aqa_val_filtered-*
default: true
- config_name: clotho_asqa_test_v2
data_files:
- split: test
path: clotho_asqa_test_v2/test-*
---
|