Datasets:
Commit
•
2e86c73
1
Parent(s):
b44bea6
Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
- README.md +26 -18
- dataset_infos.json +209 -1
- simplification/test-00000-of-00001.parquet +3 -0
- simplification/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -21,24 +21,12 @@ task_ids:
|
|
21 |
- text-simplification
|
22 |
paperswithcode_id: asset
|
23 |
pretty_name: ASSET
|
|
|
|
|
|
|
24 |
tags:
|
25 |
- simplification-evaluation
|
26 |
dataset_info:
|
27 |
-
- config_name: simplification
|
28 |
-
features:
|
29 |
-
- name: original
|
30 |
-
dtype: string
|
31 |
-
- name: simplifications
|
32 |
-
sequence: string
|
33 |
-
splits:
|
34 |
-
- name: validation
|
35 |
-
num_bytes: 2303496
|
36 |
-
num_examples: 2000
|
37 |
-
- name: test
|
38 |
-
num_bytes: 411031
|
39 |
-
num_examples: 359
|
40 |
-
download_size: 3639353
|
41 |
-
dataset_size: 2714527
|
42 |
- config_name: ratings
|
43 |
features:
|
44 |
- name: original
|
@@ -64,9 +52,29 @@ dataset_info:
|
|
64 |
num_examples: 4500
|
65 |
download_size: 3639353
|
66 |
dataset_size: 1036853
|
67 |
-
|
68 |
-
|
69 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
---
|
71 |
|
72 |
# Dataset Card for ASSET
|
|
|
21 |
- text-simplification
|
22 |
paperswithcode_id: asset
|
23 |
pretty_name: ASSET
|
24 |
+
config_names:
|
25 |
+
- ratings
|
26 |
+
- simplification
|
27 |
tags:
|
28 |
- simplification-evaluation
|
29 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
- config_name: ratings
|
31 |
features:
|
32 |
- name: original
|
|
|
52 |
num_examples: 4500
|
53 |
download_size: 3639353
|
54 |
dataset_size: 1036853
|
55 |
+
- config_name: simplification
|
56 |
+
features:
|
57 |
+
- name: original
|
58 |
+
dtype: string
|
59 |
+
- name: simplifications
|
60 |
+
sequence: string
|
61 |
+
splits:
|
62 |
+
- name: validation
|
63 |
+
num_bytes: 2303484
|
64 |
+
num_examples: 2000
|
65 |
+
- name: test
|
66 |
+
num_bytes: 411019
|
67 |
+
num_examples: 359
|
68 |
+
download_size: 1055163
|
69 |
+
dataset_size: 2714503
|
70 |
+
configs:
|
71 |
+
- config_name: simplification
|
72 |
+
data_files:
|
73 |
+
- split: validation
|
74 |
+
path: simplification/validation-*
|
75 |
+
- split: test
|
76 |
+
path: simplification/test-*
|
77 |
+
default: true
|
78 |
---
|
79 |
|
80 |
# Dataset Card for ASSET
|
dataset_infos.json
CHANGED
@@ -1 +1,209 @@
|
|
1 |
-
{"simplification": {"description": "ASSET is a dataset for evaluating Sentence Simplification systems with multiple rewriting transformations,\nas described in \"ASSET: A Dataset for Tuning and Evaluation of Sentence Simplification Models with Multiple Rewriting Transformations\".\nThe corpus is composed of 2000 validation and 359 test original sentences that were each simplified 10 times by different annotators.\nThe corpus also contains human judgments of meaning preservation, fluency and simplicity for the outputs of several automatic text simplification systems.\n", "citation": "@inproceedings{alva-manchego-etal-2020-asset,\n title = \"{ASSET}: {A} Dataset for Tuning and Evaluation of Sentence Simplification Models with Multiple Rewriting Transformations\",\n author = \"Alva-Manchego, Fernando and\n Martin, Louis and\n Bordes, Antoine and\n Scarton, Carolina and\n Sagot, Benoit and\n Specia, Lucia\",\n booktitle = \"Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics\",\n month = jul,\n year = \"2020\",\n address = \"Online\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/2020.acl-main.424\",\n pages = \"4668--4679\",\n}\n", "homepage": "https://github.com/facebookresearch/asset", "license": "Creative Common Attribution-NonCommercial 4.0 International", "features": {"original": {"dtype": "string", "id": null, "_type": "Value"}, "simplifications": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "asset", "config_name": "simplification", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"validation": {"name": "validation", "num_bytes": 2303496, "num_examples": 2000, "dataset_name": "asset"}, "test": {"name": "test", "num_bytes": 411031, "num_examples": 359, "dataset_name": "asset"}}, "download_checksums": {"https://raw.githubusercontent.com/facebookresearch/asset/main/human_ratings/human_ratings.csv": {"num_bytes": 1012140, "checksum": "09ea6ee887af56be380334677ca2f3ba561f67abbb64ef1e6382fadf440d5593"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.orig": {"num_bytes": 234319, "checksum": "83dca90b5c53365a9c4a70222aed129c6df3c3f6b5da82ee94312e179b93fff1"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.orig": {"num_bytes": 43745, "checksum": "673ceb2672a37168a52040d75e16f9ffd1e3777b9f68e19207f2adf6542723f1"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.0": {"num_bytes": 193975, "checksum": "27b0c4a40c91b875c82a8ed76ff7cf0476b03a3a6998a2e3ef6e18000efda624"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.1": {"num_bytes": 180040, "checksum": "5043e9db5934c3d538b91f56d23466177813896da10f153d2b16c0c415ac5e84"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.2": {"num_bytes": 187445, "checksum": "578dd487cf03f6f66bb4acd2c44b464c3ac9fb42dc64b8e6afd391778ebc7ea7"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.3": {"num_bytes": 207902, "checksum": "4ab95ba6f7a60adde2f57201c0b749384ce64c97f8378fb0ab185367709a8386"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.4": {"num_bytes": 211459, "checksum": "f6f1d4bf9f87b532b37d7f5700ec384f817dba10247c91df629e1f6eee6c3aa9"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.5": {"num_bytes": 194418, "checksum": "182114cfbb2960358b0e2d71737ead9a2abb0c27d3f65281335f079ae4447e3b"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.6": {"num_bytes": 188962, "checksum": "aba27b505dad048982e902a04c4ffc5ab9e926b38d2383920aea798fd42de376"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.7": {"num_bytes": 196950, "checksum": "73d7983107eca6b98a9aec62ea75ea8d5adf313755b7e105608f212dead124cd"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.8": {"num_bytes": 213056, "checksum": "58f8e1109d87a4e3c5403705b8782750bb849cb8389a698156e00ca6512dd5c4"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.9": {"num_bytes": 220962, "checksum": "35a861e174ce5458fdcd1866e49aa84297fcb6b51fd98d6633b71932a646832e"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.0": {"num_bytes": 35457, "checksum": "66f36029d0c732eb92886021faefe531c6cfd0a32bdbe7ae4aa97fd45bd1b046"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.1": {"num_bytes": 34096, "checksum": "d323ceb364abbe84c79b14b028aa1ff563cd94955fbab19049612548dbb0f83f"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.2": {"num_bytes": 34348, "checksum": "786b55f8425ce4a993e98be5e2bea9ef87bf536b96dc13f7a57c4733fdb63e06"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.3": {"num_bytes": 37292, "checksum": "e211c9e2ede1dfe315097132dbe4feda76b309bdc636a5394cb5d2664ba5bf52"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.4": {"num_bytes": 35887, "checksum": "37be9cf0592c0f68d87848dc9c442fe62f344518c1993896c00788bf943b755d"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.5": {"num_bytes": 35351, "checksum": "8485210573a3bd76116de8e978b227677c6c207111a4938729397c4e603dfa46"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.6": {"num_bytes": 35846, "checksum": "f0cb3ab823d23203ea044f81bd7e67cc823db0632095e43b78a54a9891a0b0a8"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.7": {"num_bytes": 34560, "checksum": "35cbb8b9964252a1470607634f19ad946c6bc2951b3e500eedd826baf12bd3c8"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.8": {"num_bytes": 35830, "checksum": "047b6419590b88f93b435d3177bba1883dc9c0dc178676e48470b408236446f4"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.9": {"num_bytes": 35313, "checksum": "3f5745e4f2743563b88ea4284ec35fa4ddb68d62de80b63ffb87751b998fe6b8"}}, "download_size": 3639353, "post_processing_size": null, "dataset_size": 2714527, "size_in_bytes": 6353880}, "ratings": {"description": "ASSET is a dataset for evaluating Sentence Simplification systems with multiple rewriting transformations,\nas described in \"ASSET: A Dataset for Tuning and Evaluation of Sentence Simplification Models with Multiple Rewriting Transformations\".\nThe corpus is composed of 2000 validation and 359 test original sentences that were each simplified 10 times by different annotators.\nThe corpus also contains human judgments of meaning preservation, fluency and simplicity for the outputs of several automatic text simplification systems.\n", "citation": "@inproceedings{alva-manchego-etal-2020-asset,\n title = \"{ASSET}: {A} Dataset for Tuning and Evaluation of Sentence Simplification Models with Multiple Rewriting Transformations\",\n author = \"Alva-Manchego, Fernando and\n Martin, Louis and\n Bordes, Antoine and\n Scarton, Carolina and\n Sagot, Benoit and\n Specia, Lucia\",\n booktitle = \"Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics\",\n month = jul,\n year = \"2020\",\n address = \"Online\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/2020.acl-main.424\",\n pages = \"4668--4679\",\n}\n", "homepage": "https://github.com/facebookresearch/asset", "license": "Creative Common Attribution-NonCommercial 4.0 International", "features": {"original": {"dtype": "string", "id": null, "_type": "Value"}, "simplification": {"dtype": "string", "id": null, "_type": "Value"}, "original_sentence_id": {"dtype": "int32", "id": null, "_type": "Value"}, "aspect": {"num_classes": 3, "names": ["meaning", "fluency", "simplicity"], "names_file": null, "id": null, "_type": "ClassLabel"}, "worker_id": {"dtype": "int32", "id": null, "_type": "Value"}, "rating": {"dtype": "int32", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "asset", "config_name": "ratings", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"full": {"name": "full", "num_bytes": 1036853, "num_examples": 4500, "dataset_name": "asset"}}, "download_checksums": {"https://raw.githubusercontent.com/facebookresearch/asset/main/human_ratings/human_ratings.csv": {"num_bytes": 1012140, "checksum": "09ea6ee887af56be380334677ca2f3ba561f67abbb64ef1e6382fadf440d5593"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.orig": {"num_bytes": 234319, "checksum": "83dca90b5c53365a9c4a70222aed129c6df3c3f6b5da82ee94312e179b93fff1"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.orig": {"num_bytes": 43745, "checksum": "673ceb2672a37168a52040d75e16f9ffd1e3777b9f68e19207f2adf6542723f1"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.0": {"num_bytes": 193975, "checksum": "27b0c4a40c91b875c82a8ed76ff7cf0476b03a3a6998a2e3ef6e18000efda624"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.1": {"num_bytes": 180040, "checksum": "5043e9db5934c3d538b91f56d23466177813896da10f153d2b16c0c415ac5e84"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.2": {"num_bytes": 187445, "checksum": "578dd487cf03f6f66bb4acd2c44b464c3ac9fb42dc64b8e6afd391778ebc7ea7"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.3": {"num_bytes": 207902, "checksum": "4ab95ba6f7a60adde2f57201c0b749384ce64c97f8378fb0ab185367709a8386"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.4": {"num_bytes": 211459, "checksum": "f6f1d4bf9f87b532b37d7f5700ec384f817dba10247c91df629e1f6eee6c3aa9"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.5": {"num_bytes": 194418, "checksum": "182114cfbb2960358b0e2d71737ead9a2abb0c27d3f65281335f079ae4447e3b"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.6": {"num_bytes": 188962, "checksum": "aba27b505dad048982e902a04c4ffc5ab9e926b38d2383920aea798fd42de376"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.7": {"num_bytes": 196950, "checksum": "73d7983107eca6b98a9aec62ea75ea8d5adf313755b7e105608f212dead124cd"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.8": {"num_bytes": 213056, "checksum": "58f8e1109d87a4e3c5403705b8782750bb849cb8389a698156e00ca6512dd5c4"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.9": {"num_bytes": 220962, "checksum": "35a861e174ce5458fdcd1866e49aa84297fcb6b51fd98d6633b71932a646832e"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.0": {"num_bytes": 35457, "checksum": "66f36029d0c732eb92886021faefe531c6cfd0a32bdbe7ae4aa97fd45bd1b046"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.1": {"num_bytes": 34096, "checksum": "d323ceb364abbe84c79b14b028aa1ff563cd94955fbab19049612548dbb0f83f"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.2": {"num_bytes": 34348, "checksum": "786b55f8425ce4a993e98be5e2bea9ef87bf536b96dc13f7a57c4733fdb63e06"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.3": {"num_bytes": 37292, "checksum": "e211c9e2ede1dfe315097132dbe4feda76b309bdc636a5394cb5d2664ba5bf52"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.4": {"num_bytes": 35887, "checksum": "37be9cf0592c0f68d87848dc9c442fe62f344518c1993896c00788bf943b755d"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.5": {"num_bytes": 35351, "checksum": "8485210573a3bd76116de8e978b227677c6c207111a4938729397c4e603dfa46"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.6": {"num_bytes": 35846, "checksum": "f0cb3ab823d23203ea044f81bd7e67cc823db0632095e43b78a54a9891a0b0a8"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.7": {"num_bytes": 34560, "checksum": "35cbb8b9964252a1470607634f19ad946c6bc2951b3e500eedd826baf12bd3c8"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.8": {"num_bytes": 35830, "checksum": "047b6419590b88f93b435d3177bba1883dc9c0dc178676e48470b408236446f4"}, "https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.9": {"num_bytes": 35313, "checksum": "3f5745e4f2743563b88ea4284ec35fa4ddb68d62de80b63ffb87751b998fe6b8"}}, "download_size": 3639353, "post_processing_size": null, "dataset_size": 1036853, "size_in_bytes": 4676206}}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"simplification": {
|
3 |
+
"description": "ASSET is a dataset for evaluating Sentence Simplification systems with multiple rewriting transformations,\nas described in \"ASSET: A Dataset for Tuning and Evaluation of Sentence Simplification Models with Multiple Rewriting Transformations\".\nThe corpus is composed of 2000 validation and 359 test original sentences that were each simplified 10 times by different annotators.\nThe corpus also contains human judgments of meaning preservation, fluency and simplicity for the outputs of several automatic text simplification systems.\n",
|
4 |
+
"citation": "@inproceedings{alva-manchego-etal-2020-asset,\n title = \"{ASSET}: {A} Dataset for Tuning and Evaluation of Sentence Simplification Models with Multiple Rewriting Transformations\",\n author = \"Alva-Manchego, Fernando and\n Martin, Louis and\n Bordes, Antoine and\n Scarton, Carolina and\n Sagot, Benoit and\n Specia, Lucia\",\n booktitle = \"Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics\",\n month = jul,\n year = \"2020\",\n address = \"Online\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/2020.acl-main.424\",\n pages = \"4668--4679\",\n}\n",
|
5 |
+
"homepage": "https://github.com/facebookresearch/asset",
|
6 |
+
"license": "Creative Common Attribution-NonCommercial 4.0 International",
|
7 |
+
"features": {
|
8 |
+
"original": {
|
9 |
+
"dtype": "string",
|
10 |
+
"_type": "Value"
|
11 |
+
},
|
12 |
+
"simplifications": {
|
13 |
+
"feature": {
|
14 |
+
"dtype": "string",
|
15 |
+
"_type": "Value"
|
16 |
+
},
|
17 |
+
"_type": "Sequence"
|
18 |
+
}
|
19 |
+
},
|
20 |
+
"builder_name": "asset",
|
21 |
+
"dataset_name": "asset",
|
22 |
+
"config_name": "simplification",
|
23 |
+
"version": {
|
24 |
+
"version_str": "1.0.0",
|
25 |
+
"major": 1,
|
26 |
+
"minor": 0,
|
27 |
+
"patch": 0
|
28 |
+
},
|
29 |
+
"splits": {
|
30 |
+
"validation": {
|
31 |
+
"name": "validation",
|
32 |
+
"num_bytes": 2303484,
|
33 |
+
"num_examples": 2000,
|
34 |
+
"dataset_name": null
|
35 |
+
},
|
36 |
+
"test": {
|
37 |
+
"name": "test",
|
38 |
+
"num_bytes": 411019,
|
39 |
+
"num_examples": 359,
|
40 |
+
"dataset_name": null
|
41 |
+
}
|
42 |
+
},
|
43 |
+
"download_size": 1055163,
|
44 |
+
"dataset_size": 2714503,
|
45 |
+
"size_in_bytes": 3769666
|
46 |
+
},
|
47 |
+
"ratings": {
|
48 |
+
"description": "ASSET is a dataset for evaluating Sentence Simplification systems with multiple rewriting transformations,\nas described in \"ASSET: A Dataset for Tuning and Evaluation of Sentence Simplification Models with Multiple Rewriting Transformations\".\nThe corpus is composed of 2000 validation and 359 test original sentences that were each simplified 10 times by different annotators.\nThe corpus also contains human judgments of meaning preservation, fluency and simplicity for the outputs of several automatic text simplification systems.\n",
|
49 |
+
"citation": "@inproceedings{alva-manchego-etal-2020-asset,\n title = \"{ASSET}: {A} Dataset for Tuning and Evaluation of Sentence Simplification Models with Multiple Rewriting Transformations\",\n author = \"Alva-Manchego, Fernando and\n Martin, Louis and\n Bordes, Antoine and\n Scarton, Carolina and\n Sagot, Benoit and\n Specia, Lucia\",\n booktitle = \"Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics\",\n month = jul,\n year = \"2020\",\n address = \"Online\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/2020.acl-main.424\",\n pages = \"4668--4679\",\n}\n",
|
50 |
+
"homepage": "https://github.com/facebookresearch/asset",
|
51 |
+
"license": "Creative Common Attribution-NonCommercial 4.0 International",
|
52 |
+
"features": {
|
53 |
+
"original": {
|
54 |
+
"dtype": "string",
|
55 |
+
"id": null,
|
56 |
+
"_type": "Value"
|
57 |
+
},
|
58 |
+
"simplification": {
|
59 |
+
"dtype": "string",
|
60 |
+
"id": null,
|
61 |
+
"_type": "Value"
|
62 |
+
},
|
63 |
+
"original_sentence_id": {
|
64 |
+
"dtype": "int32",
|
65 |
+
"id": null,
|
66 |
+
"_type": "Value"
|
67 |
+
},
|
68 |
+
"aspect": {
|
69 |
+
"num_classes": 3,
|
70 |
+
"names": [
|
71 |
+
"meaning",
|
72 |
+
"fluency",
|
73 |
+
"simplicity"
|
74 |
+
],
|
75 |
+
"names_file": null,
|
76 |
+
"id": null,
|
77 |
+
"_type": "ClassLabel"
|
78 |
+
},
|
79 |
+
"worker_id": {
|
80 |
+
"dtype": "int32",
|
81 |
+
"id": null,
|
82 |
+
"_type": "Value"
|
83 |
+
},
|
84 |
+
"rating": {
|
85 |
+
"dtype": "int32",
|
86 |
+
"id": null,
|
87 |
+
"_type": "Value"
|
88 |
+
}
|
89 |
+
},
|
90 |
+
"post_processed": null,
|
91 |
+
"supervised_keys": null,
|
92 |
+
"task_templates": null,
|
93 |
+
"builder_name": "asset",
|
94 |
+
"config_name": "ratings",
|
95 |
+
"version": {
|
96 |
+
"version_str": "1.0.0",
|
97 |
+
"description": null,
|
98 |
+
"major": 1,
|
99 |
+
"minor": 0,
|
100 |
+
"patch": 0
|
101 |
+
},
|
102 |
+
"splits": {
|
103 |
+
"full": {
|
104 |
+
"name": "full",
|
105 |
+
"num_bytes": 1036853,
|
106 |
+
"num_examples": 4500,
|
107 |
+
"dataset_name": "asset"
|
108 |
+
}
|
109 |
+
},
|
110 |
+
"download_checksums": {
|
111 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/human_ratings/human_ratings.csv": {
|
112 |
+
"num_bytes": 1012140,
|
113 |
+
"checksum": "09ea6ee887af56be380334677ca2f3ba561f67abbb64ef1e6382fadf440d5593"
|
114 |
+
},
|
115 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.orig": {
|
116 |
+
"num_bytes": 234319,
|
117 |
+
"checksum": "83dca90b5c53365a9c4a70222aed129c6df3c3f6b5da82ee94312e179b93fff1"
|
118 |
+
},
|
119 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.orig": {
|
120 |
+
"num_bytes": 43745,
|
121 |
+
"checksum": "673ceb2672a37168a52040d75e16f9ffd1e3777b9f68e19207f2adf6542723f1"
|
122 |
+
},
|
123 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.0": {
|
124 |
+
"num_bytes": 193975,
|
125 |
+
"checksum": "27b0c4a40c91b875c82a8ed76ff7cf0476b03a3a6998a2e3ef6e18000efda624"
|
126 |
+
},
|
127 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.1": {
|
128 |
+
"num_bytes": 180040,
|
129 |
+
"checksum": "5043e9db5934c3d538b91f56d23466177813896da10f153d2b16c0c415ac5e84"
|
130 |
+
},
|
131 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.2": {
|
132 |
+
"num_bytes": 187445,
|
133 |
+
"checksum": "578dd487cf03f6f66bb4acd2c44b464c3ac9fb42dc64b8e6afd391778ebc7ea7"
|
134 |
+
},
|
135 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.3": {
|
136 |
+
"num_bytes": 207902,
|
137 |
+
"checksum": "4ab95ba6f7a60adde2f57201c0b749384ce64c97f8378fb0ab185367709a8386"
|
138 |
+
},
|
139 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.4": {
|
140 |
+
"num_bytes": 211459,
|
141 |
+
"checksum": "f6f1d4bf9f87b532b37d7f5700ec384f817dba10247c91df629e1f6eee6c3aa9"
|
142 |
+
},
|
143 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.5": {
|
144 |
+
"num_bytes": 194418,
|
145 |
+
"checksum": "182114cfbb2960358b0e2d71737ead9a2abb0c27d3f65281335f079ae4447e3b"
|
146 |
+
},
|
147 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.6": {
|
148 |
+
"num_bytes": 188962,
|
149 |
+
"checksum": "aba27b505dad048982e902a04c4ffc5ab9e926b38d2383920aea798fd42de376"
|
150 |
+
},
|
151 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.7": {
|
152 |
+
"num_bytes": 196950,
|
153 |
+
"checksum": "73d7983107eca6b98a9aec62ea75ea8d5adf313755b7e105608f212dead124cd"
|
154 |
+
},
|
155 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.8": {
|
156 |
+
"num_bytes": 213056,
|
157 |
+
"checksum": "58f8e1109d87a4e3c5403705b8782750bb849cb8389a698156e00ca6512dd5c4"
|
158 |
+
},
|
159 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.valid.simp.9": {
|
160 |
+
"num_bytes": 220962,
|
161 |
+
"checksum": "35a861e174ce5458fdcd1866e49aa84297fcb6b51fd98d6633b71932a646832e"
|
162 |
+
},
|
163 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.0": {
|
164 |
+
"num_bytes": 35457,
|
165 |
+
"checksum": "66f36029d0c732eb92886021faefe531c6cfd0a32bdbe7ae4aa97fd45bd1b046"
|
166 |
+
},
|
167 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.1": {
|
168 |
+
"num_bytes": 34096,
|
169 |
+
"checksum": "d323ceb364abbe84c79b14b028aa1ff563cd94955fbab19049612548dbb0f83f"
|
170 |
+
},
|
171 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.2": {
|
172 |
+
"num_bytes": 34348,
|
173 |
+
"checksum": "786b55f8425ce4a993e98be5e2bea9ef87bf536b96dc13f7a57c4733fdb63e06"
|
174 |
+
},
|
175 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.3": {
|
176 |
+
"num_bytes": 37292,
|
177 |
+
"checksum": "e211c9e2ede1dfe315097132dbe4feda76b309bdc636a5394cb5d2664ba5bf52"
|
178 |
+
},
|
179 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.4": {
|
180 |
+
"num_bytes": 35887,
|
181 |
+
"checksum": "37be9cf0592c0f68d87848dc9c442fe62f344518c1993896c00788bf943b755d"
|
182 |
+
},
|
183 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.5": {
|
184 |
+
"num_bytes": 35351,
|
185 |
+
"checksum": "8485210573a3bd76116de8e978b227677c6c207111a4938729397c4e603dfa46"
|
186 |
+
},
|
187 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.6": {
|
188 |
+
"num_bytes": 35846,
|
189 |
+
"checksum": "f0cb3ab823d23203ea044f81bd7e67cc823db0632095e43b78a54a9891a0b0a8"
|
190 |
+
},
|
191 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.7": {
|
192 |
+
"num_bytes": 34560,
|
193 |
+
"checksum": "35cbb8b9964252a1470607634f19ad946c6bc2951b3e500eedd826baf12bd3c8"
|
194 |
+
},
|
195 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.8": {
|
196 |
+
"num_bytes": 35830,
|
197 |
+
"checksum": "047b6419590b88f93b435d3177bba1883dc9c0dc178676e48470b408236446f4"
|
198 |
+
},
|
199 |
+
"https://raw.githubusercontent.com/facebookresearch/asset/main/dataset/asset.test.simp.9": {
|
200 |
+
"num_bytes": 35313,
|
201 |
+
"checksum": "3f5745e4f2743563b88ea4284ec35fa4ddb68d62de80b63ffb87751b998fe6b8"
|
202 |
+
}
|
203 |
+
},
|
204 |
+
"download_size": 3639353,
|
205 |
+
"post_processing_size": null,
|
206 |
+
"dataset_size": 1036853,
|
207 |
+
"size_in_bytes": 4676206
|
208 |
+
}
|
209 |
+
}
|
simplification/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:902a88c34f2cbd185cf06419cdd3caff4979d28ad5977fe18a684992f5181852
|
3 |
+
size 170128
|
simplification/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1a7c5589867ccdb9a3b2af55c9a4c1d732f795a32496db3afc2a1f2eec0ab0b
|
3 |
+
size 885035
|