File size: 2,428 Bytes
9205a36
 
3b08178
9205a36
 
 
 
 
 
 
 
 
 
 
 
 
25d56bf
 
 
 
 
228a0d6
 
 
 
 
 
 
 
 
 
 
 
 
 
a563022
 
 
 
 
3b08178
 
 
 
 
 
 
 
 
 
 
 
 
 
949535c
 
 
 
 
f5038a7
 
 
 
 
 
 
 
 
 
 
 
 
 
06470b6
 
 
 
 
a93bff0
 
 
 
 
 
 
 
 
 
 
 
 
 
f163b41
 
 
 
 
9205a36
 
 
 
 
25d56bf
 
228a0d6
 
 
 
a563022
 
3b08178
 
 
 
949535c
 
f5038a7
 
 
 
06470b6
 
a93bff0
 
 
 
f163b41
 
9205a36
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
---
dataset_info:
- config_name: '100'
  features:
  - name: id
    dtype: string
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: full
    num_bytes: 168960
    num_examples: 100
  - name: partial
    num_bytes: 315241.0851032817
    num_examples: 100
  download_size: 295827
  dataset_size: 484201.0851032817
- config_name: 10k
  features:
  - name: id
    dtype: string
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: full
    num_bytes: 17059273
    num_examples: 10000
  - name: partial
    num_bytes: 31524108.51032817
    num_examples: 10000
  download_size: 29185968
  dataset_size: 48583381.51032817
- config_name: 1k
  features:
  - name: id
    dtype: string
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: full
    num_bytes: 1701568
    num_examples: 1000
  - name: partial
    num_bytes: 3152410.8510328173
    num_examples: 1000
  download_size: 3011775
  dataset_size: 4853978.851032818
- config_name: 50k
  features:
  - name: id
    dtype: string
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: full
    num_bytes: 85492041
    num_examples: 50000
  - name: partial
    num_bytes: 157620542.55164087
    num_examples: 50000
  download_size: 144690540
  dataset_size: 243112583.55164087
- config_name: 5k
  features:
  - name: id
    dtype: string
  - name: url
    dtype: string
  - name: title
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: full
    num_bytes: 8453838
    num_examples: 5000
  - name: partial
    num_bytes: 15762054.255164085
    num_examples: 5000
  download_size: 14542194
  dataset_size: 24215892.255164087
configs:
- config_name: '100'
  data_files:
  - split: full
    path: 100/full-*
  - split: partial
    path: 100/partial-*
- config_name: 10k
  data_files:
  - split: full
    path: 10k/full-*
  - split: partial
    path: 10k/partial-*
- config_name: 1k
  data_files:
  - split: full
    path: 1k/full-*
  - split: partial
    path: 1k/partial-*
- config_name: 50k
  data_files:
  - split: full
    path: 50k/full-*
  - split: partial
    path: 50k/partial-*
- config_name: 5k
  data_files:
  - split: full
    path: 5k/full-*
  - split: partial
    path: 5k/partial-*
---