Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
Kenichiro Ando commited on
Commit
9b17a09
·
1 Parent(s): cfcba3e

first commit

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +272 -1
  2. according to whom/test.parquet +3 -0
  3. according to whom/train.parquet +3 -0
  4. according to whom/val.parquet +3 -0
  5. all/test.parquet +3 -0
  6. all/train.parquet +3 -0
  7. all/val.parquet +3 -0
  8. attribution needed/test.parquet +3 -0
  9. attribution needed/train.parquet +3 -0
  10. attribution needed/val.parquet +3 -0
  11. by whom/test.parquet +3 -0
  12. by whom/train.parquet +3 -0
  13. by whom/val.parquet +3 -0
  14. citation needed/test.parquet +3 -0
  15. citation needed/train.parquet +3 -0
  16. citation needed/val.parquet +3 -0
  17. citation/test.parquet +3 -0
  18. citation/train.parquet +3 -0
  19. citation/val.parquet +3 -0
  20. clarification needed/test.parquet +3 -0
  21. clarification needed/train.parquet +3 -0
  22. clarification needed/val.parquet +3 -0
  23. dead link/test.parquet +3 -0
  24. dead link/train.parquet +3 -0
  25. dead link/val.parquet +3 -0
  26. disambiguation needed/test.parquet +3 -0
  27. disambiguation needed/train.parquet +3 -0
  28. disambiguation needed/val.parquet +3 -0
  29. disputed claim/test.parquet +3 -0
  30. disputed claim/train.parquet +3 -0
  31. disputed claim/val.parquet +3 -0
  32. dubious/test.parquet +3 -0
  33. dubious/train.parquet +3 -0
  34. dubious/val.parquet +3 -0
  35. information addition/test.parquet +3 -0
  36. information addition/train.parquet +3 -0
  37. information addition/val.parquet +3 -0
  38. needs update/test.parquet +3 -0
  39. needs update/train.parquet +3 -0
  40. needs update/val.parquet +3 -0
  41. neutrality disputed/test.parquet +3 -0
  42. neutrality disputed/train.parquet +3 -0
  43. neutrality disputed/val.parquet +3 -0
  44. not in citation given/test.parquet +3 -0
  45. not in citation given/train.parquet +3 -0
  46. not in citation given/val.parquet +3 -0
  47. original research/test.parquet +3 -0
  48. original research/train.parquet +3 -0
  49. original research/val.parquet +3 -0
  50. other/test.parquet +3 -0
README.md CHANGED
@@ -1,3 +1,274 @@
1
  ---
