Datasets:

Modalities:
Text
Video
Formats:
csv
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 2,170 Bytes
42041ec
 
dbb6fa4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42041ec
 
 
 
 
dbb6fa4
 
11a792a
 
 
 
 
 
 
 
2949a18
 
 
 
 
 
 
 
 
 
 
4d07d8f
2949a18
42041ec
3bc582e
11a792a
 
 
 
 
cc29c57
 
82d7a9f
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
license: apache-2.0
dataset_info:
  config_name: default
  features:
  - name: index
    dtype: string
  - name: major
    dtype: string
  - name: minor
    dtype: string
  - name: pos_vid
    dtype: string
  - name: pos_start
    dtype: string
  - name: pos_end
    dtype: string
  - name: pos_cap
    dtype: string
  - name: neg_vid
    dtype: string
  - name: neg_start
    dtype: string
  - name: neg_end
    dtype: string
  - name: neg_cap
    dtype: string
configs:
- config_name: default
  data_files:
  - split: test
    path: "vinoground.csv"
  - split: lmmseval
    path: "vinoground_lmmseval.csv"
extra_gated_prompt: >-
  Vinoground is made for academic research purposes only. Commercial use in any form is strictly prohibited.

  The copyright of all videos belong to their respective owners. We do not own any of the videos.

  Any form of unauthorized distribution, publication, copying, dissemination, or modifications made over Vinoground in part or in whole is strictly prohibited.

  You cannot access our dataset unless you comply to all the above restrictions and also provide your information for legal purposes.
extra_gated_fields:
  Name: text
  Country: country
  Affiliation: text
  Job title:
    type: select
    options:
    - Undergraduate Student
    - Graduate Student
    - AI researcher/developer/engineer
    - Other
  By clicking Submit below I accept the terms and conditions and acknowledge that the information I provide is only for legal purposes and will not be shared with any other entity: checkbox
extra_gated_button_content: Submit
---
This repository holds the dataset Vinoground, a temporal counterfactual dataset composed of 1000 short and natural video-caption pairs.This benchmark has also been integrated into \[[lmms-eval](https://github.com/EvolvingLMMs-Lab/lmms-eval)\]. One can begin using it by cloning their repository. Evaluation is now made easier. You can also use the evaluation codes we provided in this repository.

Project page: https://vinoground.github.io

Paper: https://arxiv.org/abs/2410.02763

Code: https://github.com/Vinoground/Vinoground

Leaderboard: https://vinoground.github.io/#leaderboard