File size: 897 Bytes
fdf9e7d c3d863a 03ea238 940a2ff 03ea238 940a2ff 45cea2b c3d863a fdf9e7d 2d87154 5da243f 767f139 c8f5674 2d87154 | 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 | ---
license: mit
configs:
- config_name: default
data_files:
- split: test
path: "test.jsonl"
dataset_info:
features:
- name: video_id
dtype: string
- name: metaphor_type
sequence: string
- name: title
dtype: string
- name: golden_answers
sequence: string
- name: frames
sequence: string
splits:
- name: test
num_examples: 861
---
MetaphorVU: Towards Metaphorical Video Understanding
Paper: https://huggingface.co/papers/2605.25461
Code: https://github.com/Li-Z-Q/MetaphorVU
We propose MetaphorVU-Bench, a comprehensive benchmark for metaphorical video understanding, characterized by a well-founded systematic taxonomy, metaphorical videos curated from billions of real-world candidates, and rigorous human annotation.


|