CoolFace
26 shown

datasets

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

Clear all
01weikaih /TaskMeAnything-v1-videoqa-2024 Dataset Card for TaskMeAnything-v1-videoqa-2024 TaskMeAnything-v1-videoqa-2024 benchmark dataset 🌐 Website | 📑 Paper | 🤗 Huggingface | 💻 Interface If you like our project, please give us a star ⭐ on GitHub for latest update. TaskMeAnything-v1-2024-Videoqa TaskMeAnything-v1-videoqa-2024 is a benchmark for reflecting the current progress of MLMs by automatically finding tasks that SOTA MLMs struggle with using the TaskMeAnything Top-K queries. This… See the full description on the dataset page: https://huggingface.co/datasets/weikaih/TaskMeAnything-v1-videoqa-2024.text1K<n<10K0 likes1k downloads2y agoHugging Face02weikaih /TaskMeAnything-v1-videoqa-random Dataset Card for TaskMeAnything-v1-videoqa-random TaskMeAnything-v1-videoqa-random dataset 🌐 Website | 📑 Paper | 🤗 Huggingface | 💻 Interface If you like our project, please give us a star ⭐ on GitHub for latest update. TaskMeAnything-v1-Random TaskMeAnything-v1-videoqa-random is a dataset which randomly sampled questions from TaskMeAnything-v1, including 2,700 VideoQA questions. The dataset contains 9 splits, while each splits contains 300 questions… See the full description on the dataset page: https://huggingface.co/datasets/weikaih/TaskMeAnything-v1-videoqa-random.text1K<n<10K1 likes939 downloads2y agoHugging Face03MMInstruction /Video-T3-QATextual Temporal Understanding Dataset Temporal Reasoning Transfer from Text to Video, ICLR 2025 Project Page: https://video-t3.github.io/ In each json file, we provide LLaVA-style text QA samples, using the synthesization method described in our paper. For example: [ { "from": "human", "value": "Based on the following captions describing keyframes of a video, answer the next question.\n\nCaptions:\nThe image displays a circular emblem with a metallic appearance, conveying a… See the full description on the dataset page: https://huggingface.co/datasets/MMInstruction/Video-T3-QA.textquestion-answering100K<n<1M2 likes228 downloads2y agoHugging Face04Reubencf /Adaption-video-qa-diverse-topics This dataset is a remastered version of this dataset prepared using Adaption's Adaptive Data platform. video_qa_diverse_topics This dataset contains question-answer pairs derived from a diverse collection of video clips covering topics such as biology, history, sports, and astronomy. Each entry includes a specific question about the video content and a corresponding factual answer, alongside metadata like duration, tags, and object lists. The samples demonstrate a focus on… See the full description on the dataset page: https://huggingface.co/datasets/Reubencf/Adaption-video-qa-diverse-topics.textn<1K0 likes116 downloads5mo agoHugging Face05internlm /CapRL-Video-QA-20K CapRL-Video-QA-20K.jsonl Video Path Setup Each value is a relative path under the Hugging Face dataset root of lmms-lab/LLaVA-Video-178K. Example: "videos": ["0_30_s_youtube_v0_1/videos/liwei_youtube_videos/videos/youtube_video_2024/ytb_khSwLQOthHQ.mp4"] Required Video Data Download the original videos from Hugging Face: Dataset: https://huggingface.co/datasets/lmms-lab/LLaVA-Video-178K Required subdirectories for this 20k subset: 0_30_s_youtube_v0_1… See the full description on the dataset page: https://huggingface.co/datasets/internlm/CapRL-Video-QA-20K.text10K<n<100K7 likes102 downloads4mo agoHugging Face06leond-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 downloads27d agoHugging Face07UDVideoQA /Urban_Dynamics_VideoQA_datasetgatedtext10K<n<100K4 likes84 downloads6mo agoHugging Face08longhoang01 /video-frame-qa-v5image1K<n<10K0 likes58 downloads11mo agoHugging Face09famousdetectiveadrianmonk /video-redbox-qa-dataset video-redbox-qa-dataset A dataset of videos with corresponding queries and answers. Dataset Structure Each entry contains: A video file A query/question about the video An answer to the query Usage from datasets import load_dataset dataset = load_dataset("famousdetectiveadrianmonk/video-redbox-qa-dataset") Access an example example = dataset["train"][0] video_path = example["video"] query = example["query"] answer = example["answer"]… See the full description on the dataset page: https://huggingface.co/datasets/famousdetectiveadrianmonk/video-redbox-qa-dataset.textn<1K0 likes57 downloads1y agoHugging Face10ngqtrung /videoqa-samples-videosvideon<1K0 likes45 downloads3mo agoHugging Face11ShwetaMsm3867 /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 downloads28d agoHugging Face12lucasjlpt /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 Face13franciszekkaminski /dataset_127491213_nlp_qa_video_text dataset_127491213_nlp_qa_video_text.py Dataset Summary A nlp qa dataset with video text modality, stored in webdataset format. Preprocessing & Augmentation Preprocessing: standard Augmentation: none Splits & Sampling Split strategy: kfold 5 Sampling: random Quality & Labeling Quality filtering: moderate Labeling: self training Files dataset_127491213_nlp_qa_video_text.py — main artifact of this… See the full description on the dataset page: https://huggingface.co/datasets/franciszekkaminski/dataset_127491213_nlp_qa_video_text.0 likes32 downloads1mo agoHugging Face14Justriyarao /nlp-qa-video-text NLP QA Video Text Data Notes Dataset summary This repository contains a preparation pipeline and a small metadata sample for NLP QA work with Video Text inputs. It does not claim to be a complete benchmark release; the loader documents how source data is normalized and validated. Included material preprocess.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/Justriyarao/nlp-qa-video-text.0 likes26 downloads10d agoHugging Face15nablasinc /Japanese_Video-QA Japanese Video-QA Overview Japanese Video-QA is a video question-answering benchmark focused on Japanese cultural content, designed to evaluate multimodal large language models (MLLMs) on Japanese-specific videos. 428 YouTube videos → 800 QA pairs 6 domains, 100 sub-domains covering Japanese culture Questions generated by Gemini 2.5 Flash and manually verified Evaluated with LLM-as-a-Judge (GPT-4o), scoring 1–3 Authors: 峯 悠大, 新立 拓也, 髙橋 和也 (NABLAS Inc.)… See the full description on the dataset page: https://huggingface.co/datasets/nablasinc/Japanese_Video-QA.textvideo-text-to-textn<1K0 likes21 downloads7mo agoHugging Face16sfsdfsafsddsfsdafsa /Long-Video-Tuning-QAstext10K<n<100K0 likes19 downloads3y agoHugging Face17KABIR-BHAT /dataset_129939201_nlp_qa_audio_video dataset_129939201_nlp_qa_audio_video.py Dataset Summary A nlp qa dataset with audio video modality, stored in webdataset format. Preprocessing & Augmentation Preprocessing: domain specific Augmentation: none Splits & Sampling Split strategy: random 90 10 Sampling: random Quality & Labeling Quality filtering: moderate Labeling: semi auto Files dataset_129939201_nlp_qa_audio_video.py — main artifact… See the full description on the dataset page: https://huggingface.co/datasets/KABIR-BHAT/dataset_129939201_nlp_qa_audio_video.0 likes17 downloads1mo agoHugging Face18Sayankotor /video_dataset_qatext100K<n<1M0 likes16 downloads2y agoHugging Face19multi-judge /gemini-video-qa-pairstextn<1K0 likes13 downloads10mo agoHugging Face20multi-judge /qwen2.5-video-qa-pairstextn<1K0 likes8 downloads10mo agoHugging Face21mehta233 /videoqa-mvp-dataimage10K<n<100K0 likes8 downloads5mo agoHugging Face22Xiaodong /hound_train_300k_qa_video0 likes6 downloads2y agoHugging Face235CD-AI /Viet-Tiktok-VideoQAgated Example by GIF 1: Long description: Video mở đầu với hình ảnh lá cờ đỏ sao vàng tung bay trên cột cờ cao, phía dưới là một quảng trường rộng lớn với nhiều người đi lại. Cảnh quay tiếp tục chuyển sang một buổi hoàng hôn rực rỡ với mặt trời đỏ cam đang lặn trên mặt nước, cùng lúc đó có nhiều người đang chèo thuyền kayak trên sông. Sau đó, ống kính hướng đến một tòa tháp cổ kính nhiều tầng ẩn mình giữa những tán cây xanh. Tiếp theo là hình ảnh một chàng trai trẻ đang đi bộ trên một… See the full description on the dataset page: https://huggingface.co/datasets/5CD-AI/Viet-Tiktok-VideoQA.text10K<n<100K3 likes5 downloads2y agoHugging Face24czhang382 /NTLBG-VideoQAgatedIt can be directly used for VidEntro-MLLM fine-tuning and main experiments (especially the LongVideo-Reason multiple-choice reasoning task). 1 likes4 downloads9mo agoHugging Face25OV2-VideoQA /captionsgatedimage0 likes4 downloads7mo agoHugging Face26PhilGaUNM /VideoQA0 likes4 downloads2mo agoHugging Face

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