| --- |
| 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. |
|
|
|  |
|
|
|  |
|
|