albertvillanova HF staff commited on
Commit
8df203f
1 Parent(s): 2fe9cee

Convert dataset to Parquet

Browse files

Convert dataset to Parquet.

README.md CHANGED
@@ -22,8 +22,11 @@ task_ids:
22
  - extractive-qa
23
  paperswithcode_id: duorc
24
  pretty_name: DuoRC
 
 
 
25
  dataset_info:
26
- - config_name: SelfRC
27
  features:
28
  - name: plot_id
29
  dtype: string
@@ -41,17 +44,17 @@ dataset_info:
41
  dtype: bool
42
  splits:
43
  - name: train
44
- num_bytes: 239852925
45
- num_examples: 60721
46
  - name: validation
47
- num_bytes: 51662575
48
- num_examples: 12961
49
  - name: test
50
- num_bytes: 49142766
51
- num_examples: 12559
52
- download_size: 34462660
53
- dataset_size: 340658266
54
- - config_name: ParaphraseRC
55
  features:
56
  - name: plot_id
57
  dtype: string
@@ -69,19 +72,25 @@ dataset_info:
69
  dtype: bool
70
  splits:
71
  - name: train
72
- num_bytes: 496683105
73
- num_examples: 69524
74
  - name: validation
75
- num_bytes: 106510545
76
- num_examples: 15591
77
  - name: test
78
- num_bytes: 115215816
79
- num_examples: 15857
80
- download_size: 62921050
81
- dataset_size: 718409466
82
- config_names:
83
- - ParaphraseRC
84
- - SelfRC
 
 
 
 
 
 
85
  ---
86
 
87
  # Dataset Card for duorc
 
22
  - extractive-qa
23
  paperswithcode_id: duorc
24
  pretty_name: DuoRC
25
+ config_names:
26
+ - ParaphraseRC
27
+ - SelfRC
28
  dataset_info:
29
+ - config_name: ParaphraseRC
30
  features:
31
  - name: plot_id
32
  dtype: string
 
44
  dtype: bool
45
  splits:
46
  - name: train
47
+ num_bytes: 496683105
48
+ num_examples: 69524
49
  - name: validation
50
+ num_bytes: 106510545
51
+ num_examples: 15591
52
  - name: test
53
+ num_bytes: 115215816
54
+ num_examples: 15857
55
+ download_size: 62921050
56
+ dataset_size: 718409466
57
+ - config_name: SelfRC
58
  features:
59
  - name: plot_id
60
  dtype: string
 
72
  dtype: bool
73
  splits:
74
  - name: train
75
+ num_bytes: 239852729
76
+ num_examples: 60721
77
  - name: validation
78
+ num_bytes: 51662519
79
+ num_examples: 12961
80
  - name: test
81
+ num_bytes: 49142710
82
+ num_examples: 12559
83
+ download_size: 21001846
84
+ dataset_size: 340657958
85
+ configs:
86
+ - config_name: SelfRC
87
+ data_files:
88
+ - split: train
89
+ path: SelfRC/train-*
90
+ - split: validation
91
+ path: SelfRC/validation-*
92
+ - split: test
93
+ path: SelfRC/test-*
94
  ---
95
 
96
  # Dataset Card for duorc
