File size: 2,695 Bytes
c4c4a36
 
6cf1302
 
 
 
 
 
 
 
 
 
c95928a
 
6cf1302
c95928a
 
 
 
9296ab6
 
 
 
 
 
 
 
 
 
d27f9dc
 
9296ab6
d27f9dc
 
 
 
23f481c
 
 
 
 
 
 
 
 
 
6583764
 
23f481c
6583764
 
 
 
9296ab6
c4c4a36
 
 
 
 
 
 
 
 
7b17d6b
 
c4c4a36
7b17d6b
c4c4a36
7b17d6b
 
23bcf1d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
74175ff
 
 
 
 
 
 
 
 
 
4a8bd89
 
74175ff
4a8bd89
 
 
 
c4c4a36
6cf1302
 
 
 
 
 
9296ab6
 
 
 
 
 
23f481c
 
 
 
 
 
c4c4a36
 
 
 
 
 
23bcf1d
 
 
 
 
 
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
---
dataset_info:
- config_name: 100M
  features:
  - name: text
    dtype: string
  - name: url
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: train
    num_bytes: 363471941.1307656
    num_examples: 216222
  - name: test
    num_bytes: 3671331.8692343617
    num_examples: 2184
  download_size: 222474119
  dataset_size: 367143273.0
- config_name: 100k
  features:
  - name: text
    dtype: string
  - name: url
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: train
    num_bytes: 361067.37546468404
    num_examples: 267
  - name: test
    num_bytes: 2704.624535315985
    num_examples: 2
  download_size: 219839
  dataset_size: 363772.0
- config_name: 10M
  features:
  - name: text
    dtype: string
  - name: url
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: train
    num_bytes: 36195568.08927738
    num_examples: 23332
  - name: test
    num_bytes: 364561.9107226206
    num_examples: 235
  download_size: 22061291
  dataset_size: 36560130.0
- config_name: 10k
  features:
  - name: text
    dtype: string
  - name: url
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: train
    num_bytes: 34788.55172413793
    num_examples: 28
  - name: test
    num_bytes: 263
    num_examples: 1
  download_size: 32924
  dataset_size: 35051.55172413793
- config_name: 1B
  features:
  - name: text
    dtype: string
  - name: url
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: train
    num_bytes: 3800843896.141601
    num_examples: 2821189
  - name: test
    num_bytes: 38391205.858399086
    num_examples: 28496
  download_size: 2344913983
  dataset_size: 3839235102.0
- config_name: 1M
  features:
  - name: text
    dtype: string
  - name: url
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: train
    num_bytes: 3609623.300039952
    num_examples: 2478
  - name: test
    num_bytes: 36416.69996004794
    num_examples: 25
  download_size: 2156189
  dataset_size: 3646040.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: 1B
  data_files:
  - split: train
    path: 1B/train-*
  - split: test
    path: 1B/test-*
- config_name: 1M
  data_files:
  - split: train
    path: 1M/train-*
  - split: test
    path: 1M/test-*
---