luodian commited on
Commit
8600668
·
verified ·
1 Parent(s): faf950c

Upload dataset

Browse files
L3_2d_spatial/test-00000-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8872d75a535963b6325d5344505d199a9415d970310ae240b26caed9857624b
3
+ size 88819132
L3_2d_spatial/test-00001-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:175de24fedcffb2ac2504910ecfb3846c33da475177dbcaead392f92d40dd320
3
+ size 93221270
L3_2d_spatial/test-00002-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ef5e76721af4a77e1a9abf834c6b2dac18e7543e7d1aae01a34a3c2e390bf86
3
+ size 94161940
L3_2d_spatial/test-00003-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d4ef47ed1257d4d5499c14886517977efe3fbb233e54f774120ca1a156f5e21
3
+ size 93310351
L3_2d_spatial/test-00004-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:153075b0b0c402793e9a9ea16c1feeca2d3bed1d328ffe5188c33b0c2d7a70d1
3
+ size 95029880
L3_2d_spatial/test-00005-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9d5e91046f7be6f09a8154096bc908a860173422ea66a69ab297f1e59fb5ac9
3
+ size 95343382
L3_2d_spatial/test-00006-of-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96a7ec82b26e6ced0609d6d4ba58c71cb22fbc7e652e60fbaab200769d7106fc
3
+ size 96435818
README.md CHANGED
@@ -36,6 +36,24 @@ dataset_info:
36
  num_examples: 4995
37
  download_size: 656248850
38
  dataset_size: 3086987130.15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  configs:
40
  - config_name: L1_single
41
  data_files:
@@ -45,4 +63,8 @@ configs:
45
  data_files:
46
  - split: test
47
  path: L2_objects/test-*
 
 
 
 
48
  ---
 
36
  num_examples: 4995
37
  download_size: 656248850
38
  dataset_size: 3086987130.15
39
+ - config_name: L3_2d_spatial
40
+ features:
41
+ - name: image
42
+ dtype: image
43
+ - name: image_filename
44
+ dtype: string
45
+ - name: question
46
+ dtype: string
47
+ - name: answer
48
+ dtype: string
49
+ - name: question_index
50
+ dtype: int32
51
+ splits:
52
+ - name: test
53
+ num_bytes: 3087193006.15
54
+ num_examples: 4995
55
+ download_size: 656321773
56
+ dataset_size: 3087193006.15
57
  configs:
58
  - config_name: L1_single
59
  data_files:
 
63
  data_files:
64
  - split: test
65
  path: L2_objects/test-*
66
+ - config_name: L3_2d_spatial
67
+ data_files:
68
+ - split: test
69
+ path: L3_2d_spatial/test-*
70
  ---