File size: 621 Bytes
965692e
 
cc8f057
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1f676df
 
 
 
 
cc8f057
 
 
 
 
1f676df
 
965692e
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
---

license: mit
dataset_info:
  features:
  - name: URL
    dtype: string
  - name: Wiki
    dtype: string
  - name: Language
    dtype: string
  - name: Title
    dtype: string
  - name: Abstract
    dtype: string
  - name: Version Control
    dtype: string
  splits:
  - name: data
    num_bytes: 3849026435
    num_examples: 6575217
  - name: data1
    num_bytes: 1339234317
    num_examples: 2565263
  download_size: 2912784525
  dataset_size: 5188260752
configs:
- config_name: default
  data_files:
  - split: data
    path: data/data-*
  - split: data1
    path: data/data1-*
---