cfahlgren1 HF staff commited on
Commit
890906e
·
verified ·
1 Parent(s): 2c6116b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -3,6 +3,12 @@ dataset_info:
3
  features:
4
  - name: image
5
  dtype: image
 
 
 
 
 
 
6
  ---
7
 
8
  # UI Reasoning Expanded
 
3
  features:
4
  - name: image
5
  dtype: image
6
+ - name: question
7
+ dtype: string
8
+ - name: reasoning
9
+ dtype: string
10
+ - name: answer
11
+ dtype: string
12
  ---
13
 
14
  # UI Reasoning Expanded