SelfRC/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd763f41d30133c1161015dd01478e2ddedac98362299d7713eec8c50a0fa8e5
3
+ size 3035736
SelfRC/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c0180bed6eea525a15e6d8c2eaf12be1f13ff3a3cc31e7409a75350f248ee41
3
+ size 14851720
SelfRC/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c904b300cb5f475d6b01ed9abb384a9bfdc6219aa7551d2b80841fd28c8cf76a
3
+ size 3114390
dataset_infos.json CHANGED
@@ -1 +1,170 @@
1
- {"SelfRC": {"description": "DuoRC contains 186,089 unique question-answer pairs created from a collection of 7680 pairs of movie plots where each pair in the collection reflects two versions of the same movie.\n", "citation": "@inproceedings{DuoRC,\nauthor = { Amrita Saha and Rahul Aralikatte and Mitesh M. Khapra and Karthik Sankaranarayanan},title = {{DuoRC: Towards Complex Language Understanding with Paraphrased Reading Comprehension}},\nbooktitle = {Meeting of the Association for Computational Linguistics (ACL)},\nyear = {2018}\n}\n", "homepage": "https://duorc.github.io/", "license": "https://raw.githubusercontent.com/duorc/duorc/master/LICENSE", "features": {"plot_id": {"dtype": "string", "id": null, "_type": "Value"}, "plot": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "question_id": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answers": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "no_answer": {"dtype": "bool", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "duorc", "config_name": "SelfRC", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 239852925, "num_examples": 60721, "dataset_name": "duorc"}, "validation": {"name": "validation", "num_bytes": 51662575, "num_examples": 12961, "dataset_name": "duorc"}, "test": {"name": "test", "num_bytes": 49142766, "num_examples": 12559, "dataset_name": "duorc"}}, "download_checksums": {"https://raw.githubusercontent.com/duorc/duorc/master/dataset/SelfRC_train.json": {"num_bytes": 24388192, "checksum": "38c9dd56f3f0debc5d86ac9eadc42ab06e3bf4095feb0f7dd2c968a1555d774e"}, "https://raw.githubusercontent.com/duorc/duorc/master/dataset/SelfRC_dev.json": {"num_bytes": 5051240, "checksum": "003bc7f551041cbdbc433276cffbebf02a743d58e7d295b990c66bb643c75ffa"}, "https://raw.githubusercontent.com/duorc/duorc/master/dataset/SelfRC_test.json": {"num_bytes": 5023228, "checksum": "3372be8248a9dba7455eb22ff035378b40bf125cf8ae1409d9affebb4d2fe96f"}}, "download_size": 34462660, "post_processing_size": null, "dataset_size": 340658266, "size_in_bytes": 375120926}, "ParaphraseRC": {"description": "DuoRC contains 186,089 unique question-answer pairs created from a collection of 7680 pairs of movie plots where each pair in the collection reflects two versions of the same movie.\n", "citation": "@inproceedings{DuoRC,\nauthor = { Amrita Saha and Rahul Aralikatte and Mitesh M. Khapra and Karthik Sankaranarayanan},title = {{DuoRC: Towards Complex Language Understanding with Paraphrased Reading Comprehension}},\nbooktitle = {Meeting of the Association for Computational Linguistics (ACL)},\nyear = {2018}\n}\n", "homepage": "https://duorc.github.io/", "license": "https://raw.githubusercontent.com/duorc/duorc/master/LICENSE", "features": {"plot_id": {"dtype": "string", "id": null, "_type": "Value"}, "plot": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "question_id": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answers": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "no_answer": {"dtype": "bool", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "duorc", "config_name": "ParaphraseRC", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 496683105, "num_examples": 69524, "dataset_name": "duorc"}, "validation": {"name": "validation", "num_bytes": 106510545, "num_examples": 15591, "dataset_name": "duorc"}, "test": {"name": "test", "num_bytes": 115215816, "num_examples": 15857, "dataset_name": "duorc"}}, "download_checksums": {"https://raw.githubusercontent.com/duorc/duorc/master/dataset/ParaphraseRC_train.json": {"num_bytes": 43374860, "checksum": "8a22500def833cf33a4eaaf7c00b5fc144b5fe26d40e6d94a96bd23a88056193"}, "https://raw.githubusercontent.com/duorc/duorc/master/dataset/ParaphraseRC_dev.json": {"num_bytes": 9319561, "checksum": "6d49a1ace1cebe7c73063551e91548725c75db505e1ada58af81c0e1dd21fe60"}, "https://raw.githubusercontent.com/duorc/duorc/master/dataset/ParaphraseRC_test.json": {"num_bytes": 10226629, "checksum": "98e471e3b8203664b1656f19fd22d50c3e8ec4e84792846ccf1ccbf0c1298799"}}, "download_size": 62921050, "post_processing_size": null, "dataset_size": 718409466, "size_in_bytes": 781330516}}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "SelfRC": {
3
+ "description": "DuoRC contains 186,089 unique question-answer pairs created from a collection of 7680 pairs of movie plots where each pair in the collection reflects two versions of the same movie.\n",
4
+ "citation": "@inproceedings{DuoRC,\nauthor = { Amrita Saha and Rahul Aralikatte and Mitesh M. Khapra and Karthik Sankaranarayanan},title = {{DuoRC: Towards Complex Language Understanding with Paraphrased Reading Comprehension}},\nbooktitle = {Meeting of the Association for Computational Linguistics (ACL)},\nyear = {2018}\n}\n",
5
+ "homepage": "https://duorc.github.io/",
6
+ "license": "https://raw.githubusercontent.com/duorc/duorc/master/LICENSE",
7
+ "features": {
8
+ "plot_id": {
9
+ "dtype": "string",
10
+ "_type": "Value"
11
+ },
12
+ "plot": {
13
+ "dtype": "string",
14
+ "_type": "Value"
15
+ },
16
+ "title": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "question_id": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "question": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "answers": {
29
+ "feature": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "_type": "Sequence"
34
+ },
35
+ "no_answer": {
36
+ "dtype": "bool",
37
+ "_type": "Value"
38
+ }
39
+ },
40
+ "builder_name": "duorc",
41
+ "dataset_name": "duorc",
42
+ "config_name": "SelfRC",
43
+ "version": {
44
+ "version_str": "1.0.0",
45
+ "major": 1,
46
+ "minor": 0,
47
+ "patch": 0
48
+ },
49
+ "splits": {
50
+ "train": {
51
+ "name": "train",
52
+ "num_bytes": 239852729,
53
+ "num_examples": 60721,
54
+ "dataset_name": null
55
+ },
56
+ "validation": {
57
+ "name": "validation",
58
+ "num_bytes": 51662519,
59
+ "num_examples": 12961,
60
+ "dataset_name": null
61
+ },
62
+ "test": {
63
+ "name": "test",
64
+ "num_bytes": 49142710,
65
+ "num_examples": 12559,
66
+ "dataset_name": null
67
+ }
68
+ },
69
+ "download_size": 21001846,
70
+ "dataset_size": 340657958,
71
+ "size_in_bytes": 361659804
72
+ },
73
+ "ParaphraseRC": {
74
+ "description": "DuoRC contains 186,089 unique question-answer pairs created from a collection of 7680 pairs of movie plots where each pair in the collection reflects two versions of the same movie.\n",
75
+ "citation": "@inproceedings{DuoRC,\nauthor = { Amrita Saha and Rahul Aralikatte and Mitesh M. Khapra and Karthik Sankaranarayanan},title = {{DuoRC: Towards Complex Language Understanding with Paraphrased Reading Comprehension}},\nbooktitle = {Meeting of the Association for Computational Linguistics (ACL)},\nyear = {2018}\n}\n",
76
+ "homepage": "https://duorc.github.io/",
77
+ "license": "https://raw.githubusercontent.com/duorc/duorc/master/LICENSE",
78
+ "features": {
79
+ "plot_id": {
80
+ "dtype": "string",
81
+ "id": null,
82
+ "_type": "Value"
83
+ },
84
+ "plot": {
85
+ "dtype": "string",
86
+ "id": null,
87
+ "_type": "Value"
88
+ },
89
+ "title": {
90
+ "dtype": "string",
91
+ "id": null,
92
+ "_type": "Value"
93
+ },
94
+ "question_id": {
95
+ "dtype": "string",
96
+ "id": null,
97
+ "_type": "Value"
98
+ },
99
+ "question": {
100
+ "dtype": "string",
101
+ "id": null,
102
+ "_type": "Value"
103
+ },
104
+ "answers": {
105
+ "feature": {
106
+ "dtype": "string",
107
+ "id": null,
108
+ "_type": "Value"
109
+ },
110
+ "length": -1,
111
+ "id": null,
112
+ "_type": "Sequence"
113
+ },
114
+ "no_answer": {
115
+ "dtype": "bool",
116
+ "id": null,
117
+ "_type": "Value"
118
+ }
119
+ },
120
+ "post_processed": null,
121
+ "supervised_keys": null,
122
+ "builder_name": "duorc",
123
+ "config_name": "ParaphraseRC",
124
+ "version": {
125
+ "version_str": "1.0.0",
126
+ "description": null,
127
+ "major": 1,
128
+ "minor": 0,
129
+ "patch": 0
130
+ },
131
+ "splits": {
132
+ "train": {
133
+ "name": "train",
134
+ "num_bytes": 496683105,
135
+ "num_examples": 69524,
136
+ "dataset_name": "duorc"
137
+ },
138
+ "validation": {
139
+ "name": "validation",
140
+ "num_bytes": 106510545,
141
+ "num_examples": 15591,
142
+ "dataset_name": "duorc"
143
+ },
144
+ "test": {
145
+ "name": "test",
146
+ "num_bytes": 115215816,
147
+ "num_examples": 15857,
148
+ "dataset_name": "duorc"
149
+ }
150
+ },
151
+ "download_checksums": {
152
+ "https://raw.githubusercontent.com/duorc/duorc/master/dataset/ParaphraseRC_train.json": {
153
+ "num_bytes": 43374860,
154
+ "checksum": "8a22500def833cf33a4eaaf7c00b5fc144b5fe26d40e6d94a96bd23a88056193"
155
+ },
156
+ "https://raw.githubusercontent.com/duorc/duorc/master/dataset/ParaphraseRC_dev.json": {
157
+ "num_bytes": 9319561,
158
+ "checksum": "6d49a1ace1cebe7c73063551e91548725c75db505e1ada58af81c0e1dd21fe60"
159
+ },
160
+ "https://raw.githubusercontent.com/duorc/duorc/master/dataset/ParaphraseRC_test.json": {
161
+ "num_bytes": 10226629,
162
+ "checksum": "98e471e3b8203664b1656f19fd22d50c3e8ec4e84792846ccf1ccbf0c1298799"
163
+ }
164
+ },
165
+ "download_size": 62921050,
166
+ "post_processing_size": null,
167
+ "dataset_size": 718409466,
168
+ "size_in_bytes": 781330516
169
+ }
170
+ }