Datasets:
Add 'moving_direction' config data files
Browse files- README.md +19 -1
- moving_direction/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -31,7 +31,9 @@ configs:
|
|
| 31 |
- split: train
|
| 32 |
path: egocentric_sequence/train-*
|
| 33 |
- config_name: moving_direction
|
| 34 |
-
data_files:
|
|
|
|
|
|
|
| 35 |
- config_name: object_count
|
| 36 |
data_files: json/object_count.json
|
| 37 |
- config_name: object_shuffle
|
|
@@ -137,6 +139,22 @@ dataset_info:
|
|
| 137 |
num_examples: 200
|
| 138 |
download_size: 24816
|
| 139 |
dataset_size: 217705
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 140 |
---
|
| 141 |
|
| 142 |
<div align="center">
|
|
|
|
| 31 |
- split: train
|
| 32 |
path: egocentric_sequence/train-*
|
| 33 |
- config_name: moving_direction
|
| 34 |
+
data_files:
|
| 35 |
+
- split: train
|
| 36 |
+
path: moving_direction/train-*
|
| 37 |
- config_name: object_count
|
| 38 |
data_files: json/object_count.json
|
| 39 |
- config_name: object_shuffle
|
|
|
|
| 139 |
num_examples: 200
|
| 140 |
download_size: 24816
|
| 141 |
dataset_size: 217705
|
| 142 |
+
- config_name: moving_direction
|
| 143 |
+
features:
|
| 144 |
+
- name: video
|
| 145 |
+
dtype: string
|
| 146 |
+
- name: question
|
| 147 |
+
dtype: string
|
| 148 |
+
- name: answer
|
| 149 |
+
dtype: string
|
| 150 |
+
- name: candidates
|
| 151 |
+
sequence: string
|
| 152 |
+
splits:
|
| 153 |
+
- name: train
|
| 154 |
+
num_bytes: 47563
|
| 155 |
+
num_examples: 232
|
| 156 |
+
download_size: 4818
|
| 157 |
+
dataset_size: 47563
|
| 158 |
---
|
| 159 |
|
| 160 |
<div align="center">
|
moving_direction/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e548d1250772136a7ddca8e06551dd70869ec111b812451539477f41fff083d
|
| 3 |
+
size 4818
|