Update README.md
Browse files
README.md
CHANGED
|
@@ -14,11 +14,11 @@ configs:
|
|
| 14 |
- name: question
|
| 15 |
dtype: string
|
| 16 |
- name: image
|
| 17 |
-
dtype:
|
| 18 |
- name: options
|
| 19 |
dtype: string
|
| 20 |
- name: answer
|
| 21 |
-
dtype:
|
| 22 |
- name: category
|
| 23 |
dtype: string
|
| 24 |
- name: question_simply
|
|
|
|
| 14 |
- name: question
|
| 15 |
dtype: string
|
| 16 |
- name: image
|
| 17 |
+
dtype: image
|
| 18 |
- name: options
|
| 19 |
dtype: string
|
| 20 |
- name: answer
|
| 21 |
+
dtype: string
|
| 22 |
- name: category
|
| 23 |
dtype: string
|
| 24 |
- name: question_simply
|