Datasets:
Tasks:
Text2Text Generation
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
concepts-to-text
License:
Commit
•
6bcab1c
1
Parent(s):
1740c86
Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
- README.md +17 -8
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
- data/validation-00000-of-00001.parquet +3 -0
- dataset_infos.json +61 -1
README.md
CHANGED
@@ -1,16 +1,15 @@
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- crowdsourced
|
4 |
-
language:
|
5 |
-
- en
|
6 |
language_creators:
|
7 |
- found
|
8 |
- crowdsourced
|
|
|
|
|
9 |
license:
|
10 |
- mit
|
11 |
multilinguality:
|
12 |
- monolingual
|
13 |
-
pretty_name: CommonGen
|
14 |
size_categories:
|
15 |
- 10K<n<100K
|
16 |
source_datasets:
|
@@ -19,6 +18,7 @@ task_categories:
|
|
19 |
- text2text-generation
|
20 |
task_ids: []
|
21 |
paperswithcode_id: commongen
|
|
|
22 |
tags:
|
23 |
- concepts-to-text
|
24 |
dataset_info:
|
@@ -31,16 +31,25 @@ dataset_info:
|
|
31 |
dtype: string
|
32 |
splits:
|
33 |
- name: train
|
34 |
-
num_bytes:
|
35 |
num_examples: 67389
|
36 |
- name: validation
|
37 |
-
num_bytes:
|
38 |
num_examples: 4018
|
39 |
- name: test
|
40 |
-
num_bytes:
|
41 |
num_examples: 1497
|
42 |
-
download_size:
|
43 |
-
dataset_size:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
---
|
45 |
|
46 |
# Dataset Card for "common_gen"
|
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
- crowdsourced
|
|
|
|
|
4 |
language_creators:
|
5 |
- found
|
6 |
- crowdsourced
|
7 |
+
language:
|
8 |
+
- en
|
9 |
license:
|
10 |
- mit
|
11 |
multilinguality:
|
12 |
- monolingual
|
|
|
13 |
size_categories:
|
14 |
- 10K<n<100K
|
15 |
source_datasets:
|
|
|
18 |
- text2text-generation
|
19 |
task_ids: []
|
20 |
paperswithcode_id: commongen
|
21 |
+
pretty_name: CommonGen
|
22 |
tags:
|
23 |
- concepts-to-text
|
24 |
dataset_info:
|
|
|
31 |
dtype: string
|
32 |
splits:
|
33 |
- name: train
|
34 |
+
num_bytes: 6724166
|
35 |
num_examples: 67389
|
36 |
- name: validation
|
37 |
+
num_bytes: 408740
|
38 |
num_examples: 4018
|
39 |
- name: test
|
40 |
+
num_bytes: 77518
|
41 |
num_examples: 1497
|
42 |
+
download_size: 3434865
|
43 |
+
dataset_size: 7210424
|
44 |
+
configs:
|
45 |
+
- config_name: default
|
46 |
+
data_files:
|
47 |
+
- split: train
|
48 |
+
path: data/train-*
|
49 |
+
- split: validation
|
50 |
+
path: data/validation-*
|
51 |
+
- split: test
|
52 |
+
path: data/test-*
|
53 |
---
|
54 |
|
55 |
# Dataset Card for "common_gen"
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9dbd388bb5e19c98cb1160dfddbac6feeac7bbc0d802d94492286c6b3fbb7f6
|
3 |
+
size 31157
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5641eb79211ff3022efd7f0d4df83ceb0e894e7c553340fd418d4075d319ea0c
|
3 |
+
size 3232448
|
data/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa383822542c5df1bd2876830b6fb61c57a771fbe06d37a07846417dc3f0b6de
|
3 |
+
size 171260
|
dataset_infos.json
CHANGED
@@ -1 +1,61 @@
|
|
1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"default": {
|
3 |
+
"description": "CommonGen is a constrained text generation task, associated with a benchmark dataset,\nto explicitly test machines for the ability of generative commonsense reasoning. Given\na set of common concepts; the task is to generate a coherent sentence describing an\neveryday scenario using these concepts.\n\nCommonGen is challenging because it inherently requires 1) relational reasoning using\nbackground commonsense knowledge, and 2) compositional generalization ability to work\non unseen concept combinations. Our dataset, constructed through a combination of\ncrowd-sourcing from AMT and existing caption corpora, consists of 30k concept-sets and\n50k sentences in total.\n",
|
4 |
+
"citation": "@inproceedings{lin-etal-2020-commongen,\n title = \"{C}ommon{G}en: A Constrained Text Generation Challenge for Generative Commonsense Reasoning\",\n author = \"Lin, Bill Yuchen and\n Zhou, Wangchunshu and\n Shen, Ming and\n Zhou, Pei and\n Bhagavatula, Chandra and\n Choi, Yejin and\n Ren, Xiang\",\n booktitle = \"Findings of the Association for Computational Linguistics: EMNLP 2020\",\n month = nov,\n year = \"2020\",\n address = \"Online\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/2020.findings-emnlp.165\",\n doi = \"10.18653/v1/2020.findings-emnlp.165\",\n pages = \"1823--1840\"\n}\n",
|
5 |
+
"homepage": "https://inklab.usc.edu/CommonGen/index.html",
|
6 |
+
"license": "",
|
7 |
+
"features": {
|
8 |
+
"concept_set_idx": {
|
9 |
+
"dtype": "int32",
|
10 |
+
"_type": "Value"
|
11 |
+
},
|
12 |
+
"concepts": {
|
13 |
+
"feature": {
|
14 |
+
"dtype": "string",
|
15 |
+
"_type": "Value"
|
16 |
+
},
|
17 |
+
"_type": "Sequence"
|
18 |
+
},
|
19 |
+
"target": {
|
20 |
+
"dtype": "string",
|
21 |
+
"_type": "Value"
|
22 |
+
}
|
23 |
+
},
|
24 |
+
"supervised_keys": {
|
25 |
+
"input": "concepts",
|
26 |
+
"output": "target"
|
27 |
+
},
|
28 |
+
"builder_name": "common_gen",
|
29 |
+
"dataset_name": "common_gen",
|
30 |
+
"config_name": "default",
|
31 |
+
"version": {
|
32 |
+
"version_str": "2020.5.30",
|
33 |
+
"major": 2020,
|
34 |
+
"minor": 5,
|
35 |
+
"patch": 30
|
36 |
+
},
|
37 |
+
"splits": {
|
38 |
+
"train": {
|
39 |
+
"name": "train",
|
40 |
+
"num_bytes": 6724166,
|
41 |
+
"num_examples": 67389,
|
42 |
+
"dataset_name": null
|
43 |
+
},
|
44 |
+
"validation": {
|
45 |
+
"name": "validation",
|
46 |
+
"num_bytes": 408740,
|
47 |
+
"num_examples": 4018,
|
48 |
+
"dataset_name": null
|
49 |
+
},
|
50 |
+
"test": {
|
51 |
+
"name": "test",
|
52 |
+
"num_bytes": 77518,
|
53 |
+
"num_examples": 1497,
|
54 |
+
"dataset_name": null
|
55 |
+
}
|
56 |
+
},
|
57 |
+
"download_size": 3434865,
|
58 |
+
"dataset_size": 7210424,
|
59 |
+
"size_in_bytes": 10645289
|
60 |
+
}
|
61 |
+
}
|