Datasets:
Upload dataset
Browse files
README.md
CHANGED
|
@@ -13,6 +13,10 @@ configs:
|
|
| 13 |
data_files:
|
| 14 |
- split: train
|
| 15 |
path: mc_action/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
- config_name: temp_action_localize
|
| 17 |
data_files:
|
| 18 |
- split: train
|
|
@@ -88,6 +92,26 @@ dataset_info:
|
|
| 88 |
num_examples: 1786
|
| 89 |
download_size: 61548
|
| 90 |
dataset_size: 582681
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 91 |
- config_name: temp_action_localize
|
| 92 |
features:
|
| 93 |
- name: scene_token
|
|
|
|
| 13 |
data_files:
|
| 14 |
- split: train
|
| 15 |
path: mc_action/train-*
|
| 16 |
+
- config_name: relative_action_localize
|
| 17 |
+
data_files:
|
| 18 |
+
- split: train
|
| 19 |
+
path: relative_action_localize/train-*
|
| 20 |
- config_name: temp_action_localize
|
| 21 |
data_files:
|
| 22 |
- split: train
|
|
|
|
| 92 |
num_examples: 1786
|
| 93 |
download_size: 61548
|
| 94 |
dataset_size: 582681
|
| 95 |
+
- config_name: relative_action_localize
|
| 96 |
+
features:
|
| 97 |
+
- name: scene_token
|
| 98 |
+
dtype: string
|
| 99 |
+
- name: question_type
|
| 100 |
+
dtype: string
|
| 101 |
+
- name: question
|
| 102 |
+
dtype: string
|
| 103 |
+
- name: options
|
| 104 |
+
list: string
|
| 105 |
+
- name: answer
|
| 106 |
+
dtype: string
|
| 107 |
+
- name: idx
|
| 108 |
+
dtype: int64
|
| 109 |
+
splits:
|
| 110 |
+
- name: train
|
| 111 |
+
num_bytes: 23180
|
| 112 |
+
num_examples: 92
|
| 113 |
+
download_size: 7888
|
| 114 |
+
dataset_size: 23180
|
| 115 |
- config_name: temp_action_localize
|
| 116 |
features:
|
| 117 |
- name: scene_token
|
relative_action_localize/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0fb82fb25ecc3f9d4ac9cd99c8f3d6ea12a65853caa2d97060b569e44703680
|
| 3 |
+
size 7888
|