Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
Dask
License:
File size: 1,514 Bytes
e978286
 
1d014fa
f904bc1
1d014fa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f904bc1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41e63bd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1d014fa
 
 
 
 
f904bc1
 
 
 
41e63bd
 
 
 
e978286
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
---

license: mit
dataset_info:
- config_name: default
  features:
  - name: content_id
    dtype: string
  - name: page_title
    dtype: string
  - name: section_title
    dtype: string
  - name: breadcrumb
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 2530263740
    num_examples: 4133298
  download_size: 1428562929
  dataset_size: 2530263740
- config_name: subsample_619014chunks
  features:
  - name: content_id
    dtype: string
  - name: page_title
    dtype: string
  - name: section_title
    dtype: string
  - name: breadcrumb
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 380285790
    num_examples: 619014
  download_size: 227918580
  dataset_size: 380285790
- config_name: subsample_721504chunks
  features:
  - name: content_id
    dtype: string
  - name: page_title
    dtype: string
  - name: section_title
    dtype: string
  - name: breadcrumb
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 436678854
    num_examples: 721504
  download_size: 261153014
  dataset_size: 436678854
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
- config_name: subsample_619014chunks
  data_files:
  - split: train
    path: subsample_619014chunks/train-*
- config_name: subsample_721504chunks
  data_files:
  - split: train
    path: subsample_721504chunks/train-*
---