datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
sbucaptionsvideo-text-dataset
eagle0504/video-text-dataset
This is a tiny dataset with exactly four video samples for training.
Field video: Video URLs (MP4/GIF format)
Field question: Input prompt/question
Field caption: Target description
Dataset Structure
video
question
caption
sample1.mp4
What is in this video?
There is a cat in the video.
sample2.mp4
Can you describe what is happening?
A cat is present in the scene.
sample3.gif
What is in the video?
A gentle breeze… See the full description on the dataset page: https://huggingface.co/datasets/eagle0504/video-text-dataset.eagle360_test
EAGLE-360 Test Set
Project page: EAGLE-360
Paper: arXiv:2607.02479
EAGLE-360 is a benchmark for embodied active global-to-local exploration in 360-degree panoramic scenes. Given a panoramic image and a target-object query, the model is asked to predict the object's angular position as azimuth and elevation in degrees.
This release contains the public test split only. It includes panoramic images and a annotation file with ground-truth metadata.
Files… See the full description on the dataset page: https://huggingface.co/datasets/Sansjudge/eagle360_test.imnet1k_bald_eagle_American_eagle_Haliaeetus_leucocephalusllava-video-text-dataset
eagle0504/llava-video-text-dataset
This is a tiny LLaVA dataset with exactly four video samples for training.
Field video_url: Video URLs (MP4/GIF format)
Field conversation: LLaVA conversation format with user/assistant roles
Field num_frames: Number of frames per video (5)
Dataset Structure
Each sample contains a conversation in LLaVA format:
{
"video_url": "https://example.com/video.mp4",
"conversation": [
{
"role": "user",
"content": [… See the full description on the dataset page: https://huggingface.co/datasets/eagle0504/llava-video-text-dataset.two-cat-videos
eagle0504/two-cat-videos
This is a tiny dataset with exactly two cat videos.
Field video: MP4 video URLs
Field question: Input prompt/question
Field caption: Target description
video
question
caption
sample1.mp4
What is in this video?
There is a cat in the video.
sample2.mp4
Can you describe what is happening?
A cat is present in the scene.
eagle-toy-dataseteagle
