Datasets:
ibm
/

Languages:
English
Multilinguality:
monolingual
Language Creators:
crowdsourced
Annotations Creators:
crowdsourced
Source Datasets:
original
ArXiv:
Tags:
License:
albertvillanova HF staff commited on
Commit
9a65b20
1 Parent(s): 8df203f

Add ParaphraseRC data files

Browse files
ParaphraseRC/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6365f9178c615f3301f15b61dd04763c1148c9ec1b992e05733e4a22383162ba
3
+ size 6136591
ParaphraseRC/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:081f23715a05ebaa6310c2e5349c5ef2c4b1abcc5cdd9ef9c30aa2bcaf4400ee
3
+ size 26005668
ParaphraseRC/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6890b9d6e21dbedf7bc4b5dcc2ec4df89461b96d731f2113241f04df53a73482
3
+ size 5566868
README.md CHANGED
@@ -44,16 +44,16 @@ dataset_info:
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
@@ -83,6 +83,14 @@ dataset_info:
83
  download_size: 21001846
84
  dataset_size: 340657958
85
  configs:
 
 
 
 
 
 
 
 
86
  - config_name: SelfRC
87
  data_files:
88
  - split: train
 
44
  dtype: bool
45
  splits:
46
  - name: train
47
+ num_bytes: 496682909
48
  num_examples: 69524
49
  - name: validation
50
+ num_bytes: 106510489
51
  num_examples: 15591
52
  - name: test
53
+ num_bytes: 115215760
54
  num_examples: 15857
55
+ download_size: 37709127
56
+ dataset_size: 718409158
57
  - config_name: SelfRC
58
  features:
59
  - name: plot_id
 
83
  download_size: 21001846
84
  dataset_size: 340657958
85
  configs:
86
+ - config_name: ParaphraseRC
87
+ data_files:
88
+ - split: train
89
+ path: ParaphraseRC/train-*
90
+ - split: validation
91
+ path: ParaphraseRC/validation-*
92
+ - split: test
93
+ path: ParaphraseRC/test-*
94
  - config_name: SelfRC
95
  data_files:
96
  - split: train
dataset_infos.json CHANGED
@@ -78,52 +78,41 @@
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
@@ -131,40 +120,25 @@
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
  }
 
78
  "features": {
79
  "plot_id": {
80
  "dtype": "string",
 
81
  "_type": "Value"
82
  },
83
  "plot": {
84
  "dtype": "string",
 
85
  "_type": "Value"
86
  },
87
  "title": {
88
  "dtype": "string",
 
89
  "_type": "Value"
90
  },
91
  "question_id": {
92
  "dtype": "string",
 
93
  "_type": "Value"
94
  },
95
  "question": {
96
  "dtype": "string",
 
97
  "_type": "Value"
98
  },
99
  "answers": {
100
  "feature": {
101
  "dtype": "string",
 
102
  "_type": "Value"
103
  },
 
 
104
  "_type": "Sequence"
105
  },
106
  "no_answer": {
107
  "dtype": "bool",
 
108
  "_type": "Value"
109
  }
110
  },
 
 
111
  "builder_name": "duorc",
112
+ "dataset_name": "duorc",
113
  "config_name": "ParaphraseRC",
114
  "version": {
115
  "version_str": "1.0.0",
 
116
  "major": 1,
117
  "minor": 0,
118
  "patch": 0
 
120
  "splits": {
121
  "train": {
122
  "name": "train",
123
+ "num_bytes": 496682909,
124
  "num_examples": 69524,
125
+ "dataset_name": null
126
  },
127
  "validation": {
128
  "name": "validation",
129
+ "num_bytes": 106510489,
130
  "num_examples": 15591,
131
+ "dataset_name": null
132
  },
133
  "test": {
134
  "name": "test",
135
+ "num_bytes": 115215760,
136
  "num_examples": 15857,
137
+ "dataset_name": null
 
 
 
 
 
 
 
 
 
 
 
 
 
 
138
  }
139
  },
140
+ "download_size": 37709127,
141
+ "dataset_size": 718409158,
142
+ "size_in_bytes": 756118285
 
143
  }
144
  }