will33am commited on
Commit
ca14559
·
1 Parent(s): b5ab9b4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +24 -3
README.md CHANGED
@@ -143,12 +143,33 @@ dataset_info:
143
  dtype: string
144
  - name: tag
145
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
146
  splits:
147
  - name: validation
148
- num_bytes: 16690385.0
149
  num_examples: 100
150
- download_size: 15365972
151
- dataset_size: 16690385.0
152
  ---
153
  # Dataset Card for "VQAv2_sample_validation_with_img2prompt"
154
 
 
143
  dtype: string
144
  - name: tag
145
  dtype: string
146
+ - name: new_info_captions3
147
+ list:
148
+ - name: attribute
149
+ dtype: string
150
+ - name: box
151
+ sequence: float64
152
+ - name: caption
153
+ dtype: string
154
+ - name: captions_module
155
+ sequence:
156
+ sequence: string
157
+ - name: label
158
+ dtype: string
159
+ - name: location
160
+ dtype: string
161
+ - name: ratio
162
+ dtype: float64
163
+ - name: size
164
+ dtype: string
165
+ - name: tag
166
+ dtype: string
167
  splits:
168
  - name: validation
169
+ num_bytes: 17864005.0
170
  num_examples: 100
171
+ download_size: 15925587
172
+ dataset_size: 17864005.0
173
  ---
174
  # Dataset Card for "VQAv2_sample_validation_with_img2prompt"
175