shainaraza commited on
Commit
c4af55d
·
verified ·
1 Parent(s): 9cd08de

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: ID
7
+ dtype: string
8
+ - name: Attribute
9
+ dtype: string
10
+ - name: Question
11
+ dtype: string
12
+ - name: Answer
13
+ dtype: string
14
+ ---