2
- license: cc-by-nc-sa-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ annotations_creators:
3
+ - no-annotation
4
+ language:
5
+ - en
6
+ license: cc-by-sa-4.0
7
+ multilinguality:
8
+ - monolingual
9
+ source_datasets:
10
+ - original
11
+ task_categories:
12
+ - text-classification
13
+ pretty_name: wikisqe_experiment
14
+
15
+ configs:
16
+ - config_name: citation
17
+ data_files:
18
+ - split: train
19
+ path: citation/train*
20
+ - split: val
21
+ path: citation/val*
22
+ - split: test
23
+ path: citation/test*
24
+ - config_name: information addition
25
+ data_files:
26
+ - split: train
27
+ path: information addition/train*
28
+ - split: val
29
+ path: information addition/val*
30
+ - split: test
31
+ path: information addition/test*
32
+ - config_name: syntactic or semantic revision
33
+ data_files:
34
+ - split: train
35
+ path: syntactic or semantic revision/train*
36
+ - split: val
37
+ path: syntactic or semantic revision/val*
38
+ - split: test
39
+ path: syntactic or semantic revision/test*
40
+ - config_name: sac
41
+ data_files:
42
+ - split: train
43
+ path: sac/train*
44
+ - split: val
45
+ path: sac/val*
46
+ - split: test
47
+ path: sac/test*
48
+ - config_name: other
49
+ data_files:
50
+ - split: train
51
+ path: other/train*
52
+ - split: val
53
+ path: other/val*
54
+ - split: test
55
+ path: other/test*
56
+ - config_name: all
57
+ data_files:
58
+ - split: train
59
+ path: all/train*
60
+ - split: val
61
+ path: all/val*
62
+ - split: test
63
+ path: all/test*
64
+ - config_name: disputed claim
65
+ data_files:
66
+ - split: train
67
+ path: disputed claim/train*
68
+ - split: val
69
+ path: disputed claim/val*
70
+ - split: test
71
+ path: disputed claim/test*
72
+ - config_name: disambiguation needed
73
+ data_files:
74
+ - split: train
75
+ path: disambiguation needed/train*
76
+ - split: val
77
+ path: disambiguation needed/val*
78
+ - split: test
79
+ path: disambiguation needed/test*
80
+ - config_name: dubious
81
+ data_files:
82
+ - split: train
83
+ path: dubious/train*
84
+ - split: val
85
+ path: dubious/val*
86
+ - split: test
87
+ path: dubious/test*
88
+ - config_name: unreliable source
89
+ data_files:
90
+ - split: train
91
+ path: unreliable source/train*
92
+ - split: val
93
+ path: unreliable source/val*
94
+ - split: test
95
+ path: unreliable source/test*
96
+ - config_name: when
97
+ data_files:
98
+ - split: train
99
+ path: when/train*
100
+ - split: val
101
+ path: when/val*
102
+ - split: test
103
+ path: when/test*
104
+ - config_name: neutrality disputed
105
+ data_files:
106
+ - split: train
107
+ path: neutrality disputed/train*
108
+ - split: val
109
+ path: neutrality disputed/val*
110
+ - split: test
111
+ path: neutrality disputed/test*
112
+ - config_name: verification needed
113
+ data_files:
114
+ - split: train
115
+ path: verification needed/train*
116
+ - split: val
117
+ path: verification needed/val*
118
+ - split: test
119
+ path: verification needed/test*
120
+ - config_name: dead link
121
+ data_files:
122
+ - split: train
123
+ path: dead link/train*
124
+ - split: val
125
+ path: dead link/val*
126
+ - split: test
127
+ path: dead link/test*
128
+ - config_name: not in citation given
129
+ data_files:
130
+ - split: train
131
+ path: not in citation given/train*
132
+ - split: val
133
+ path: not in citation given/val*
134
+ - split: test
135
+ path: not in citation given/test*
136
+ - config_name: needs update
137
+ data_files:
138
+ - split: train
139
+ path: needs update/train*
140
+ - split: val
141
+ path: needs update/val*
142
+ - split: test
143
+ path: needs update/test*
144
+ - config_name: according to whom
145
+ data_files:
146
+ - split: train
147
+ path: according to whom/train*
148
+ - split: val
149
+ path: according to whom/val*
150
+ - split: test
151
+ path: according to whom/test*
152
+ - config_name: original research
153
+ data_files:
154
+ - split: train
155
+ path: original research/train*
156
+ - split: val
157
+ path: original research/val*
158
+ - split: test
159
+ path: original research/test*
160
+ - config_name: pronunciation
161
+ data_files:
162
+ - split: train
163
+ path: pronunciation/train*
164
+ - split: val
165
+ path: pronunciation/val*
166
+ - split: test
167
+ path: pronunciation/test*
168
+ - config_name: by whom
169
+ data_files:
170
+ - split: train
171
+ path: by whom/train*
172
+ - split: val
173
+ path: by whom/val*
174
+ - split: test
175
+ path: by whom/test*
176
+ - config_name: vague
177
+ data_files:
178
+ - split: train
179
+ path: vague/train*
180
+ - split: val
181
+ path: vague/val*
182
+ - split: test
183
+ path: vague/test*
184
+ - config_name: citation needed
185
+ data_files:
186
+ - split: train
187
+ path: citation needed/train*
188
+ - split: val
189
+ path: citation needed/val*
190
+ - split: test
191
+ path: citation needed/test*
192
+ - config_name: who
193
+ data_files:
194
+ - split: train
195
+ path: who/train*
196
+ - split: val
197
+ path: who/val*
198
+ - split: test
199
+ path: who/test*
200
+ - config_name: attribution needed
201
+ data_files:
202
+ - split: train
203
+ path: attribution needed/train*
204
+ - split: val
205
+ path: attribution needed/val*
206
+ - split: test
207
+ path: attribution needed/test*
208
+ - config_name: sic
209
+ data_files:
210
+ - split: train
211
+ path: sic/train*
212
+ - split: val
213
+ path: sic/val*
214
+ - split: test
215
+ path: sic/test*
216
+ - config_name: which
217
+ data_files:
218
+ - split: train
219
+ path: which/train*
220
+ - split: val
221
+ path: which/val*
222
+ - split: test
223
+ path: which/test*
224
+ - config_name: clarification needed
225
+ data_files:
226
+ - split: train
227
+ path: clarification needed/train*
228
+ - split: val
229
+ path: clarification needed/val*
230
+ - split: test
231
+ path: clarification needed/test*
232
  ---
