File size: 2,247 Bytes
c4c4a36
 
6cf1302
 
 
 
 
 
 
 
 
 
9d224f2
 
6cf1302
9d224f2
 
 
 
9296ab6
 
 
 
 
 
 
 
 
 
082164f
 
9296ab6
082164f
 
 
 
23f481c
 
 
 
 
 
 
 
 
 
bc4fb32
 
23f481c
bc4fb32
 
 
 
9296ab6
c4c4a36
 
 
 
 
 
 
 
 
219eb32
 
c4c4a36
219eb32
c4c4a36
219eb32
 
74175ff
 
 
 
 
 
 
 
 
 
f87cd77
 
74175ff
f87cd77
 
 
 
c4c4a36
6cf1302
 
 
 
 
 
9296ab6
 
 
 
 
 
23f481c
 
 
 
 
 
c4c4a36
 
 
 
 
 
74175ff
 
 
 
 
 
c4c4a36
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
---
dataset_info:
- config_name: 100M
  features:
  - name: text
    dtype: string
  - name: url
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: train
    num_bytes: 366589252.1493179
    num_examples: 234555
  - name: test
    num_bytes: 3702542.850682075
    num_examples: 2369
  download_size: 223131438
  dataset_size: 370291795.0
- config_name: 100k
  features:
  - name: text
    dtype: string
  - name: url
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: train
    num_bytes: 365899.47774480714
    num_examples: 334
  - name: test
    num_bytes: 3286.522255192878
    num_examples: 3
  download_size: 211293
  dataset_size: 369186.0
- config_name: 10M
  features:
  - name: text
    dtype: string
  - name: url
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: train
    num_bytes: 36401615.91178026
    num_examples: 31826
  - name: test
    num_bytes: 367150.08821974054
    num_examples: 321
  download_size: 22187951
  dataset_size: 36768766.0
- config_name: 10k
  features:
  - name: text
    dtype: string
  - name: url
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: train
    num_bytes: 38788.708333333336
    num_examples: 47
  - name: test
    num_bytes: 152
    num_examples: 1
  download_size: 32210
  dataset_size: 38940.708333333336
- config_name: 1M
  features:
  - name: text
    dtype: string
  - name: url
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: train
    num_bytes: 3635219.0561381862
    num_examples: 3210
  - name: test
    num_bytes: 36238.94386181369
    num_examples: 32
  download_size: 2185358
  dataset_size: 3671458.0
configs:
- config_name: 100M
  data_files:
  - split: train
    path: 100M/train-*
  - split: test
    path: 100M/test-*
- config_name: 100k
  data_files:
  - split: train
    path: 100k/train-*
  - split: test
    path: 100k/test-*
- config_name: 10M
  data_files:
  - split: train
    path: 10M/train-*
  - split: test
    path: 10M/test-*
- config_name: 10k
  data_files:
  - split: train
    path: 10k/train-*
  - split: test
    path: 10k/test-*
- config_name: 1M
  data_files:
  - split: train
    path: 1M/train-*
  - split: test
    path: 1M/test-*
---