CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01gijs /dcase2025-audio-qa DCASE 2025 HuggingFace Dataset This script creates a HuggingFace dataset from the DCASE 2025 Audio Question Answering data. Dataset Structure The dataset contains the following columns: audio: Audio file (automatically converted to mono 16bit 48kHz) question: The formatted question with choices (if applicable) question_text: The original question text without choices answer: The correct answer id: Unique identifier for each example audio_url: Original audio URL from the… See the full description on the dataset page: https://huggingface.co/datasets/gijs/dcase2025-audio-qa.audio10K<n<100K0 likes567 downloads1y agoHugging Face02VITA-MLLM /AudioQA-1M3 likes349 downloads2y agoHugging Face03PeacefulData /2025_DCASE_AudioQA_Officialgated Audio SFT / Post-Training Data The proposed audio question answering (AQA) dataset with three categories: Bioacoustics QA (BQA), Temporal Soundscapes QA (TSQA), and Complex QA (CQA) DCASE 2025 Task Description Audio QA Model Baseline Watkins Marine Mammal Sound Database "Watkins Marine Mammal Sound Database, Woods Hole Oceanographic Institution and the New Bedford Whaling Museum." 📢 Post-Challenge Research Note While the DCASE 2025 Challenge… See the full description on the dataset page: https://huggingface.co/datasets/PeacefulData/2025_DCASE_AudioQA_Official.text10K<n<100K6 likes273 downloads4mo agoHugging Face04shenyunhang /AudioQA-1Maudio1M<n<10M2 likes177 downloads11mo agoHugging Face05yourmumisacow /qaida-audioaudio1K<n<10K0 likes118 downloads7mo agoHugging Face06BUT-FIT /orca-audio-qa-annotations ORCA Audio QA Annotations Annotation data for training and evaluating ORCA (Open-ended Response Correctness Assessment), a scoring model for audio question-answering tasks. Paper: ORCA: Open-ended Response Correctness Assessment for Audio Question Answering — accepted to TACL 2026 Code & usage: github.com/BUTSpeechFIT/ORCA Pretrained Models: orca-olmo-2-1b-multinomial orca-gemma-3-4b-it-multinomial orca-llama-3.2-3b-it-multinomial Dataset overview ORCA is… See the full description on the dataset page: https://huggingface.co/datasets/BUT-FIT/orca-audio-qa-annotations.texttext-classification100K<n<1M0 likes94 downloads3mo agoHugging Face07leond-u0114 /nlp-qa-audio-video NLP QA Audio Video Data Notes Dataset summary This repository contains a preparation pipeline and a small metadata sample for NLP QA work with Audio Video inputs. It does not claim to be a complete benchmark release; the loader documents how source data is normalized and validated. Included material dataset.py — loading, cleaning, and split preparation code. dataset_infos.json — schema and split metadata. metadata_sample.jsonl — small… See the full description on the dataset page: https://huggingface.co/datasets/leond-u0114/nlp-qa-audio-video.0 likes87 downloads28d agoHugging Face08xppp1983 /dcase2025-audio-qa DCASE 2025 HuggingFace Dataset This script creates a HuggingFace dataset from the DCASE 2025 Audio Question Answering data. Dataset Structure The dataset contains the following columns: audio: Audio file (automatically converted to mono 16bit 48kHz) question: The formatted question with choices (if applicable) question_text: The original question text without choices answer: The correct answer id: Unique identifier for each example audio_url: Original audio URL… See the full description on the dataset page: https://huggingface.co/datasets/xppp1983/dcase2025-audio-qa.audio10K<n<100K0 likes63 downloads12d agoHugging Face09vhands /audio-reasoning-qa-post-public audio-reasoning-qa-post-public Question-answering and multi-task audio reasoning annotations across 15 public audio QA datasets. Spans general audio QA (Clotho-AQA, HeySQuAD), music reasoning (MU-LLaMA, MusicBench, LLARK-MTAT, Music-AVQA), speech-grounded QA (LibriSQA, GigaSpeech), and NVIDIA-aggregator skill subsets (TemporalQA, CountingQA, AudioSet-Speech-QA, GigaSpeech-Long-QA). Closes a substantial slice of the public audio-reasoning SFT gap (compare to NVIDIA AudioSkills-XL… See the full description on the dataset page: https://huggingface.co/datasets/vhands/audio-reasoning-qa-post-public.textquestion-answering100K<n<1M0 likes62 downloads3mo agoHugging Face10ShwetaMsm3867 /nlp-qa-audio-video NLP QA Audio Video Data Notes Dataset summary This data card accompanies a lightweight NLP QA loader for Audio Video metadata. It is meant for pipeline inspection, source adaptation, and reproducible split preparation. Included material dataset.py — loading, cleaning, and split preparation code. dataset_infos.json — schema and split metadata. metadata_sample.jsonl — small, human-readable records for checking the schema. README.md — data card and… See the full description on the dataset page: https://huggingface.co/datasets/ShwetaMsm3867/nlp-qa-audio-video.0 likes40 downloads29d agoHugging Face11lucasjlpt /nlp-qa-audio-video NLP QA Audio Video Data Notes Dataset summary This repository contains a preparation pipeline and a small metadata sample for NLP QA work with Audio Video inputs. It does not claim to be a complete benchmark release; the loader documents how source data is normalized and validated. Included material dataset.py — loading, cleaning, and split preparation code. dataset_infos.json — schema and split metadata. metadata_sample.jsonl — small… See the full description on the dataset page: https://huggingface.co/datasets/lucasjlpt/nlp-qa-audio-video.0 likes37 downloads28d agoHugging Face12bnovikov /gemma-4-e4b-audio-qa Gemma-4 E4B Audio-QA Training Mix A 91k-row audio question-answering dataset assembled from four public upstream datasets, formatted as ChatML-style conversations for instruction-tuning an audio-language model. This is the exact training data used for bnovikov/gemma-4-e4b-audio-v3. Important: this repository contains only the metadata and prompts/answers. The audio files are NOT hosted here. Each audio_path is a source-tagged ID like librispeech/3664-11714-0019.wav — the prefix… See the full description on the dataset page: https://huggingface.co/datasets/bnovikov/gemma-4-e4b-audio-qa.textaudio-classification10K<n<100K0 likes36 downloads5mo agoHugging Face13fixie-ai /trivia_qa-audioaudio1K<n<10K1 likes32 downloads2y agoHugging Face14chiyuanhsiao /trivia_qa-audioaudio1K<n<10K0 likes31 downloads1y agoHugging Face15Mayank022 /Audio_QA_datasetaudio10K<n<100K0 likes23 downloads7mo agoHugging Face16shwetasharmabury /nlp-qa-image-audio NLP QA Image Audio Data Notes Dataset summary This data card accompanies a lightweight NLP QA loader for Image Audio metadata. It is meant for pipeline inspection, source adaptation, and reproducible split preparation. Included material dataset.py — loading, cleaning, and split preparation code. dataset_infos.json — schema and split metadata. metadata_sample.jsonl — small, human-readable records for checking the schema. README.md — data card and… See the full description on the dataset page: https://huggingface.co/datasets/shwetasharmabury/nlp-qa-image-audio.0 likes21 downloads2d agoHugging Face17Vikrantyadav11234 /sample_qa_audio_datasetaudio1K<n<10K0 likes19 downloads2y agoHugging Face18chiyuanhsiao /audio_replay-14_trivia_qa-audioaudio1K<n<10K0 likes18 downloads1y agoHugging Face19chiyuanhsiao /audio_no-replay-14_trivia_qa-audioaudio1K<n<10K0 likes18 downloads1y agoHugging Face20chiyuanhsiao /text_replay-14_trivia_qa-audiotext1K<n<10K0 likes14 downloads2y agoHugging Face21chiyuanhsiao /trivia_qa-audio-scoreaudio1K<n<10K0 likes13 downloads2y agoHugging Face22chiyuanhsiao /audio_L2-regular-14_trivia_qa-audioaudio1K<n<10K0 likes13 downloads1y agoHugging Face23Iusokolov /dataset_127256553_nlp_qa_audio_text dataset_127256553_nlp_qa_audio_text.py Dataset Summary A nlp qa dataset with audio text modality, stored in tfrecord format. Preprocessing & Augmentation Preprocessing: domain specific Augmentation: light Splits & Sampling Split strategy: random 90 10 Sampling: hard negative Quality & Labeling Quality filtering: strict Labeling: self training Files dataset_127256553_nlp_qa_audio_text.py — main… See the full description on the dataset page: https://huggingface.co/datasets/Iusokolov/dataset_127256553_nlp_qa_audio_text.0 likes13 downloads1mo agoHugging Face24chiyuanhsiao /audio_merge-ties_trivia_qa-audioaudio1K<n<10K0 likes12 downloads1y agoHugging Face25chiyuanhsiao /audio_L2-regular-linear_trivia_qa-audioaudio1K<n<10K0 likes12 downloads1y agoHugging Face26chiyuanhsiao /audio_L2-regular-dare_trivia_qa-audioaudio1K<n<10K0 likes12 downloads1y agoHugging Face27chiyuanhsiao /audio_L2-regular-ties_trivia_qa-audioaudio1K<n<10K0 likes11 downloads1y agoHugging Face28ahmedsamirtarjama /audio_tts_qatar_wavaudio1K<n<10K0 likes11 downloads11mo agoHugging Face29multi-judge /gemini-audio-qa-pairsaudion<1K0 likes11 downloads10mo agoHugging Face30chiyuanhsiao /trivia_qa-audio-textaudio1K<n<10K0 likes10 downloads2y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.