File size: 2,226 Bytes
c4c4a36
 
6cf1302
 
 
 
 
 
 
 
 
 
9d224f2
 
6cf1302
9d224f2
 
 
 
9296ab6
 
 
 
 
 
 
 
 
 
c8c5379
 
9296ab6
c8c5379
 
 
 
23f481c
 
 
 
 
 
 
 
 
 
ec78d22
 
23f481c
ec78d22
 
 
 
9296ab6
c4c4a36
 
 
 
 
 
 
 
 
b224fef
 
c4c4a36
b224fef
c4c4a36
b224fef
 
74175ff
 
 
 
 
 
 
 
 
 
0e15f98
 
74175ff
0e15f98
 
 
 
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: 369377.97095435683
    num_examples: 239
  - name: test
    num_bytes: 3091.0290456431535
    num_examples: 2
  download_size: 215592
  dataset_size: 372469.0
- config_name: 10M
  features:
  - name: text
    dtype: string
  - name: url
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: train
    num_bytes: 36746192.66647957
    num_examples: 24694
  - name: test
    num_bytes: 370527.3335204266
    num_examples: 249
  download_size: 22240631
  dataset_size: 37116720.0
- config_name: 10k
  features:
  - name: text
    dtype: string
  - name: url
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: train
    num_bytes: 35721.6
    num_examples: 24
  - name: test
    num_bytes: 4098
    num_examples: 1
  download_size: 62277
  dataset_size: 39819.6
- config_name: 1M
  features:
  - name: text
    dtype: string
  - name: url
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: train
    num_bytes: 3670062.7282736925
    num_examples: 2518
  - name: test
    num_bytes: 36438.27172630751
    num_examples: 25
  download_size: 2178333
  dataset_size: 3706501.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-*
---