update card
Browse files
README.md
CHANGED
|
@@ -12,6 +12,8 @@ dataset_info:
|
|
| 12 |
dtype: string
|
| 13 |
- name: multiple-choice
|
| 14 |
dtype: bool
|
|
|
|
|
|
|
| 15 |
- name: choices
|
| 16 |
struct:
|
| 17 |
- name: A
|
|
|
|
| 12 |
dtype: string
|
| 13 |
- name: multiple-choice
|
| 14 |
dtype: bool
|
| 15 |
+
- name: question
|
| 16 |
+
dtype: string
|
| 17 |
- name: choices
|
| 18 |
struct:
|
| 19 |
- name: A
|