zachz/Vinoground-PC
收藏Hugging Face2026-04-21 更新2026-04-26 收录
下载链接:
https://hf-mirror.com/datasets/zachz/Vinoground-PC
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: video
dtype: video
- name: major
dtype: string
splits:
- name: test
num_examples: 1000
configs:
- config_name: default
data_files:
- split: test
path: data/*
license: apache-2.0
task_categories:
- video-classification
language:
- en
pretty_name: Vinoground Pair Classification
---
# Vinoground-PC
Video pair classification dataset from [Vinoground](https://arxiv.org/abs/2410.02763) (Zhang et al., 2024).
Each row contains a video clip and its major category (action/viewpoint/object).
The MTEB task generates same-category (positive) and different-category (negative) pairs
to test whether embeddings capture temporal/compositional differences.
Source: `HanSolo9682/Vinoground` — 500 counterfactual pairs, 1000 individual clips.
提供机构:
zachz



