AviadDahan/mff-multimodal-dataset
MFF Multimodal Video Editing Dataset This dataset contains source videos, text editing prompts, and style reference images used for multimodal video editing experiments. Each row in metadata.jsonl pairs one source video, one text prompt, and one style image. The dataset contains 117 rows: 13 videos × 3 prompts × 3 style images. Columns example_id: Unique row identifier. frame_group: Source video group, one of 8-frames, 36-frames, or 90-frames. num_frames: Number… See the full description on the dataset page: https://huggingface.co/datasets/AviadDahan/mff-multimodal-dataset.
MFF Multimodal Video Editing Dataset
This dataset contains source videos, text editing prompts, and style reference images used for multimodal video editing experiments.
Each row in metadata.jsonl pairs one source video, one text prompt, and one style image. The dataset contains 117 rows: 13 videos × 3 prompts × 3 style images.
Columns
example_id: Unique row identifier.frame_group: Source video group, one of8-frames,36-frames, or90-frames.num_frames: Number of frames in the source video.video_id: Source video identifier.source_video: Relative path to the MP4 source video.prompt_index: Prompt index within the source video's prompt list.prompt: Text editing prompt.prompt_file: Relative path to the source prompt YAML.style_name: Style reference name.style_image: Relative path to the style reference image.
Files
videos/: Source MP4 videos grouped by frame count.style_images/: The three style reference images.prompts/: Original final prompt YAML files.metadata.jsonl: Main dataset table.metadata.csv: CSV mirror of the dataset table.
