File size: 1,221 Bytes
a7ccef3 2cd8f5f a7ccef3 2cd8f5f bc16d75 2cd8f5f bc16d75 2cd8f5f bc16d75 2cd8f5f bc16d75 a7ccef3 2cd8f5f a7ccef3 | 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 52 53 54 55 56 57 | ---
dataset_info:
- config_name: composed_audio_retrieval_candidates
features:
- name: audio_id
dtype: string
- name: audio
dtype: audio
- name: audio_path
dtype: string
- name: caption
dtype: string
splits:
- name: test
num_bytes: 1748055976
num_examples: 5480
download_size: 1749434470
dataset_size: 1748055976
- config_name: composed_audio_retrieval_queries
features:
- name: sample_id
dtype: string
- name: src_audio_id
dtype: string
- name: src_audio
dtype: audio
- name: src_audio_path
dtype: string
- name: src_caption
dtype: string
- name: modified_text
dtype: string
- name: tgt_audio_id
dtype: string
- name: tgt_audio
dtype: audio
- name: tgt_audio_path
dtype: string
- name: tgt_caption
dtype: string
splits:
- name: test
num_bytes: 2713022557
num_examples: 4251
download_size: 2714903133
dataset_size: 2713022557
configs:
- config_name: composed_audio_retrieval_candidates
data_files:
- split: test
path: composed_audio_retrieval_candidates/test-*
- config_name: composed_audio_retrieval_queries
data_files:
- split: test
path: composed_audio_retrieval_queries/test-*
---
|