File size: 12,195 Bytes
82a12ea
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
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":"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"}]}]}]}
```