avewright commited on
Commit
3239c9b
·
verified ·
1 Parent(s): 0706420

Update card after batch datagen_096

Browse files
Files changed (1) hide show
  1. README.md +13 -344
README.md CHANGED
@@ -1,349 +1,17 @@
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_096
17
- features:
18
- - name: creatinine
19
- dtype: float64
20
- - name: heart_rate
21
- dtype: large_string
22
- - name: glucose
23
- dtype: float64
24
- - name: exercise_days
25
- dtype: float64
26
- - name: bmi
27
- dtype: large_string
28
- - name: cholesterol
29
- dtype: large_string
30
- - name: alcohol_units
31
- dtype: float64
32
- - name: white_cell_count
33
- dtype: float64
34
- - name: family_history
35
- dtype: float64
36
- - name: blood_pressure
37
- dtype: float64
38
- - name: age
39
- dtype: large_string
40
- - name: fever
41
- dtype: large_string
42
- - name: smoking
43
- dtype: large_string
44
- - name: hemoglobin
45
- dtype: float64
46
- - name: diagnosis
47
- dtype: float64
48
- - name: health_15
49
- dtype: float64
50
- - name: health_16
51
- dtype: float64
52
- - name: health_17
53
- dtype: float64
54
- - name: health_18
55
- dtype: float64
56
- - name: health_19
57
- dtype: float64
58
- - name: health_20
59
- dtype: float64
60
- - name: health_21
61
- dtype: float64
62
- - name: health_22
63
- dtype: float64
64
- - name: health_23
65
- dtype: float64
66
- - name: health_24
67
- dtype: float64
68
- - name: health_25
69
- dtype: float64
70
- - name: health_26
71
- dtype: float64
72
- - name: health_27
73
- dtype: float64
74
- - name: health_28
75
- dtype: float64
76
- - name: health_29
77
- dtype: float64
78
- - name: health_30
79
- dtype: float64
80
- - name: health_31
81
- dtype: float64
82
- - name: health_32
83
- dtype: float64
84
- - name: health_33
85
- dtype: float64
86
- - name: health_34
87
- dtype: float64
88
- - name: health_35
89
- dtype: float64
90
- - name: health_36
91
- dtype: float64
92
- - name: health_37
93
- dtype: float64
94
- - name: health_38
95
- dtype: float64
96
- - name: health_39
97
- dtype: float64
98
- - name: health_40
99
- dtype: float64
100
- - name: health_41
101
- dtype: float64
102
- - name: health_42
103
- dtype: float64
104
- - name: health_43
105
- dtype: float64
106
- - name: health_44
107
- dtype: float64
108
- - name: health_45
109
- dtype: float64
110
- - name: health_46
111
- dtype: float64
112
- - name: health_47
113
- dtype: float64
114
- - name: health_48
115
- dtype: float64
116
- - name: health_49
117
- dtype: float64
118
- - name: health_50
119
- dtype: float64
120
- - name: health_51
121
- dtype: float64
122
- - name: health_52
123
- dtype: float64
124
- - name: health_53
125
- dtype: float64
126
- - name: health_54
127
- dtype: float64
128
- - name: health_55
129
- dtype: float64
130
- - name: health_56
131
- dtype: float64
132
- - name: target
133
- dtype: int64
134
- - name: health_57
135
- dtype: large_string
136
- - name: health_58
137
- dtype: large_string
138
- - name: health_59
139
- dtype: large_string
140
- - name: health_60
141
- dtype: large_string
142
- - name: health_61
143
- dtype: large_string
144
- - name: health_62
145
- dtype: large_string
146
- - name: health_63
147
- dtype: float64
148
- - name: health_64
149
- dtype: float64
150
- - name: health_65
151
- dtype: float64
152
- - name: _source_meta
153
- dtype: large_string
154
- - name: logistics_35
155
- dtype: float64
156
- - name: ecommerce_25
157
- dtype: large_string
158
- - name: logistics_31
159
- dtype: float64
160
- - name: ecommerce_38
161
- dtype: large_string
162
- - name: fragile
163
- dtype: float64
164
- - name: logistics_25
165
- dtype: large_string
166
- - name: ecommerce_19
167
- dtype: float64
168
- - name: ecommerce_41
169
- dtype: float64
170
- - name: logistics_22
171
- dtype: float64
172
- - name: ecommerce_36
173
- dtype: large_string
174
- - name: category
175
- dtype: large_string
176
- - name: ecommerce_33
177
- dtype: float64
178
- - name: damage_rate
179
- dtype: float64
180
- - name: ecommerce_23
181
- dtype: large_string
182
- - name: logistics_46
183
- dtype: float64
184
- - name: logistics_36
185
- dtype: float64
186
- - name: route_id
187
- dtype: float64
188
- - name: reviews
189
- dtype: float64
190
- - name: load_factor
191
- dtype: float64
192
- - name: weight_kg
193
- dtype: float64
194
- - name: logistics_24
195
- dtype: float64
196
- - name: refund
197
- dtype: large_string
198
- - name: logistics_42
199
- dtype: large_string
200
- - name: carrier_id
201
- dtype: float64
202
- - name: logistics_33
203
- dtype: float64
204
- - name: priority
205
- dtype: float64
206
- - name: ecommerce_34
207
- dtype: large_string
208
- - name: ecommerce_18
209
- dtype: float64
210
- - name: customs_flag
211
- dtype: float64
212
- - name: shipping_days
213
- dtype: large_string
214
- - name: ecommerce_42
215
- dtype: float64
216
- - name: logistics_20
217
- dtype: float64
218
- - name: logistics_26
219
- dtype: large_string
220
- - name: ecommerce_28
221
- dtype: float64
222
- - name: logistics_16
223
- dtype: float64
224
- - name: ecommerce_16
225
- dtype: float64
226
- - name: ecommerce_37
227
- dtype: large_string
228
- - name: logistics_30
229
- dtype: large_string
230
- - name: cart_size
231
- dtype: float64
232
- - name: ecommerce_39
233
- dtype: large_string
234
- - name: logistics_23
235
- dtype: float64
236
- - name: ecommerce_21
237
- dtype: float64
238
- - name: ecommerce_15
239
- dtype: float64
240
- - name: rating
241
- dtype: large_string
242
- - name: logistics_47
243
- dtype: float64
244
- - name: ecommerce_31
245
- dtype: float64
246
- - name: logistics_15
247
- dtype: float64
248
- - name: transit_days
249
- dtype: float64
250
- - name: clicks
251
- dtype: float64
252
- - name: cost_usd
253
- dtype: float64
254
- - name: logistics_28
255
- dtype: large_string
256
- - name: ecommerce_29
257
- dtype: float64
258
- - name: logistics_38
259
- dtype: float64
260
- - name: ecommerce_17
261
- dtype: float64
262
- - name: ecommerce_35
263
- dtype: large_string
264
- - name: quantity
265
- dtype: large_string
266
- - name: conversion
267
- dtype: float64
268
- - name: ecommerce_26
269
- dtype: large_string
270
- - name: logistics_21
271
- dtype: float64
272
- - name: logistics_44
273
- dtype: large_string
274
- - name: ecommerce_24
275
- dtype: large_string
276
- - name: price
277
- dtype: float64
278
- - name: logistics_32
279
- dtype: float64
280
- - name: warehouse_id
281
- dtype: float64
282
- - name: ecommerce_27
283
- dtype: large_string
284
- - name: fuel_consumption
285
- dtype: float64
286
- - name: logistics_43
287
- dtype: large_string
288
- - name: logistics_17
289
- dtype: float64
290
- - name: logistics_29
291
- dtype: large_string
292
- - name: session_minutes
293
- dtype: float64
294
- - name: churn
295
- dtype: large_string
296
- - name: logistics_39
297
- dtype: large_string
298
- - name: logistics_18
299
- dtype: float64
300
- - name: logistics_37
301
- dtype: float64
302
- - name: discount
303
- dtype: large_string
304
- - name: distance_km
305
- dtype: float64
306
- - name: logistics_45
307
- dtype: float64
308
- - name: logistics_19
309
- dtype: float64
310
- - name: logistics_41
311
- dtype: large_string
312
- - name: revenue
313
- dtype: large_string
314
- - name: logistics_27
315
- dtype: large_string
316
- - name: logistics_40
317
- dtype: large_string
318
- - name: logistics_34
319
- dtype: float64
320
- - name: return_rate
321
- dtype: large_string
322
- - name: ecommerce_40
323
- dtype: float64
324
- - name: ecommerce_32
325
- dtype: float64
326
- - name: ecommerce_30
327
- dtype: float64
328
- - name: on_time
329
- dtype: float64
330
- - name: ecommerce_20
331
- dtype: float64
332
- - name: ecommerce_22
333
- dtype: large_string
334
- - name: return_flag
335
- dtype: float64
336
- splits:
337
- - name: train
338
- num_bytes: 45042170
339
- num_examples: 25000
340
- download_size: 5919030
341
- dataset_size: 45042170
342
- configs:
343
- - config_name: datagen_096
344
- data_files:
345
- - split: train
346
- path: datagen_096/train-*
347
  ---
