File size: 17,945 Bytes
82a12ea
 
 
 
 
 
 
 
 
 
 
 
 
bc27b05
 
993cecf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
82a12ea
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0310cbc
 
4157b09
0310cbc
0aac754
 
 
 
4500a74
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0310cbc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
---
dataset_info:
  features:
  - name: name
    dtype: string
  - name: identifier
    dtype: int64
  - name: abstract
    dtype: string
  - name: version
    struct:
    - name: identifier
      dtype: int64
    - name: comment
      dtype: string
    - name: is_minor_edit
      dtype: bool
    - name: scores
      struct:
      - name: revertrisk
        struct:
        - name: probability
          struct:
          - name: 'false'
            dtype: float64
          - name: 'true'
            dtype: float64
        - name: prediction
          dtype: bool
    - name: editor
      struct:
      - name: identifier
        dtype: int64
      - name: name
        dtype: string
      - name: edit_count
        dtype: int64
      - name: groups
        sequence: string
      - name: date_started
        dtype: timestamp[s]
      - name: is_patroller
        dtype: bool
      - name: is_bot
        dtype: bool
      - name: is_admin
        dtype: bool
      - name: is_anonymous
        dtype: bool
      - name: has_advanced_rights
        dtype: bool
    - name: number_of_characters
      dtype: int64
    - name: size
      struct:
      - name: value
        dtype: int64
      - name: unit_text
        dtype: string
    - name: noindex
      dtype: bool
    - name: maintenance_tags
      struct:
      - name: pov_count
        dtype: int64
      - name: update_count
        dtype: int64
      - name: citation_needed_count
        dtype: int64
    - name: tags
      sequence: string
    - name: is_breaking_news
      dtype: bool
  - name: event
    struct:
    - name: identifier
      dtype: string
    - name: type
      dtype: string
    - name: date_created
      dtype: string
    - name: date_published
      dtype: string
  - name: url
    dtype: string
  - name: date_created
    dtype: timestamp[s]
  - name: date_modified
    dtype: timestamp[s]
  - name: is_part_of
    struct:
    - name: identifier
      dtype: string
    - name: url
      dtype: string
  - name: in_language
    struct:
    - name: identifier
      dtype: string
  - name: license
    list:
    - name: name
      dtype: string
    - name: identifier
      dtype: string
    - name: url
      dtype: string
  - name: description
    dtype: string
  - name: sections
    list:
    - name: type
      dtype: string
    - name: name
      dtype: string
    - name: has_parts
      list:
      - name: type
        dtype: string
      - name: value
        dtype: string
      - name: links
        list:
        - name: url
          dtype: string
        - name: text
          dtype: string
        - name: images
          list:
          - name: content_url
            dtype: string
          - name: width
            dtype: int64
          - name: height
            dtype: int64
          - name: alternative_text
            dtype: string
      - name: name
        dtype: string
      - name: has_parts
        list:
        - name: type
          dtype: string
        - name: value
          dtype: string
        - name: links
          list:
          - name: url
            dtype: string
          - name: text
            dtype: string
          - name: images
            list:
            - name: content_url
              dtype: string
            - name: width
              dtype: int64
            - name: height
              dtype: int64
            - name: alternative_text
              dtype: string
        - name: has_parts
          list:
          - name: type
            dtype: string
          - name: value
            dtype: string
          - name: links
            list:
            - name: url
              dtype: string
            - name: text
              dtype: string
            - name: images
              list:
              - name: content_url
                dtype: string
              - name: width
                dtype: int64
              - name: height
                dtype: int64
              - name: alternative_text
                dtype: string
          - name: has_parts
            list:
            - name: type
              dtype: string
            - name: value
              dtype: string
            - name: links
              list:
              - name: url
                dtype: string
              - name: text
                dtype: string
              - name: images
                list:
                - name: content_url
                  dtype: string
                - name: width
                  dtype: int64
                - name: height
                  dtype: int64
                - name: alternative_text
                  dtype: string
            - name: has_parts
              list:
              - name: type
                dtype: string
              - name: value
                dtype: string
              - name: links
                list:
                - name: url
                  dtype: string
                - name: text
                  dtype: string
          - name: name
            dtype: string
        - name: name
          dtype: string
  - name: infoboxes
    list:
    - name: type
      dtype: string
    - name: name
      dtype: string
    - name: has_parts
      list:
      - name: type
        dtype: string
      - name: name
        dtype: string
      - name: has_parts
        list:
        - name: type
          dtype: string
        - name: name
          dtype: string
        - name: value
          dtype: string
        - name: links
          list:
          - name: url
            dtype: string
          - name: text
            dtype: string
          - name: images
            list:
            - name: content_url
              dtype: string
            - name: width
              dtype: int64
            - name: height
              dtype: int64
            - name: alternative_text
              dtype: string
        - name: values
          sequence: string
        - name: images
          list:
          - name: content_url
            dtype: string
          - name: width
            dtype: int64
          - name: height
            dtype: int64
          - name: alternative_text
            dtype: string
          - name: caption
            dtype: string
  - name: main_entity
    struct:
    - name: identifier
      dtype: string
    - name: url
      dtype: string
  - name: additional_entities
    list:
    - name: identifier
      dtype: string
    - name: url
      dtype: string
    - name: aspects
      sequence: string
  - name: image
    struct:
    - name: content_url
      dtype: string
    - name: width
      dtype: int64
    - name: height
      dtype: int64
