Datasets:

Modalities:
Tabular
Text
Formats:
csv
ArXiv:
Tags:
code
Libraries:
Datasets
pandas
License:
kenanjeff commited on
Commit
69643a8
1 Parent(s): d4b84b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -6,4 +6,12 @@ tags:
6
  - code
7
  size_categories:
8
  - 1K<n<10K
9
- ---
 
 
 
 
 
 
 
 
 
6
  - code
7
  size_categories:
8
  - 1K<n<10K
9
+ ---
10
+
11
+ Compositional Visual Genome (ComVG) <br/>
12
+ ComVG benchmark aims to test vision-language models ability in text-to-image retrieval. <br/>
13
+ We selected 542 high-quality images from Visual Genome and created 5400 datapoints in ComVG. <br/>
14
+ Each datapoint contains a postive and negative image. The negative image is a mutated
15
+ variant with singular discrepancies in subject, object, or predicate.<br/>
16
+ For more details on creation process, please refer: https://arxiv.org/abs/2211.13854
17
+