eganscha commited on
Commit
98536d1
·
1 Parent(s): 0e6cc7d

v1 of dataset

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ .DS_Store
basic_visual_strategy_split/README.txt ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ visual_questions.parquet:
2
+ flags: --no_rand_img
3
+
4
+ contents:
5
+ 10000 rows
6
+ num_samples_per_question = 250
7
+
8
+ split_ratios:
9
+ train = 1.0
10
+ eval = 0.0
11
+ test = 0.0
12
+
13
+ strategy_questions.parquet:
14
+ flags: --no_rand_img
15
+
16
+ contents:
17
+ 4000 rows
18
+ num_samples_per_question = 250
19
+
20
+ split_ratios:
21
+ train = 1.0
22
+ eval = 0.0
23
+ test = 0.0
basic_visual_strategy_split/strategy_questions.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24d27636294c050de4faa3892c279d8bdae0394d90da149b09c76c71367c7c73
3
+ size 305290950
basic_visual_strategy_split/visual_questions.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3445c86de46abd7cba56a9a98064888205c6ed61177f56c4abdbc31cc458232
3
+ size 770302121
eval/README.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ eval.parquet:
2
+ flags: --no_rand_img
3
+
4
+ contents:
5
+ 1000 rows visual_questions
6
+ 400 rows strategy_questions
7
+ num_samples_per_question = 25 each
8
+
9
+ split_ratios:
10
+ train = 0.0
11
+ eval = 1.0
12
+ test = 0.0
eval/eval.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90f620af02fe707a3f91cc1a70af111e94054e21a65bcb5bbaa9fe1212904dc7
3
+ size 90242406
test/README.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ eval.parquet:
2
+ flags: --no_rand_img
3
+
4
+ contents:
5
+ 1000 rows visual_questions
6
+ 400 rows strategy_questions
7
+ num_samples_per_question = 25 each
8
+
9
+ split_ratios:
10
+ train = 0.0
11
+ eval = 0.0
12
+ test = 1.0
test/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f65183a7e9461c58d9556fcf159dc69907d7a7d208193488f701f2d870ea4310
3
+ size 89090454