Datasets:
Tasks:
Text2Text Generation
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Commit
•
a7d7a6b
1
Parent(s):
f172cad
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -7,34 +7,34 @@ dataset_info:
|
|
7 |
dtype: string
|
8 |
splits:
|
9 |
- name: train
|
10 |
-
num_bytes:
|
11 |
num_examples: 18896
|
12 |
- name: validation
|
13 |
-
num_bytes:
|
14 |
num_examples: 2067
|
15 |
-
download_size:
|
16 |
-
dataset_size:
|
17 |
annotations_creators:
|
18 |
-
|
19 |
language:
|
20 |
-
|
21 |
language_creators:
|
22 |
-
|
23 |
license:
|
24 |
-
|
25 |
multilinguality:
|
26 |
-
|
27 |
pretty_name: Question Generation for T5 based on Squad V1.1
|
28 |
size_categories:
|
29 |
-
|
30 |
source_datasets:
|
31 |
-
|
32 |
tags:
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
task_categories:
|
37 |
-
|
38 |
task_ids: []
|
39 |
---
|
40 |
|
@@ -106,4 +106,4 @@ archivePrefix = {arXiv},
|
|
106 |
|
107 |
Thanks to [Derek Thomas](https://huggingface.co/derek-thomas) and [Thomas Simonini](https://huggingface.co/ThomasSimonini) for adding this to the hub
|
108 |
|
109 |
-
Check out: [How to contribute more](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
7 |
dtype: string
|
8 |
splits:
|
9 |
- name: train
|
10 |
+
num_bytes: 20544587
|
11 |
num_examples: 18896
|
12 |
- name: validation
|
13 |
+
num_bytes: 2405721
|
14 |
num_examples: 2067
|
15 |
+
download_size: 12611933
|
16 |
+
dataset_size: 22950308
|
17 |
annotations_creators:
|
18 |
+
- crowdsourced
|
19 |
language:
|
20 |
+
- en
|
21 |
language_creators:
|
22 |
+
- crowdsourced
|
23 |
license:
|
24 |
+
- cc-by-4.0
|
25 |
multilinguality:
|
26 |
+
- monolingual
|
27 |
pretty_name: Question Generation for T5 based on Squad V1.1
|
28 |
size_categories:
|
29 |
+
- 10K<n<100K
|
30 |
source_datasets:
|
31 |
+
- extended|squad
|
32 |
tags:
|
33 |
+
- questiongeneration
|
34 |
+
- question-generation
|
35 |
+
- text2text-generation
|
36 |
task_categories:
|
37 |
+
- text2text-generation
|
38 |
task_ids: []
|
39 |
---
|
40 |
|
|
|
106 |
|
107 |
Thanks to [Derek Thomas](https://huggingface.co/derek-thomas) and [Thomas Simonini](https://huggingface.co/ThomasSimonini) for adding this to the hub
|
108 |
|
109 |
+
Check out: [How to contribute more](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|