#  splits:
#  - name: train
#    num_bytes: 8915276
#    num_examples: 1494
#  download_size: 3964896
#  dataset_size: 8915276
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

```json
{"name":"Not Again SU","identifier":76716259,"version":{"identifier":1220413474,"comment":"Added # to title.","is_minor_edit":true,"scores":{"revertrisk":{"probability":{"false":0.5951822996139526,"true":0.40481770038604736}}},"editor":{"identifier":47559838,"name":"T.olivia.p","edit_count":4,"groups":["*","user"],"date_started":"2024-03-19T15:34:53Z"},"number_of_characters":72,"size":{"value":72,"unit_text":"B"},"maintenance_tags":{}},"event":{"identifier":"fa3cae5b-8707-4f55-9fab-5baa4c286a32","type":"update","date_created":"2024-04-23T16:53:56.207887Z","date_published":"2024-08-06T08:45:21.669087Z"},"url":"https://en.wikipedia.org/wiki/Not_Again_SU","date_created":"2024-04-23T16:50:32Z","date_modified":"2024-04-23T16:53:55Z","is_part_of":{"identifier":"enwiki","url":"https://en.wikipedia.org"},"in_language":{"identifier":"en"},"license":[{"name":"Creative Commons Attribution-ShareAlike 4.0","identifier":"CC-BY-SA-4.0","url":"https://creativecommons.org/licenses/by-sa/4.0/"}],"description":"Student organization in Syracuse, New York","sections":[{"type":"section","name":"Abstract"},{"type":"section","name":"Introduction:","has_parts":[{"type":"paragraph","value":"The hashtag and student led organization #NotAgainSU began circulating after several racist incidents occurred on the campus of Syracuse University, during the academic course of 2019-2021. Initial reports of racist paraphernalia occurred early November in the dorm buildings of first- and second-year undergraduate students. After nearly a month of daily reports, Syracuse students organized a sit-in where they occupied, and created an elaborate list of 19 demands for Chancellor Kent Syverud to sign. After several protests, some taking place at his persona residence, the list was signed with few revisions on November 21st."}]},{"type":"section","name":"Demands:","has_parts":[{"type":"paragraph","value":"The #NotAgainSU protestors made a list of 19 demands to the University which was later expanded to 34 after Chancellor Kent Syverud signed the initial list. The protestor's demands focus on the improvement of marginalized student experiences on campus as well as improved University wide education on diversity with a specific focus on Anti-Racism."},{"type":"paragraph","value":"The protestors called for punishments for the students involved in hate crimes and bias related incidents based on their level of involvement, reform of the SEM100 course now called FYS 101 and mandatory education of faculty and staff on diversity and anti-racism. The demands also included stronger anti-harassment policies, an open forum between the University and students in order for the grievances of marginalized students to be addressed and published updates from the University on their progress in meeting the protestors demands."},{"type":"paragraph","value":"In terms of the improvement of the experience of marginalized students on campus, the protestors demanded housing reforms including the prioritization of disabled students in the housing selection process and the use of roommate selection platforms such as My College Roomie in order for students to select roommates of similar backgrounds and interests. They demanded increased funding for counseling services which better represent marginalized students, development of a multicultural center, recognition of Multicultural Greek life and increased financial aid funding for students of color."},{"type":"paragraph","value":"The demands also addressed the protestors specific concerns with the administration and Department of Public Safety processes and procedures. These demands included timelier responses to racial incidences on campus and more transparency regarding these incidences. They also demanded an external review of the Department of Public Safety singling out Associate Chief John Sardino in their request. They also demanded the removal of multiple university administration leaders including Chancellor Kent Syverud, Senior VP for Enrollment and Student Experience Dolan Evanovich, DPS Chief Bobby Maldonado, and Deputy Chief John Sardino."}]}]}
{"name":"Juan Benet (computer scientist)","identifier":76634085,"abstract":"Juan Benet is an American computer scientist. He is the founder and CEO of Protocol Labs, a computer networking research and development company.  He designed the InterPlanetary File System (IPFS), a decentralized web protocol, and Filecoin, a peer-to-peer file storage network.","version":{"identifier":1220873576,"comment":"Reverted 1 edit by [[Special:Contributions/Sohom Datta|Sohom Datta]] ([[User talk:Sohom Datta|talk]]) to last revision by Citation bot","tags":["mw-undo","twinkle"],"is_minor_edit":true,"scores":{"revertrisk":{"probability":{"false":0.8242409974336624,"true":0.17575900256633759}}},"editor":{"identifier":37755355,"name":"Sohom Datta","edit_count":5077,"groups":["extendedconfirmed","patroller","*","user","autoconfirmed"],"is_patroller":true,"date_started":"2019-11-05T07:22:07Z"},"number_of_characters":5782,"size":{"value":5787,"unit_text":"B"},"maintenance_tags":{}},"event":{"identifier":"ac44a9d8-5c18-47a2-a64b-1588a6425fc8","type":"update","date_created":"2024-04-26T13:13:50.935569Z","date_published":"2024-08-06T08:45:23.859486Z"},"url":"https://en.wikipedia.org/wiki/Juan_Benet_(computer_scientist)","date_created":"2024-04-16T18:18:53Z","date_modified":"2024-04-26T13:13:49Z","main_entity":{"identifier":"Q85772216","url":"https://www.wikidata.org/entity/Q85772216"},"is_part_of":{"identifier":"enwiki","url":"https://en.wikipedia.org"},"additional_entities":[{"identifier":"Q85772216","url":"https://www.wikidata.org/entity/Q85772216","aspects":["C","D.en","O","S","T"]},{"identifier":"Q5","url":"https://www.wikidata.org/entity/Q5","aspects":["O"]}],"in_language":{"identifier":"en"},"image":{"content_url":"https://upload.wikimedia.org/wikipedia/commons/c/ca/Juan_Benet_headshot.jpg","width":2448,"height":2450},"license":[{"name":"Creative Commons Attribution-ShareAlike 4.0","identifier":"CC-BY-SA-4.0","url":"https://creativecommons.org/licenses/by-sa/4.0/"}],"description":"Content-addressable, peer-to-peer hypermedia distribution protocol","infoboxes":[{"type":"infobox","name":"Infobox person","has_parts":[{"type":"section","name":"Juan Benet","has_parts":[{"type":"image","value":"Benet in 2018","images":[{"content_url":"https://upload.wikimedia.org/wikipedia/commons/thumb/c/ca/Juan_Benet_headshot.jpg/220px-Juan_Benet_headshot.jpg","width":220,"height":220,"caption":"Benet in 2018"}]},{"type":"field","name":"Born","value":"Juan Batiz-Benet March 16, 1988 Cuernavaca, Mexico","links":[{"url":"https://en.wikipedia.org/wiki/Cuernavaca","text":"Cuernavaca"},{"url":"https://en.wikipedia.org/wiki/Mexico","text":"Mexico"}]},{"type":"field","name":"Nationality","value":"American"},{"type":"field","name":"Alma mater","value":"Stanford University","links":[{"url":"https://en.wikipedia.org/wiki/Stanford_University","text":"Stanford University"}]},{"type":"field","name":"Occupation","value":"Entrepreneur"},{"type":"field","name":"Known for","value":"InterPlanetary File System, Filecoin","links":[{"url":"https://en.wikipedia.org/wiki/InterPlanetary_File_System","text":"InterPlanetary File System"},{"url":"https://en.wikipedia.org/wiki/Filecoin","text":"Filecoin"}]},{"type":"field","name":"Title","value":"Founder and CEO of Protocol Labs"}]}]}],"sections":[{"type":"section","name":"Abstract","has_parts":[{"type":"paragraph","value":"Juan Benet (born March 1988) is an American computer scientist. He is the founder and CEO of Protocol Labs, a computer networking research and development company. He designed the InterPlanetary File System (IPFS), a decentralized web protocol, and Filecoin, a peer-to-peer file storage network.","links":[{"url":"https://en.wikipedia.org/wiki/Protocol_Labs","text":"Protocol Labs"},{"url":"https://en.wikipedia.org/wiki/Computer_network","text":"computer networking"},{"url":"https://en.wikipedia.org/wiki/InterPlanetary_File_System","text":"InterPlanetary File System (IPFS)"},{"url":"https://en.wikipedia.org/wiki/Filecoin","text":"Filecoin"}]}]},{"type":"section","name":"Career","has_parts":[{"type":"paragraph","value":"Benet graduated from Stanford University where he studied machine learning. From January 2010 to December 2011, he was CTO of Loki Studios, leading development on the location-based multiplayer mobile game Geomon. The firm was acquired by Yahoo! in May 2013.","links":[{"url":"https://en.wikipedia.org/wiki/Stanford_University","text":"Stanford University"},{"url":"https://en.wikipedia.org/wiki/Yahoo!","text":"Yahoo!"}]},{"type":"paragraph","value":"Benet founded Protocol Labs in May 2014, going through the Y-Combinator incubator that summer, to support development of IPFS and related infrastructure for a distributed web. These included libp2p for network communication, and Filecoin for insuring decentralized storage. To support the Filecoin launch, Benet developed the SAFT legal framework with Marco Santori, and founded CoinList, a token sale and investment platform.","links":[{"url":"https://en.wikipedia.org/wiki/Y_Combinator_(company)","text":"Y-Combinator"}]},{"type":"paragraph","value":"In 2018, Benet was named one of Fortune magazine 's \"40 under 40\" in recognition of his work creating IPFS.","links":[{"url":"https://en.wikipedia.org/wiki/Fortune_(magazine)","text":"Fortune magazine"}]}]}]}
```

