Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
extractive-qa
Languages:
Persian
Size:
1K - 10K
ArXiv:
License:
Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
README.md
CHANGED
@@ -17,9 +17,9 @@ task_categories:
|
|
17 |
- question-answering
|
18 |
task_ids:
|
19 |
- extractive-qa
|
20 |
-
paperswithcode_id: null
|
21 |
pretty_name: PersiNLU (Reading Comprehension)
|
22 |
dataset_info:
|
|
|
23 |
features:
|
24 |
- name: question
|
25 |
dtype: string
|
@@ -33,10 +33,9 @@ dataset_info:
|
|
33 |
dtype: int32
|
34 |
- name: answer_text
|
35 |
dtype: string
|
36 |
-
config_name: parsinlu-repo
|
37 |
splits:
|
38 |
- name: train
|
39 |
-
num_bytes:
|
40 |
num_examples: 600
|
41 |
- name: test
|
42 |
num_bytes: 674711
|
@@ -44,8 +43,18 @@ dataset_info:
|
|
44 |
- name: validation
|
45 |
num_bytes: 163161
|
46 |
num_examples: 125
|
47 |
-
download_size:
|
48 |
dataset_size: 1585527
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
---
|
50 |
|
51 |
# Dataset Card for PersiNLU (Reading Comprehension)
|
|
|
17 |
- question-answering
|
18 |
task_ids:
|
19 |
- extractive-qa
|
|
|
20 |
pretty_name: PersiNLU (Reading Comprehension)
|
21 |
dataset_info:
|
22 |
+
config_name: parsinlu-repo
|
23 |
features:
|
24 |
- name: question
|
25 |
dtype: string
|
|
|
33 |
dtype: int32
|
34 |
- name: answer_text
|
35 |
dtype: string
|
|
|
36 |
splits:
|
37 |
- name: train
|
38 |
+
num_bytes: 747655
|
39 |
num_examples: 600
|
40 |
- name: test
|
41 |
num_bytes: 674711
|
|
|
43 |
- name: validation
|
44 |
num_bytes: 163161
|
45 |
num_examples: 125
|
46 |
+
download_size: 777432
|
47 |
dataset_size: 1585527
|
48 |
+
configs:
|
49 |
+
- config_name: parsinlu-repo
|
50 |
+
data_files:
|
51 |
+
- split: train
|
52 |
+
path: parsinlu-repo/train-*
|
53 |
+
- split: test
|
54 |
+
path: parsinlu-repo/test-*
|
55 |
+
- split: validation
|
56 |
+
path: parsinlu-repo/validation-*
|
57 |
+
default: true
|
58 |
---
|
59 |
|
60 |
# Dataset Card for PersiNLU (Reading Comprehension)
|
parsinlu-repo/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f35779d9faf2121f5953df218d49fa3f69cd3d52f3d024a60d2818d4378bf144
|
3 |
+
size 322212
|
parsinlu-repo/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbe7e80fcc73c488a0c5839ee9b4b16d12bc40d3295a98f71897113b6aeb7415
|
3 |
+
size 363239
|
parsinlu-repo/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cb86eed5f155eef8bf7428d2680da48be30e0ac737c353e7f30729fed260ec5
|
3 |
+
size 91981
|