233
+
234
+
235
+ # Dataset Card for CNN Dailymail Dataset
236
+
237
+ ## Dataset Description
238
+
239
+ - **Repository**: https://github.com/ken-ando/WikiSQE
240
+ - **Paper**: https://arxiv.org/abs/2305.05928
241
+
242
+ ### Dataset Summary
243
+
244
+ [WikiSQE: A Large-Scale Dataset for Sentence Quality Estimation in Wikipedia](https://arxiv.org/abs/2305.05928) by [Kenichiro Ando](https://ken-ando.github.io/kenichiro_ando/index.html), Satoshi Sekine and Mamoru Komachi (AAAI 2024).
245
+
246
+ The WikiSQE Dataset is an English-language dataset containing over 3.4M sentences in Wikipedia. Dataset's sentences seem to be poor quality in some aspects by Wikipedia editors. The aspects of poor qualities are classified into 153 labels. This repository is a split for experiments used in our paper and contains 5 categories and the top 20 most frequent labels. Each subset contains labeled and unlabeled sentences blended at a 1:1 ratio. Whole dataset is in place https://huggingface.co/datasets/ando55/WikiSQE.
247
+
248
+ A list of category: ['all', 'citation', 'disputed claim', 'information addition', 'other', 'sac', 'syntactic or semantic revision']
249
+
250
+ A list of labels: ['according to whom', 'attribution needed', 'by whom', 'citation needed', 'clarification needed', 'dead link', 'disambiguation needed', 'dubious', 'needs update', 'neutrality disputed', 'not in citation given', 'original research', 'pronunciation', 'sic', 'unreliable source', 'vague', 'verification needed', 'when', 'which', 'who']
251
+
252
+ ### Data Fields
253
+
254
+ - `text`: a string feature
255
+ - `label`: a ClassLabel feature (1: labeled sentence, 0: non-labeled sentence)
256
+
257
+ ### Label Details and Statistics
258
+
259
+ See https://github.com/ken-ando/WikiSQE.
260
+
261
+ ### Citation Information
262
+ ```
263
+ @inproceedings{ando-etal-2024-wikisqe,
264
+ title = "WikiSQE: A Large-Scale Dataset for Sentence Quality Estimation in Wikipedia",
265
+ author = "Ando, Kenichiro and
266
+ Sekine, Satoshi and
267
+ Mamoru, Komachi",
268
+ booktitle = "The 38th Annual AAAI Conference on Artificial Intelligence",
269
+ month = feb,
270
+ year = "2024",
271
+ address = "Vancouver, Canada",
272
+ publisher = "Association for the Advancement of Artificial Intelligence",
273
+ }
274
+ ```
according to whom/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74c30042c455c4269fea4404e5258a18bc0587097d65dba226206af20e3a9a20
3
+ size 119744
according to whom/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:427a8baedcd79ffb030b062e233aa470ea6dfa568b1c908d1a4078ac6c83660f
3
+ size 3248494
according to whom/val.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd9235a67a612d30f3edc6e23b49c959439cf412baa4c012e032d58b9575f856
3
+ size 117573
all/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:faab389b00d692af69466ea13bd786aae3a9e0b6d96e1ee5a0e2b9232871837d
3
+ size 122726
all/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:200487523fc47a0ff0f67e7568cd41ca3828c6f4b514d286b1f350e99621a860
3
+ size 293310999
all/val.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e21fffb98625d922eeae3c9d91f7107aa176e236e7e8651ebc0f7d5848d46185
3
+ size 119148
attribution needed/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fff5e52ce1444a80afaeff5cdbbafab9fbb0589443abcaab879c5e082e739385
3
+ size 90359
attribution needed/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:746576a3cbbe010a4ec8b823d7d7da3c53767197e48623adf85173137c8569d8
3
+ size 4579233
attribution needed/val.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bb5b252274e88b4c960afb41f1003c9e7d300f2078e8582773ae741a28320f6
3
+ size 93065
by whom/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5ada3dd5cc6ce72c39d40f20e7e25ec9a1f197009e1290d1267e88ba1900f11
3
+ size 119336
by whom/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eaec1f07122887f2da39e50e12e3829d48d326471f13fea2b3d700c1db35adc4
3
+ size 9186707
by whom/val.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0379b6c1d6dc164c5bca8448239c8836fc4fe230216c81a8f72ec26b7f847dff
3
+ size 114961
citation needed/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:681d2663d346053eb126d98e11027d7b742769c4b43fceae88ece52567e49587
3
+ size 115796
citation needed/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f3e77bf7fc1e04424f9af906a4e94a4c001b39714faf4b3256ec1b3bd177787
3
+ size 45685837
citation needed/val.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1670f9f307e042bbe6ebe61286ad11dadcf92d22520a4343b8259b816abfb38f
3
+ size 118226
citation/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e06d1596593fb76436d8c938fec8e6a90afe485bfa5625cfe035f3d2bf72528
3
+ size 116404
citation/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bf44e4007cb4ed5568cbceebccda925999c57cf3ea1be17a8bb0a92f27cd6f4
3
+ size 115974600
citation/val.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0f9981fa08c8ba349969d87f96cd04d832d32e12826d73957af5942c63aeb76
3
+ size 115495
clarification needed/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcc8c82f6019fdf27339368ea50ae22818c520448fc92db5a1e60c1110952220
3
+ size 119594
clarification needed/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57b19eb72ffd6c7356e7b2ad0dda9b97a33f94fe8af1afe9a44e1e0766392659
3
+ size 31704693
clarification needed/val.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26ab6238213eba11def44e3eb1c792435448701a0fbeecb1b8d7ace48356a54e
3
+ size 123262
dead link/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64c3f036d8518b356e914035d01ca6681785cc350ce5f7716c2bb87e74a1da3c
3
+ size 112719
dead link/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3044c4b640b907001e35e815a8473c9258aa05ff5ca8e443cbe8675f887f1c52
3
+ size 18288489
dead link/val.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58d29f54004781c430ffce22403e2e5d01f6488505b3915054d40ccd73af5f63
3
+ size 120351
disambiguation needed/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5e6397421ee9571b64cb1a2da3cbc9edaa3966e11c0188ceeeaae246c33defa
3
+ size 133059
disambiguation needed/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4807d253f8468bf52f3ba259955c919194792960130218e8f6288efed67b505a
3
+ size 27680713
disambiguation needed/val.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ccdbf9256c162628d160a0ade5db8f0ea23df20462dba2bb8e689c17b121ec7
3
+ size 131578
disputed claim/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d7f2f38b54eaa13ab58298545a014819f7410c26d73dd529c64e6ba11b7afd8
3
+ size 125125
disputed claim/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6833847abd8acb1b91658f7ee65f643b839e9c60058120c4edad014c359a8d2
3
+ size 16419058
disputed claim/val.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c47c2ae641f1287ceb0058f491c817f0b1ddb33ef479d5baf00d8be34f3a967
3
+ size 126807
dubious/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0664419c384f33b423d8f7300d71c86f8e3740814c4c220b906fe149d59e4c74
3
+ size 124146
dubious/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66a7249669ef21b4f54d0fd9b4cca330195fa4b1089be006cd7de4f8dea6a1a7
3
+ size 10699916
dubious/val.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a08fd29c02f9903c7f4fd70b5b58ef1cf6275e060a897e5c6e79d9b9fd7e371a
3
+ size 121829
information addition/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9349947e4c25361675e05d3eda0cf534bbc9984fad3dba7ae2d205361631663e
3
+ size 118704
information addition/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e1bc7cf48ab271dfb1b4e790c44dc401b4583ae45c922973b2b7e6cb43dbe4c
3
+ size 71932494
information addition/val.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd2b33516a68402abfe8b567fe010a11a08fd21027e4f278e21e167995cbe486
3
+ size 127117
needs update/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ff40531c2580a17ba12d0b67d76f4efa88274ebebf1eab4604b0f2c7831c532
3
+ size 117669
needs update/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:480343044e96618f70c2efc2156bc40b1b1a27f745ede719740bb5433af015b3
3
+ size 4264969
needs update/val.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7f0f3912253b506adbe368be6eadf845c1007e2c86d3e1b8c469b75bd33254d
3
+ size 123592
neutrality disputed/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70e226cfab1eff541129ea642001f4014911ec7c10935da23121a26e7aa53c34
3
+ size 121786
neutrality disputed/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98319a134c9b7638ce1a490dfe3410f9717e60eb0973758fbadab7b56fcdb145
3
+ size 1797274
neutrality disputed/val.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a72d93e04ca692f4d91aac013fb4a831eebe307aaad136b1be7cadcb6929edc
3
+ size 125358
not in citation given/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:143eea2e1c9561aeebf0ff1bfadab57b1a1b7fc62729eeb2cf4154366c6c891a
3
+ size 130366
not in citation given/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b366887f67847ca1a16764bf52181c2ef0feb20bb3d3ba0074c5aacb04a73b4d
3
+ size 8152811
not in citation given/val.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74196028a439b282c1d39f4ce427202325f15d28901d21f2129694d6d98eb259
3
+ size 126177
original research/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23173dc970b3cf6f14c72ed5e138bcbc89adc9bd46470537af67219889f05a26
3
+ size 104555
original research/train.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8228dca086087addaf4012d24d8d42ac9c192c80168e07afc6416596ffed9eff
3
+ size 13624683
original research/val.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b9ba0ccb7c4a0abe67d23470d044a83116e89de053baffe4ec161f180081484
3
+ size 103160
other/test.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0c8e868a3c538c1f254a7de4103db4e0d18227614b16b0ddf6df925ac80103a
3
+ size 136049