Datasets:

toniwuest commited on
Commit
21b73a1
·
verified ·
1 Parent(s): 2cecb9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -22,6 +22,8 @@ CLEVR-Sudoku is a **challenging visual puzzle dataset** requiring both visual ob
22
  - Separate “options” images that illustrate how specific **object properties** map to digits.
23
  - Metadata specifying puzzle attributes and the ground-truth solution.
24
 
 
 
25
  Designed to encourage **visual reasoning** and **pattern recognition**, this dataset provides 6 different subsets (no further train/val/test splits). Each subset contains 1,000 puzzles, leading to **6,000** total puzzles.
26
 
27
  ---
 
22
  - Separate “options” images that illustrate how specific **object properties** map to digits.
23
  - Metadata specifying puzzle attributes and the ground-truth solution.
24
 
25
+ ![An example Sudoku puzzle](sudoku_example.png "Sudoku Example Image")
26
+
27
  Designed to encourage **visual reasoning** and **pattern recognition**, this dataset provides 6 different subsets (no further train/val/test splits). Each subset contains 1,000 puzzles, leading to **6,000** total puzzles.
28
 
29
  ---