Update README.md
Browse files
README.md
CHANGED
|
@@ -2,27 +2,30 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
dataset_info:
|
| 4 |
features:
|
| 5 |
-
- name: answer
|
| 6 |
dtype: string
|
| 7 |
-
- name: candidates
|
| 8 |
sequence: string
|
| 9 |
-
- name: category
|
| 10 |
dtype: string
|
| 11 |
-
- name: question
|
|
|
|
|
|
|
| 12 |
dtype: string
|
| 13 |
-
- name: id
|
| 14 |
-
dtype: string
|
| 15 |
splits:
|
| 16 |
-
- name: train
|
| 17 |
-
num_bytes: 580795
|
| 18 |
num_examples: 1271
|
| 19 |
-
- name: test
|
| 20 |
-
num_bytes: 469886
|
| 21 |
num_examples: 1050
|
| 22 |
-
- name: validation
|
| 23 |
-
num_bytes: 64356
|
| 24 |
-
num_examples: 139
|
| 25 |
-
|
| 26 |
-
download_size: 946441
|
| 27 |
dataset_size: 1115037
|
| 28 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
dataset_info:
|
| 4 |
features:
|
| 5 |
+
- name: answer
|
| 6 |
dtype: string
|
| 7 |
+
- name: candidates
|
| 8 |
sequence: string
|
| 9 |
+
- name: category
|
| 10 |
dtype: string
|
| 11 |
+
- name: question
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: id
|
| 14 |
dtype: string
|
|
|
|
|
|
|
| 15 |
splits:
|
| 16 |
+
- name: train
|
| 17 |
+
num_bytes: 580795
|
| 18 |
num_examples: 1271
|
| 19 |
+
- name: test
|
| 20 |
+
num_bytes: 469886
|
| 21 |
num_examples: 1050
|
| 22 |
+
- name: validation
|
| 23 |
+
num_bytes: 64356
|
| 24 |
+
num_examples: 139
|
| 25 |
+
download_size: 946441
|
|
|
|
| 26 |
dataset_size: 1115037
|
| 27 |
+
task_categories:
|
| 28 |
+
- multiple-choice
|
| 29 |
+
language:
|
| 30 |
+
- fa
|
| 31 |
+
---
|