Upload dataset
Browse files- README.md +117 -0
- data/2d_how_many-00000-of-00001.parquet +3 -0
- data/2d_what-00000-of-00001.parquet +3 -0
- data/2d_what_attribute-00000-of-00001.parquet +3 -0
- data/2d_where-00000-of-00001.parquet +3 -0
- data/2d_where_attribute-00000-of-00001.parquet +3 -0
- data/3d_how_many-00000-of-00002.parquet +3 -0
- data/3d_how_many-00001-of-00002.parquet +3 -0
- data/3d_what-00000-of-00002.parquet +3 -0
- data/3d_what-00001-of-00002.parquet +3 -0
- data/3d_what_attribute-00000-of-00002.parquet +3 -0
- data/3d_what_attribute-00001-of-00002.parquet +3 -0
- data/3d_what_attribute_distance-00000-of-00002.parquet +3 -0
- data/3d_what_attribute_distance-00001-of-00002.parquet +3 -0
- data/3d_what_attribute_size-00000-of-00002.parquet +3 -0
- data/3d_what_attribute_size-00001-of-00002.parquet +3 -0
- data/3d_what_distance-00000-of-00002.parquet +3 -0
- data/3d_what_distance-00001-of-00002.parquet +3 -0
- data/3d_what_size-00000-of-00002.parquet +3 -0
- data/3d_what_size-00001-of-00002.parquet +3 -0
- data/3d_where-00000-of-00002.parquet +3 -0
- data/3d_where-00001-of-00002.parquet +3 -0
- data/3d_where_attribute-00000-of-00002.parquet +3 -0
- data/3d_where_attribute-00001-of-00002.parquet +3 -0
- data/3d_where_distance-00000-of-00002.parquet +3 -0
- data/3d_where_distance-00001-of-00002.parquet +3 -0
- data/3d_where_size-00000-of-00002.parquet +3 -0
- data/3d_where_size-00001-of-00002.parquet +3 -0
- data/sg_what_attribute-00000-of-00001.parquet +3 -0
- data/sg_what_object-00000-of-00001.parquet +3 -0
- data/sg_what_relation-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,117 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: id
|
5 |
+
dtype: string
|
6 |
+
- name: question
|
7 |
+
dtype: string
|
8 |
+
- name: options
|
9 |
+
list: string
|
10 |
+
- name: answer
|
11 |
+
dtype: string
|
12 |
+
- name: task_plan
|
13 |
+
dtype: string
|
14 |
+
- name: image
|
15 |
+
dtype: image
|
16 |
+
splits:
|
17 |
+
- name: 3d_how_many
|
18 |
+
num_bytes: 964232493.0
|
19 |
+
num_examples: 654
|
20 |
+
- name: 3d_what
|
21 |
+
num_bytes: 944850246.0
|
22 |
+
num_examples: 645
|
23 |
+
- name: 3d_where
|
24 |
+
num_bytes: 989034725.0
|
25 |
+
num_examples: 669
|
26 |
+
- name: 3d_what_attribute
|
27 |
+
num_bytes: 931184419.0
|
28 |
+
num_examples: 639
|
29 |
+
- name: 3d_where_attribute
|
30 |
+
num_bytes: 897312251.0
|
31 |
+
num_examples: 609
|
32 |
+
- name: 3d_what_distance
|
33 |
+
num_bytes: 836764094.0
|
34 |
+
num_examples: 585
|
35 |
+
- name: 3d_where_distance
|
36 |
+
num_bytes: 925465404.0
|
37 |
+
num_examples: 645
|
38 |
+
- name: 3d_what_attribute_distance
|
39 |
+
num_bytes: 970396774.0
|
40 |
+
num_examples: 678
|
41 |
+
- name: 3d_what_size
|
42 |
+
num_bytes: 988177167.0
|
43 |
+
num_examples: 675
|
44 |
+
- name: 3d_where_size
|
45 |
+
num_bytes: 898574558.0
|
46 |
+
num_examples: 618
|
47 |
+
- name: 3d_what_attribute_size
|
48 |
+
num_bytes: 993251978.0
|
49 |
+
num_examples: 678
|
50 |
+
- name: 2d_how_many
|
51 |
+
num_bytes: 40708392.0
|
52 |
+
num_examples: 606
|
53 |
+
- name: 2d_what
|
54 |
+
num_bytes: 46567124.0
|
55 |
+
num_examples: 681
|
56 |
+
- name: 2d_where
|
57 |
+
num_bytes: 47803083.0
|
58 |
+
num_examples: 699
|
59 |
+
- name: 2d_what_attribute
|
60 |
+
num_bytes: 46026755.0
|
61 |
+
num_examples: 657
|
62 |
+
- name: 2d_where_attribute
|
63 |
+
num_bytes: 47675852.0
|
64 |
+
num_examples: 636
|
65 |
+
- name: sg_what_object
|
66 |
+
num_bytes: 24281703.0
|
67 |
+
num_examples: 633
|
68 |
+
- name: sg_what_attribute
|
69 |
+
num_bytes: 26390284.0
|
70 |
+
num_examples: 645
|
71 |
+
- name: sg_what_relation
|
72 |
+
num_bytes: 27153148.0
|
73 |
+
num_examples: 618
|
74 |
+
download_size: 10589322704
|
75 |
+
dataset_size: 10645850450.0
|
76 |
+
configs:
|
77 |
+
- config_name: default
|
78 |
+
data_files:
|
79 |
+
- split: 3d_how_many
|
80 |
+
path: data/3d_how_many-*
|
81 |
+
- split: 3d_what
|
82 |
+
path: data/3d_what-*
|
83 |
+
- split: 3d_where
|
84 |
+
path: data/3d_where-*
|
85 |
+
- split: 3d_what_attribute
|
86 |
+
path: data/3d_what_attribute-*
|
87 |
+
- split: 3d_where_attribute
|
88 |
+
path: data/3d_where_attribute-*
|
89 |
+
- split: 3d_what_distance
|
90 |
+
path: data/3d_what_distance-*
|
91 |
+
- split: 3d_where_distance
|
92 |
+
path: data/3d_where_distance-*
|
93 |
+
- split: 3d_what_attribute_distance
|
94 |
+
path: data/3d_what_attribute_distance-*
|
95 |
+
- split: 3d_what_size
|
96 |
+
path: data/3d_what_size-*
|
97 |
+
- split: 3d_where_size
|
98 |
+
path: data/3d_where_size-*
|
99 |
+
- split: 3d_what_attribute_size
|
100 |
+
path: data/3d_what_attribute_size-*
|
101 |
+
- split: 2d_how_many
|
102 |
+
path: data/2d_how_many-*
|
103 |
+
- split: 2d_what
|
104 |
+
path: data/2d_what-*
|
105 |
+
- split: 2d_where
|
106 |
+
path: data/2d_where-*
|
107 |
+
- split: 2d_what_attribute
|
108 |
+
path: data/2d_what_attribute-*
|
109 |
+
- split: 2d_where_attribute
|
110 |
+
path: data/2d_where_attribute-*
|
111 |
+
- split: sg_what_object
|
112 |
+
path: data/sg_what_object-*
|
113 |
+
- split: sg_what_attribute
|
114 |
+
path: data/sg_what_attribute-*
|
115 |
+
- split: sg_what_relation
|
116 |
+
path: data/sg_what_relation-*
|
117 |
+
---
|
data/2d_how_many-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f83804b6554155e06588cd027bdbf04c454a813e42653c2d0ebe4d3b24965bcc
|
3 |
+
size 40590722
|
data/2d_what-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30f41d272e2d3d7a493f852cefbf73e9fdc7b8821a7c2af273e05cd1bf0b09d7
|
3 |
+
size 46383029
|
data/2d_what_attribute-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ccc598241da890b72c9b0c7a2b21a75f6c3ba174f534005ce3dad4b04d9ef15
|
3 |
+
size 45828436
|
data/2d_where-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c2d9ac9b49f838c203f62a668ca97526352f8d56b4cc322a95dc0a2db3613df
|
3 |
+
size 47604256
|
data/2d_where_attribute-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63941a0d46361f35653bbf3c7810559f1941ca7ce444be2e6010b01a4e8016aa
|
3 |
+
size 47483998
|
data/3d_how_many-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d650ec7934349b54c4598865d6cb57c4248849547fbc5eee03d47ca26e166eef
|
3 |
+
size 481858965
|
data/3d_how_many-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5daae554c2aae70c069e6cbbd8461547e94ead5e33c5566e76a27b34ac16c41c
|
3 |
+
size 482327670
|
data/3d_what-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0bd1cd19179f7f7a406d7621bf6b06e5010ca373b307b17d82dd21189743735
|
3 |
+
size 473641135
|
data/3d_what-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89ca591c10fc8ee012b274c236516957ebe73ecc07b42c0340586aedf39bec8c
|
3 |
+
size 471111726
|
data/3d_what_attribute-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4cb5d93ef7afee2f6f531e06aeb6928fee40a325708f4e3d0e87c36b6ed249d5
|
3 |
+
size 464183556
|
data/3d_what_attribute-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9390c0d89d83a536f2928a06d68d0f1bc428fae97e53c623843f4e21358c9003
|
3 |
+
size 466881536
|
data/3d_what_attribute_distance-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66c7b94a3414d0eb2f09db4f6961738ff96df154a9b75150b04395acab6389ee
|
3 |
+
size 480957218
|
data/3d_what_attribute_distance-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7ce73e16bcf726e3a0b874ea3ce937ed48acc4634ad9396b02be268a6296407
|
3 |
+
size 489284699
|
data/3d_what_attribute_size-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa1187c3588bfac1cbd7ea50ed0e5665e7aa5d90785bda2c606e2438ee255384
|
3 |
+
size 498767004
|
data/3d_what_attribute_size-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a533b0f7b5910644952917e05167619895ec7092b51016fd53e497701eaebf0f
|
3 |
+
size 494373766
|
data/3d_what_distance-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87cf1da511e01f41385d1db1f3d362d7e75f568b361bfc22924ea0721d1e8d81
|
3 |
+
size 419083531
|
data/3d_what_distance-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7fd198b05f7b8b92c02c015798df24a61683ede4f9a8aadcf4e8a57c6539d2d1
|
3 |
+
size 417564807
|
data/3d_what_size-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f10bc7cf343892f0d769f8a26c4bc8a77ea757c73f34601d475d024efcd8bcf4
|
3 |
+
size 497275766
|
data/3d_what_size-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42d6982a73e8325e0da83cc3145be118cd41f3a124b635a4c23101efa7c1d7dc
|
3 |
+
size 490818624
|
data/3d_where-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da82d96da68ce1bb7efaed29fb4950a0d5bbb00b4be9985b02808df08abdf808
|
3 |
+
size 493606783
|
data/3d_where-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69f453055fe8194e04919c5d94eef1d63aedaeb68f58a7e75804a05d58846a32
|
3 |
+
size 495313722
|
data/3d_where_attribute-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:234b565aee9fd271f978cf083d1a6e4881ef826fc7ba6ca1966a8bfe6cef7a40
|
3 |
+
size 451336990
|
data/3d_where_attribute-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae6261f1e898d9e886cb7a80d545c3a3e7605b6d0c0b891a6f674531c3c260ff
|
3 |
+
size 445861190
|
data/3d_where_distance-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccd9b909473b0ac8e67951192e43056f340ff9aef82cc51695d019346d398771
|
3 |
+
size 459306204
|
data/3d_where_distance-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0cd9b4888ce3a182d32700a6c6750a21c43403a6a75827b86cc2c7c9743bc862
|
3 |
+
size 466008437
|
data/3d_where_size-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:862c2700e396214bea0dde9d0402d0bd6aaeb558017c02c2792ea5b09fdba378
|
3 |
+
size 450008170
|
data/3d_where_size-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48879cfd366fc4f3a3c22a727ef5bfa71c30a4d3274d54847b57506a3ffb9a90
|
3 |
+
size 448421198
|
data/sg_what_attribute-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abd6835e7a811d6e1d391d5de77cfabeb7709941663d09e6ff44c68bb13d091f
|
3 |
+
size 8133041
|
data/sg_what_object-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0535f0005a54e9703790368c86e40f0995ad87cd8649434612f542d934960a28
|
3 |
+
size 7636175
|
data/sg_what_relation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fae191f9bc5b08c6ac5045349829cb433c2e6add23bed37623e57f6c84132436
|
3 |
+
size 7670350
|