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