HazelNam commited on
Commit
df473e3
·
verified ·
1 Parent(s): 63b4430

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +60 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1,3 +1,63 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: image_name
6
+ dtype: string
7
+ - name: direct
8
+ dtype: string
9
+ - name: indirect
10
+ dtype: string
11
+ - name: solution
12
+ dtype: string
13
+ - name: mcq
14
+ struct:
15
+ - name: 1_correct
16
+ dtype: string
17
+ - name: 2_fake_scene
18
+ dtype: string
19
+ - name: 3_surface_understanding
20
+ dtype: string
21
+ - name: 4_wrong_entity
22
+ dtype: string
23
+ - name: ordering
24
+ sequence: string
25
+ - name: meta
26
+ struct:
27
+ - name: caption
28
+ dtype: string
29
+ - name: ram_entity
30
+ sequence: string
31
+ - name: img_size
32
+ struct:
33
+ - name: width
34
+ dtype: float32
35
+ - name: height
36
+ dtype: float32
37
+ - name: person_bbox
38
+ sequence:
39
+ sequence: float32
40
+ - name: rating
41
+ struct:
42
+ - name: direct
43
+ dtype: int32
44
+ - name: indirect
45
+ dtype: int32
46
+ - name: fake_caption
47
+ dtype: string
48
+ - name: image
49
+ dtype: image
50
+ - name: mask
51
+ dtype: image
52
+ splits:
53
+ - name: train
54
+ num_bytes: 165636271.132
55
+ num_examples: 1301
56
+ download_size: 174090075
57
+ dataset_size: 165636271.132
58
+ configs:
59
+ - config_name: default
60
+ data_files:
61
+ - split: train
62
+ path: data/train-*
63
  ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5196fefd44911b06f8edb4269125a22f681a61e4f9d26e9430e18fde4d0a704c
3
+ size 174090075