Commit
·
d910672
1
Parent(s):
21fd679
Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,9 @@ dataset_info:
|
|
| 17 |
features:
|
| 18 |
- name: db_id
|
| 19 |
dtype: string
|
| 20 |
-
- name:
|
|
|
|
|
|
|
| 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
|