richardr1126 commited on
Commit
d910672
1 Parent(s): 21fd679

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -17,7 +17,9 @@ dataset_info:
17
  features:
18
  - name: db_id
19
  dtype: string
20
- - name: prompt
 
 
21
  dtype: string
22
  - name: ground_truth
23
  dtype: string
 
17
  features:
18
  - name: db_id
19
  dtype: string
20
+ - name: question
21
+ dtype: string
22
+ - name: db_info
23
  dtype: string
24
  - name: ground_truth
25
  dtype: string