348
 
349
  # Tabula Pretraining Corpus
@@ -357,10 +25,10 @@ synthetic ones.
357
 
358
  | Metric | Value |
359
  |--------|-------|
360
- | Total rows | 1,228,000 |
361
  | Real-data batches | 0 |
362
- | Synthetic batches | 34 |
363
- | Last updated | 2026-03-12 15:13 UTC |
364
 
365
  ## Schema
366
 
@@ -405,6 +73,7 @@ Every row has feature columns plus `_source_meta` (JSON string):
405
  | datagen_092 | synthetic | GaussianMixture | synthetic:GaussianMixture | 8 | 34000 | success |
406
  | datagen_093 | synthetic | Polynomial | synthetic:Polynomial | 10 | 23000 | success |
407
  | datagen_094 | synthetic | Regression | synthetic:Regression | 14 | 74000 | success |
 
408
 
409
 
410
  ## Key Citations
 
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
 
25
 
26
  | Metric | Value |
27
  |--------|-------|
28
+ | Total rows | 1,247,500 |
29
  | Real-data batches | 0 |
30
+ | Synthetic batches | 35 |
31
+ | Last updated | 2026-03-12 15:14 UTC |
32
 
33
  ## Schema
34
 
 
73
  | datagen_092 | synthetic | GaussianMixture | synthetic:GaussianMixture | 8 | 34000 | success |
74
  | datagen_093 | synthetic | Polynomial | synthetic:Polynomial | 10 | 23000 | success |
75
  | datagen_094 | synthetic | Regression | synthetic:Regression | 14 | 74000 | success |
76
+ | datagen_095 | synthetic | TimeSeries | synthetic:TimeSeries | 14 | 19500 | success |
77
 
78
 
79
  ## Key Citations