Datasets:

Modalities:
Text
Video
Formats:
csv
ArXiv:
Libraries:
Datasets
pandas
License:
harris commited on
Commit
dbb6fa4
·
1 Parent(s): cc29c57

make new version for lmms-eval

Browse files
Files changed (2) hide show
  1. README.md +27 -0
  2. vinoground_lmmseval.csv +0 -0
README.md CHANGED
@@ -1,10 +1,37 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  configs:
4
  - config_name: default
5
  data_files:
6
  - split: test
7
  path: "vinoground.csv"
 
 
8
  extra_gated_prompt: >-
9
  Vinoground is made for academic research purposes only. Commercial use in any form is strictly prohibited.
10
 
 
1
  ---
2
  license: apache-2.0
3
+ dataset_info:
4
+ config_name: default
5
+ features:
6
+ - name: index
7
+ dtype: string
8
+ - name: major
9
+ dtype: string
10
+ - name: minor
11
+ dtype: string
12
+ - name: pos_vid
13
+ dtype: string
14
+ - name: pos_start
15
+ dtype: string
16
+ - name: pos_end
17
+ dtype: string
18
+ - name: pos_cap
19
+ dtype: string
20
+ - name: neg_vid
21
+ dtype: string
22
+ - name: neg_start
23
+ dtype: string
24
+ - name: neg_end
25
+ dtype: string
26
+ - name: neg_cap
27
+ dtype: string
28
  configs:
29
  - config_name: default
30
  data_files:
31
  - split: test
32
  path: "vinoground.csv"
33
+ - split: lmmseval
34
+ path: "vinoground_lmmseval.csv"
35
  extra_gated_prompt: >-
36
  Vinoground is made for academic research purposes only. Commercial use in any form is strictly prohibited.
37
 
vinoground_lmmseval.csv ADDED
The diff for this file is too large to render. See raw diff