Zhongchenchen commited on
Commit
ee0c836
·
verified ·
1 Parent(s): 0cd07b5

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -15,8 +15,10 @@ dataset_info:
15
  features:
16
  - name: id
17
  dtype: string
18
- - name: images
19
- sequence: image
 
 
20
  - name: question
21
  dtype: string
22
  - name: answer
 
15
  features:
16
  - name: id
17
  dtype: string
18
+ - name: image_1
19
+ dtype: image
20
+ - name: image_2
21
+ dtype: image
22
  - name: question
23
  dtype: string
24
  - name: answer