File size: 732 Bytes
965692e
 
cc8f057
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1f676df
 
 
557b9a8
 
 
 
 
cc8f057
 
 
 
 
1f676df
 
557b9a8
 
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
35
36
37
38
39
---

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
  - name: data2
    num_bytes: 299141019
    num_examples: 345314
  download_size: 3059096861
  dataset_size: 5487401771
configs:
- config_name: default
  data_files:
  - split: data
    path: data/data-*
  - split: data1
    path: data/data1-*
  - split: data2
    path: data/data2-*
---