ibarcelo commited on
Commit
a8d063b
·
verified ·
1 Parent(s): b741083

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +37 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: scene_id
5
+ dtype: string
6
+ - name: situation
7
+ dtype: string
8
+ - name: question
9
+ dtype: string
10
+ - name: ground_truth_answer
11
+ dtype: string
12
+ - name: ground_truth_reasoning
13
+ dtype: string
14
+ - name: time_span
15
+ list: int32
16
+ - name: image_1
17
+ dtype: image
18
+ - name: image_2
19
+ dtype: image
20
+ - name: image_3
21
+ dtype: image
22
+ - name: image_4
23
+ dtype: image
24
+ - name: image_5
25
+ dtype: image
26
+ splits:
27
+ - name: train
28
+ num_bytes: 7370351
29
+ num_examples: 1
30
+ download_size: 7378306
31
+ dataset_size: 7370351
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2a2561e4c52cca1c06e8dece5d451f0614dc252eeaa13c8e7c9ca8388ef272c
3
+ size 7378306