richardr1126 commited on
Commit
f5207a0
1 Parent(s): 9b9f86b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -15,9 +15,13 @@ tags:
15
  - spider-eval
16
  dataset_info:
17
  features:
 
 
18
  - name: db_id
19
  dtype: string
20
- - name: prompt
 
 
21
  dtype: string
22
  - name: ground_truth
23
  dtype: string
 
15
  - spider-eval
16
  dataset_info:
17
  features:
18
+ - name: index
19
+ dtype: int32
20
  - name: db_id
21
  dtype: string
22
+ - name: question
23
+ dtype: string
24
+ - name: db_info
25
  dtype: string
26
  - name: ground_truth
27
  dtype: string