Datasets:

Modalities:
Image
Text
ArXiv:
Libraries:
Datasets
License:
koen-47 commited on
Commit
ac67f1e
β€’
1 Parent(s): 43eeb24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -23,4 +23,7 @@ This dataset is used to evaluate the lateral thinking skills of vision-language
23
 
24
 
25
  ## Fields
26
-
 
 
 
 
23
 
24
 
25
  ## Fields
26
+ - `options`: the four multiple-choice options for a puzzle.
27
+ - `correct`: the correct answer to the puzzle (part of `options`).
28
+ - `is_icon`: flag to denote if the puzzle belongs to COLUMBUS-<span style="font-variant:small-caps;">icon</span> (if true) or COLUMBUS-<span style="font-variant:small-caps;">text</span> (if false).
29
+ - `is_overlap`: flag to denote if the puzzle belongs to the subset of overlapping puzzles that have both a textual and icon variant.