```json
"editor":{"identifier":37755355,"name":"Sohom Datta","edit_count":5077,"groups":["extendedconfirmed","patroller","*","user","autoconfirmed"],"is_patroller":true,"date_started":"2019-11-05T07:22:07Z"}
```

```
  - name: version
    struct:
    - name: identifier
      dtype: int64
    - name: comment
      dtype: string
    - name: is_minor_edit
      dtype: bool
    - name: scores
      struct:
      - name: revertrisk
        struct:
        - name: probability
          struct:
          - name: 'false'
            dtype: float64
          - name: 'true'
            dtype: float64
        - name: prediction
          dtype: bool
    - name: editor
      struct:
      - name: identifier
        dtype: int64
      - name: name
        dtype: string
      - name: edit_count
        dtype: int64
      - name: groups
        sequence: string
      - name: date_started
        dtype: timestamp[s]
      - name: is_patroller
        dtype: bool
      - name: is_bot
        dtype: bool
      - name: is_admin
        dtype: bool
      - name: is_anonymous
        dtype: bool
      - name: has_advanced_rights
        dtype: bool
    - name: number_of_characters
      dtype: int64
    - name: size
      struct:
      - name: value
        dtype: int64
      - name: unit_text
        dtype: string
    - name: noindex
      dtype: bool
    - name: maintenance_tags
      struct:
      - name: pov_count
        dtype: int64
      - name: update_count
        dtype: int64
      - name: citation_needed_count
        dtype: int64
    - name: tags
      sequence: string
    - name: is_breaking_news
      dtype: bool
```