Datasets:
Upload dataset
Browse files
README.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
dataset_info:
|
4 |
- config_name: default
|
5 |
features:
|
@@ -240,6 +248,28 @@ dataset_info:
|
|
240 |
num_examples: 572928
|
241 |
download_size: 429940819
|
242 |
dataset_size: 1228196556
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
243 |
- config_name: parsinlu_qpp
|
244 |
features:
|
245 |
- name: inputs
|
@@ -551,6 +581,14 @@ configs:
|
|
551 |
path: parsinlu_fa_en/validation-*
|
552 |
- split: test
|
553 |
path: parsinlu_fa_en/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
554 |
- config_name: parsinlu_qpp
|
555 |
data_files:
|
556 |
- split: train
|
@@ -627,14 +665,6 @@ configs:
|
|
627 |
path: xl_wic/validation-*
|
628 |
- split: test
|
629 |
path: xl_wic/test-*
|
630 |
-
task_categories:
|
631 |
-
- text-classification
|
632 |
-
- question-answering
|
633 |
-
- translation
|
634 |
-
- text-generation
|
635 |
-
language:
|
636 |
-
- fa
|
637 |
-
pretty_name: FarsInstruct
|
638 |
---
|
639 |
# Dataset Card for Dataset Name
|
640 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- fa
|
4 |
license: apache-2.0
|
5 |
+
task_categories:
|
6 |
+
- text-classification
|
7 |
+
- question-answering
|
8 |
+
- translation
|
9 |
+
- text-generation
|
10 |
+
pretty_name: FarsInstruct
|
11 |
dataset_info:
|
12 |
- config_name: default
|
13 |
features:
|
|
|
248 |
num_examples: 572928
|
249 |
download_size: 429940819
|
250 |
dataset_size: 1228196556
|
251 |
+
- config_name: parsinlu_multiple_choice
|
252 |
+
features:
|
253 |
+
- name: inputs
|
254 |
+
dtype: string
|
255 |
+
- name: outputs
|
256 |
+
dtype: string
|
257 |
+
- name: dataset
|
258 |
+
dtype: string
|
259 |
+
- name: template
|
260 |
+
dtype: string
|
261 |
+
splits:
|
262 |
+
- name: train
|
263 |
+
num_bytes: 5569218
|
264 |
+
num_examples: 12710
|
265 |
+
- name: validation
|
266 |
+
num_bytes: 229444
|
267 |
+
num_examples: 417
|
268 |
+
- name: test
|
269 |
+
num_bytes: 4109446
|
270 |
+
num_examples: 9450
|
271 |
+
download_size: 2907686
|
272 |
+
dataset_size: 9908108
|
273 |
- config_name: parsinlu_qpp
|
274 |
features:
|
275 |
- name: inputs
|
|
|
581 |
path: parsinlu_fa_en/validation-*
|
582 |
- split: test
|
583 |
path: parsinlu_fa_en/test-*
|
584 |
+
- config_name: parsinlu_multiple_choice
|
585 |
+
data_files:
|
586 |
+
- split: train
|
587 |
+
path: parsinlu_multiple_choice/train-*
|
588 |
+
- split: validation
|
589 |
+
path: parsinlu_multiple_choice/validation-*
|
590 |
+
- split: test
|
591 |
+
path: parsinlu_multiple_choice/test-*
|
592 |
- config_name: parsinlu_qpp
|
593 |
data_files:
|
594 |
- split: train
|
|
|
665 |
path: xl_wic/validation-*
|
666 |
- split: test
|
667 |
path: xl_wic/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
668 |
---
|
669 |
# Dataset Card for Dataset Name
|
670 |
|
parsinlu_multiple_choice/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aae80f665b2767bb2444f6ec4d7dab76341dfc11e2c6b881d566066545ad6800
|
3 |
+
size 1211200
|
parsinlu_multiple_choice/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2ade2e9d0c19b633b8065287c582741fe7e66bcdde5925c28be355667a81859
|
3 |
+
size 1626584
|
parsinlu_multiple_choice/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e763496d52267cba918ac9e5279042c6adfe72b0cdd3d2ffce89dc4a6d3d41df
|
3 |
+
size 69902
|