avewright commited on
Commit
827231f
·
verified ·
1 Parent(s): 2f1484c

Add batch datagen_095 (19,500 rows)

Browse files
README.md CHANGED
@@ -1,17 +1,297 @@
1
  ---
2
  license: other
3
  task_categories:
4
- - tabular-classification
5
- - tabular-regression
6
  language:
7
- - en
8
  tags:
9
- - tabular
10
- - synthetic
11
- - real-data
12
- - pretraining
13
- - tabpfn
14
- pretty_name: "Tabula Pretraining Corpus"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ---
16
 
17
  # Tabula Pretraining Corpus
 
1
  ---
2
  license: other
3
  task_categories:
4
+ - tabular-classification
5
+ - tabular-regression
6
  language:
7
+ - en
8
  tags:
9
+ - tabular
10
+ - synthetic
11
+ - real-data
12
+ - pretraining
13
+ - tabpfn
14
+ pretty_name: Tabula Pretraining Corpus
15
+ dataset_info:
16
+ config_name: datagen_095
17
+ features:
18
+ - name: reaction_time
19
+ dtype: float64
20
+ - name: intensity
21
+ dtype: float64
22
+ - name: ph
23
+ dtype: float64
24
+ - name: energy_kj
25
+ dtype: float64
26
+ - name: temperature_k
27
+ dtype: float64
28
+ - name: acceleration
29
+ dtype: float64
30
+ - name: purity
31
+ dtype: float64
32
+ - name: concentration
33
+ dtype: float64
34
+ - name: wavelength
35
+ dtype: float64
36
+ - name: entropy
37
+ dtype: float64
38
+ - name: velocity
39
+ dtype: float64
40
+ - name: volume
41
+ dtype: float64
42
+ - name: yield_pct
43
+ dtype: float64
44
+ - name: mass
45
+ dtype: float64
46
+ - name: pressure_pa
47
+ dtype: float64
48
+ - name: science_15
49
+ dtype: float64
50
+ - name: science_16
51
+ dtype: float64
52
+ - name: science_17
53
+ dtype: float64
54
+ - name: science_18
55
+ dtype: float64
56
+ - name: target
57
+ dtype: float64
58
+ - name: _source_meta
59
+ dtype: large_string
60
+ - name: health_18
61
+ dtype: float64
62
+ - name: health_17
63
+ dtype: float64
64
+ - name: margin
65
+ dtype: float64
66
+ - name: fragile
67
+ dtype: float64
68
+ - name: health_15
69
+ dtype: float64
70
+ - name: fever
71
+ dtype: float64
72
+ - name: interest_rate
73
+ dtype: float64
74
+ - name: heart_rate
75
+ dtype: float64
76
+ - name: category
77
+ dtype: float64
78
+ - name: vibration
79
+ dtype: float64
80
+ - name: uptime_hours
81
+ dtype: float64
82
+ - name: blood_pressure
83
+ dtype: float64
84
+ - name: damage_rate
85
+ dtype: float64
86
+ - name: hr_16
87
+ dtype: float64
88
+ - name: bonus_pct
89
+ dtype: float64
90
+ - name: reviews
91
+ dtype: float64
92
+ - name: route_id
93
+ dtype: float64
94
+ - name: smoking
95
+ dtype: float64
96
+ - name: load_factor
97
+ dtype: float64
98
+ - name: weight_kg
99
+ dtype: float64
100
+ - name: glucose
101
+ dtype: float64
102
+ - name: refund
103
+ dtype: float64
104
+ - name: role_level
105
+ dtype: float64
106
+ - name: carrier_id
107
+ dtype: float64
108
+ - name: fan_rpm
109
+ dtype: float64
110
+ - name: priority
111
+ dtype: float64
112
+ - name: disk_iops
113
+ dtype: float64
114
+ - name: income
115
+ dtype: float64
116
+ - name: ecommerce_18
117
+ dtype: float64
118
+ - name: customs_flag
119
+ dtype: float64
120
+ - name: shipping_days
121
+ dtype: float64
122
+ - name: latency_ms
123
+ dtype: float64
124
+ - name: finance_18
125
+ dtype: float64
126
+ - name: cpu_pct
127
+ dtype: float64
128
+ - name: white_cell_count
129
+ dtype: float64
130
+ - name: logistics_16
131
+ dtype: float64
132
+ - name: ecommerce_16
133
+ dtype: float64
134
+ - name: health_16
135
+ dtype: float64
136
+ - name: temperature
137
+ dtype: float64
138
+ - name: cart_size
139
+ dtype: float64
140
+ - name: tenure_years
141
+ dtype: float64
142
+ - name: salary
143
+ dtype: float64
144
+ - name: absences
145
+ dtype: float64
146
+ - name: voltage
147
+ dtype: float64
148
+ - name: error_rate
149
+ dtype: float64
150
+ - name: ecommerce_15
151
+ dtype: float64
152
+ - name: hr_17
153
+ dtype: float64
154
+ - name: rating
155
+ dtype: float64
156
+ - name: creatinine
157
+ dtype: float64
158
+ - name: logistics_15
159
+ dtype: float64
160
+ - name: transit_days
161
+ dtype: float64
162
+ - name: bmi
163
+ dtype: float64
164
+ - name: clicks
165
+ dtype: float64
166
+ - name: family_history
167
+ dtype: float64
168
+ - name: satisfaction
169
+ dtype: float64
170
+ - name: mem_pct
171
+ dtype: float64
172
+ - name: finance_15
173
+ dtype: float64
174
+ - name: expenses
175
+ dtype: float64
176
+ - name: promotions
177
+ dtype: float64
178
+ - name: cost_usd
179
+ dtype: float64
180
+ - name: default
181
+ dtype: float64
182
+ - name: exercise_days
183
+ dtype: float64
184
+ - name: ecommerce_17
185
+ dtype: float64
186
+ - name: quantity
187
+ dtype: float64
188
+ - name: humidity
189
+ dtype: float64
190
+ - name: attrition
191
+ dtype: float64
192
+ - name: employment_years
193
+ dtype: float64
194
+ - name: training_hours
195
+ dtype: float64
196
+ - name: conversion
197
+ dtype: float64
198
+ - name: current
199
+ dtype: float64
200
+ - name: price
201
+ dtype: float64
202
+ - name: credit_score
203
+ dtype: float64
204
+ - name: team_size
205
+ dtype: float64
206
+ - name: warehouse_id
207
+ dtype: float64
208
+ - name: department_id
209
+ dtype: float64
210
+ - name: cholesterol
211
+ dtype: float64
212
+ - name: finance_17
213
+ dtype: float64
214
+ - name: fuel_consumption
215
+ dtype: float64
216
+ - name: liabilities
217
+ dtype: float64
218
+ - name: packet_loss
219
+ dtype: float64
220
+ - name: logistics_17
221
+ dtype: float64
222
+ - name: hr_15
223
+ dtype: float64
224
+ - name: iot_18
225
+ dtype: float64
226
+ - name: diagnosis
227
+ dtype: float64
228
+ - name: overtime_hours
229
+ dtype: float64
230
+ - name: hr_18
231
+ dtype: float64
232
+ - name: peer_rating
233
+ dtype: float64
234
+ - name: session_minutes
235
+ dtype: float64
236
+ - name: churn
237
+ dtype: float64
238
+ - name: finance_16
239
+ dtype: float64
240
+ - name: performance_score
241
+ dtype: float64
242
+ - name: hemoglobin
243
+ dtype: float64
244
+ - name: logistics_18
245
+ dtype: float64
246
+ - name: assets
247
+ dtype: float64
248
+ - name: tax_rate
249
+ dtype: float64
250
+ - name: remote_days
251
+ dtype: float64
252
+ - name: iot_15
253
+ dtype: float64
254
+ - name: discount
255
+ dtype: float64
256
+ - name: age
257
+ dtype: float64
258
+ - name: distance_km
259
+ dtype: float64
260
+ - name: revenue
261
+ dtype: float64
262
+ - name: loan_amount
263
+ dtype: float64
264
+ - name: throughput_gbps
265
+ dtype: float64
266
+ - name: balance
267
+ dtype: float64
268
+ - name: return_rate
269
+ dtype: float64
270
+ - name: debt_ratio
271
+ dtype: float64
272
+ - name: iot_16
273
+ dtype: float64
274
+ - name: iot_17
275
+ dtype: float64
276
+ - name: alcohol_units
277
+ dtype: float64
278
+ - name: pressure
279
+ dtype: float64
280
+ - name: on_time
281
+ dtype: float64
282
+ - name: return_flag
283
+ dtype: float64
284
+ splits:
285
+ - name: train
286
+ num_bytes: 28524818
287
+ num_examples: 19500
288
+ download_size: 2725020
289
+ dataset_size: 28524818
290
+ configs:
291
+ - config_name: datagen_095
292
+ data_files:
293
+ - split: train
294
+ path: datagen_095/train-*
295
  ---
296
 
297
  # Tabula Pretraining Corpus
datagen_095/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dcae4e05e5e92464ae8eaf70c0f26c2e7f9244bc4c9b84fc745af8b88cda723
3
+ size 2725020