Upload dataset
Browse files- README.md +67 -0
- data/random_video_3d_what_attribute_move-00000-of-00001.parquet +3 -0
- data/random_video_3d_what_attribute_rotate-00000-of-00001.parquet +3 -0
- data/random_video_3d_what_move-00000-of-00001.parquet +3 -0
- data/random_video_3d_what_rotate-00000-of-00001.parquet +3 -0
- data/random_video_3d_where_move-00000-of-00001.parquet +3 -0
- data/random_video_3d_where_rotate-00000-of-00001.parquet +3 -0
- data/random_video_sg_what_action-00000-of-00002.parquet +3 -0
- data/random_video_sg_what_action-00001-of-00002.parquet +3 -0
- data/random_video_sg_what_object-00000-of-00002.parquet +3 -0
- data/random_video_sg_what_object-00001-of-00002.parquet +3 -0
- data/random_video_sg_what_relation-00000-of-00002.parquet +3 -0
- data/random_video_sg_what_relation-00001-of-00002.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,67 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: video
|
| 15 |
+
dtype: binary
|
| 16 |
+
splits:
|
| 17 |
+
- name: random_video_3d_what_move
|
| 18 |
+
num_bytes: 8721672
|
| 19 |
+
num_examples: 300
|
| 20 |
+
- name: random_video_3d_where_move
|
| 21 |
+
num_bytes: 9374584
|
| 22 |
+
num_examples: 300
|
| 23 |
+
- name: random_video_3d_what_attribute_move
|
| 24 |
+
num_bytes: 8721672
|
| 25 |
+
num_examples: 300
|
| 26 |
+
- name: random_video_3d_what_rotate
|
| 27 |
+
num_bytes: 12685235
|
| 28 |
+
num_examples: 300
|
| 29 |
+
- name: random_video_3d_where_rotate
|
| 30 |
+
num_bytes: 12254138
|
| 31 |
+
num_examples: 300
|
| 32 |
+
- name: random_video_3d_what_attribute_rotate
|
| 33 |
+
num_bytes: 12462182
|
| 34 |
+
num_examples: 300
|
| 35 |
+
- name: random_video_sg_what_object
|
| 36 |
+
num_bytes: 525095218
|
| 37 |
+
num_examples: 300
|
| 38 |
+
- name: random_video_sg_what_relation
|
| 39 |
+
num_bytes: 534471346
|
| 40 |
+
num_examples: 300
|
| 41 |
+
- name: random_video_sg_what_action
|
| 42 |
+
num_bytes: 571747390
|
| 43 |
+
num_examples: 300
|
| 44 |
+
download_size: 612311506
|
| 45 |
+
dataset_size: 1695533437
|
| 46 |
+
configs:
|
| 47 |
+
- config_name: default
|
| 48 |
+
data_files:
|
| 49 |
+
- split: random_video_3d_what_move
|
| 50 |
+
path: data/random_video_3d_what_move-*
|
| 51 |
+
- split: random_video_3d_where_move
|
| 52 |
+
path: data/random_video_3d_where_move-*
|
| 53 |
+
- split: random_video_3d_what_attribute_move
|
| 54 |
+
path: data/random_video_3d_what_attribute_move-*
|
| 55 |
+
- split: random_video_3d_what_rotate
|
| 56 |
+
path: data/random_video_3d_what_rotate-*
|
| 57 |
+
- split: random_video_3d_where_rotate
|
| 58 |
+
path: data/random_video_3d_where_rotate-*
|
| 59 |
+
- split: random_video_3d_what_attribute_rotate
|
| 60 |
+
path: data/random_video_3d_what_attribute_rotate-*
|
| 61 |
+
- split: random_video_sg_what_object
|
| 62 |
+
path: data/random_video_sg_what_object-*
|
| 63 |
+
- split: random_video_sg_what_relation
|
| 64 |
+
path: data/random_video_sg_what_relation-*
|
| 65 |
+
- split: random_video_sg_what_action
|
| 66 |
+
path: data/random_video_sg_what_action-*
|
| 67 |
+
---
|
data/random_video_3d_what_attribute_move-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da7fca31cfcbe70d7af7582e8b92d01374bfd6b11f579fb239d3ff0fa02e4766
|
| 3 |
+
size 8583956
|
data/random_video_3d_what_attribute_rotate-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e10bcd01ff42082062e4eae63a90e340b6dc89c989faf9ef08c23f210f5770b
|
| 3 |
+
size 12338413
|
data/random_video_3d_what_move-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da7fca31cfcbe70d7af7582e8b92d01374bfd6b11f579fb239d3ff0fa02e4766
|
| 3 |
+
size 8583956
|
data/random_video_3d_what_rotate-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1bffdf73b5eeaf255cd9052df0a121f8f39de5b9df6a44769033b0ab56e1535d
|
| 3 |
+
size 12559948
|
data/random_video_3d_where_move-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76cb7296cc36963f9d4e964d66880d74580ab5013eac79dcf2d88e27939f6593
|
| 3 |
+
size 9218048
|
data/random_video_3d_where_rotate-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a11844083807aadfbc426cefb15c49a173d82e256687993c98fd634c19da666a
|
| 3 |
+
size 12111208
|
data/random_video_sg_what_action-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7c4032ac3a67e698cf9ee31065c590ce1482af2daf49d617b2a7389c9162d33
|
| 3 |
+
size 102624306
|
data/random_video_sg_what_action-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:115944d30d5b7510ed7447ab31dae1582e1fc94781acc6230b41c42490c0ea24
|
| 3 |
+
size 90966258
|
data/random_video_sg_what_object-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e5ef3f3338fcd9cd51eb511b90cc072ddfb314dcda4706f72eae4762e705390
|
| 3 |
+
size 93295092
|
data/random_video_sg_what_object-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3868c26dec0245544f02d3056202468e457b40a14491c8fb98d38c8a27d5a89
|
| 3 |
+
size 82371059
|
data/random_video_sg_what_relation-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7ef47aca280600d5b0be674abeec373635b055fa558df48c6b7fbfaa05e6844
|
| 3 |
+
size 88240808
|
data/random_video_sg_what_relation-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2976cff6d34de38a13ce6e8a6f74b4819d5c4fd2a924401fc6842eeb1b43f9d4
|
| 3 |
+
size 91418454
|