EthanSta commited on
Commit
fdc636b
Β·
verified Β·
1 Parent(s): 6858951

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -7,4 +7,13 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ 🦁 VisualSphinx: Large-Scale Synthetic Vision Logic Puzzles for RL
11
+
12
+ VisualSphinx is the largest fully-synthetic open-source dataset providing vision logic puzzles. It consists of over 660K automatically generated logical visual puzzles. Each logical puzzle is grounded with an interpretable rule and accompanied by both correct answers and plausible distractors.
13
+
14
+
15
+ <div align="center">
16
+
17
+ πŸ•ΈοΈ [Project Website](https://visualsphinx.github.io/) | πŸ“„ [Technical Report]() | πŸ’Ύ [Github Repo](https://github.com/VisualSphinx/VisualSphinx) | πŸ€— [VisualSphinx-V1 (Raw)](https://huggingface.co/datasets/VisualSphinx/VisualSphinx-V1-Raw) | πŸ€— [VisualSphinx-V1 (RL)](https://huggingface.co/datasets/VisualSphinx/VisualSphinx-V1-RL-20K)
18
+
19
+ </div>