avewright commited on
Commit
27f8753
·
verified ·
1 Parent(s): 1d66aa0

Add batch datagen_079 (55,000 rows)

Browse files
README.md CHANGED
@@ -5992,6 +5992,558 @@ dataset_info:
5992
  num_examples: 6500
5993
  download_size: 1823568
5994
  dataset_size: 10741662
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5995
  configs:
5996
  - config_name: datagen_001
5997
  data_files:
@@ -6053,4 +6605,8 @@ configs:
6053
  data_files:
6054
  - split: train
6055
  path: datagen_078/train-*
 
 
 
 
6056
  ---
 
5992
  num_examples: 6500
5993
  download_size: 1823568
5994
  dataset_size: 10741662
5995
+ - config_name: datagen_079
5996
+ features:
5997
+ - name: loan_amount
5998
+ dtype: float64
5999
+ - name: employment_years
6000
+ dtype: float64
6001
+ - name: balance
6002
+ dtype: float64
6003
+ - name: debt_ratio
6004
+ dtype: float64
6005
+ - name: default
6006
+ dtype: float64
6007
+ - name: income
6008
+ dtype: large_string
6009
+ - name: liabilities
6010
+ dtype: float64
6011
+ - name: interest_rate
6012
+ dtype: large_string
6013
+ - name: revenue
6014
+ dtype: float64
6015
+ - name: margin
6016
+ dtype: float64
6017
+ - name: assets
6018
+ dtype: float64
6019
+ - name: expenses
6020
+ dtype: float64
6021
+ - name: age
6022
+ dtype: large_string
6023
+ - name: credit_score
6024
+ dtype: float64
6025
+ - name: tax_rate
6026
+ dtype: large_string
6027
+ - name: finance_15
6028
+ dtype: large_string
6029
+ - name: finance_16
6030
+ dtype: large_string
6031
+ - name: finance_17
6032
+ dtype: float64
6033
+ - name: finance_18
6034
+ dtype: float64
6035
+ - name: finance_19
6036
+ dtype: float64
6037
+ - name: finance_20
6038
+ dtype: float64
6039
+ - name: finance_21
6040
+ dtype: float64
6041
+ - name: finance_22
6042
+ dtype: float64
6043
+ - name: finance_23
6044
+ dtype: float64
6045
+ - name: finance_24
6046
+ dtype: float64
6047
+ - name: finance_25
6048
+ dtype: float64
6049
+ - name: finance_26
6050
+ dtype: float64
6051
+ - name: finance_27
6052
+ dtype: float64
6053
+ - name: finance_28
6054
+ dtype: float64
6055
+ - name: finance_29
6056
+ dtype: float64
6057
+ - name: finance_30
6058
+ dtype: float64
6059
+ - name: finance_31
6060
+ dtype: float64
6061
+ - name: target
6062
+ dtype: int64
6063
+ - name: finance_32
6064
+ dtype: large_string
6065
+ - name: finance_33
6066
+ dtype: large_string
6067
+ - name: finance_34
6068
+ dtype: large_string
6069
+ - name: finance_35
6070
+ dtype: large_string
6071
+ - name: finance_36
6072
+ dtype: large_string
6073
+ - name: finance_37
6074
+ dtype: large_string
6075
+ - name: finance_38
6076
+ dtype: float64
6077
+ - name: finance_39
6078
+ dtype: float64
6079
+ - name: finance_40
6080
+ dtype: float64
6081
+ - name: _source_meta
6082
+ dtype: large_string
6083
+ - name: hr_44
6084
+ dtype: large_string
6085
+ - name: science_39
6086
+ dtype: float64
6087
+ - name: science_16
6088
+ dtype: float64
6089
+ - name: smoking
6090
+ dtype: float64
6091
+ - name: hr_26
6092
+ dtype: float64
6093
+ - name: science_18
6094
+ dtype: float64
6095
+ - name: team_size
6096
+ dtype: large_string
6097
+ - name: white_cell_count
6098
+ dtype: float64
6099
+ - name: science_21
6100
+ dtype: float64
6101
+ - name: health_29
6102
+ dtype: float64
6103
+ - name: on_time
6104
+ dtype: float64
6105
+ - name: cost_usd
6106
+ dtype: float64
6107
+ - name: health_40
6108
+ dtype: float64
6109
+ - name: hr_52
6110
+ dtype: float64
6111
+ - name: load_factor
6112
+ dtype: float64
6113
+ - name: science_51
6114
+ dtype: float64
6115
+ - name: hr_24
6116
+ dtype: float64
6117
+ - name: priority
6118
+ dtype: float64
6119
+ - name: temperature_k
6120
+ dtype: float64
6121
+ - name: satisfaction
6122
+ dtype: float64
6123
+ - name: health_56
6124
+ dtype: large_string
6125
+ - name: health_57
6126
+ dtype: large_string
6127
+ - name: logistics_31
6128
+ dtype: float64
6129
+ - name: science_33
6130
+ dtype: float64
6131
+ - name: fever
6132
+ dtype: float64
6133
+ - name: logistics_29
6134
+ dtype: float64
6135
+ - name: science_26
6136
+ dtype: large_string
6137
+ - name: health_17
6138
+ dtype: large_string
6139
+ - name: hr_47
6140
+ dtype: large_string
6141
+ - name: logistics_42
6142
+ dtype: large_string
6143
+ - name: science_37
6144
+ dtype: float64
6145
+ - name: logistics_27
6146
+ dtype: large_string
6147
+ - name: logistics_33
6148
+ dtype: float64
6149
+ - name: fuel_consumption
6150
+ dtype: float64
6151
+ - name: hr_16
6152
+ dtype: float64
6153
+ - name: science_43
6154
+ dtype: float64
6155
+ - name: bonus_pct
6156
+ dtype: large_string
6157
+ - name: hr_43
6158
+ dtype: float64
6159
+ - name: cholesterol
6160
+ dtype: float64
6161
+ - name: tenure_years
6162
+ dtype: large_string
6163
+ - name: science_54
6164
+ dtype: float64
6165
+ - name: hr_29
6166
+ dtype: float64
6167
+ - name: concentration
6168
+ dtype: float64
6169
+ - name: health_49
6170
+ dtype: large_string
6171
+ - name: hr_25
6172
+ dtype: float64
6173
+ - name: remote_days
6174
+ dtype: float64
6175
+ - name: hr_28
6176
+ dtype: float64
6177
+ - name: damage_rate
6178
+ dtype: float64
6179
+ - name: logistics_26
6180
+ dtype: large_string
6181
+ - name: acceleration
6182
+ dtype: float64
6183
+ - name: science_29
6184
+ dtype: float64
6185
+ - name: health_41
6186
+ dtype: float64
6187
+ - name: health_26
6188
+ dtype: float64
6189
+ - name: hr_45
6190
+ dtype: large_string
6191
+ - name: hr_39
6192
+ dtype: float64
6193
+ - name: health_52
6194
+ dtype: large_string
6195
+ - name: science_28
6196
+ dtype: large_string
6197
+ - name: logistics_22
6198
+ dtype: large_string
6199
+ - name: velocity
6200
+ dtype: float64
6201
+ - name: science_32
6202
+ dtype: float64
6203
+ - name: logistics_41
6204
+ dtype: large_string
6205
+ - name: logistics_15
6206
+ dtype: float64
6207
+ - name: logistics_16
6208
+ dtype: float64
6209
+ - name: health_39
6210
+ dtype: float64
6211
+ - name: logistics_20
6212
+ dtype: float64
6213
+ - name: mass
6214
+ dtype: float64
6215
+ - name: logistics_18
6216
+ dtype: float64
6217
+ - name: logistics_44
6218
+ dtype: float64
6219
+ - name: science_31
6220
+ dtype: float64
6221
+ - name: health_25
6222
+ dtype: float64
6223
+ - name: health_46
6224
+ dtype: float64
6225
+ - name: logistics_40
6226
+ dtype: large_string
6227
+ - name: creatinine
6228
+ dtype: float64
6229
+ - name: department_id
6230
+ dtype: float64
6231
+ - name: science_40
6232
+ dtype: float64
6233
+ - name: hr_38
6234
+ dtype: float64
6235
+ - name: health_50
6236
+ dtype: large_string
6237
+ - name: return_flag
6238
+ dtype: float64
6239
+ - name: science_47
6240
+ dtype: float64
6241
+ - name: health_43
6242
+ dtype: float64
6243
+ - name: logistics_46
6244
+ dtype: float64
6245
+ - name: hr_42
6246
+ dtype: float64
6247
+ - name: ph
6248
+ dtype: float64
6249
+ - name: hr_27
6250
+ dtype: float64
6251
+ - name: logistics_43
6252
+ dtype: large_string
6253
+ - name: science_24
6254
+ dtype: large_string
6255
+ - name: hr_37
6256
+ dtype: float64
6257
+ - name: health_34
6258
+ dtype: large_string
6259
+ - name: exercise_days
6260
+ dtype: float64
6261
+ - name: energy_kj
6262
+ dtype: float64
6263
+ - name: science_36
6264
+ dtype: float64
6265
+ - name: science_58
6266
+ dtype: large_string
6267
+ - name: science_59
6268
+ dtype: large_string
6269
+ - name: health_35
6270
+ dtype: large_string
6271
+ - name: science_55
6272
+ dtype: float64
6273
+ - name: health_61
6274
+ dtype: float64
6275
+ - name: logistics_19
6276
+ dtype: float64
6277
+ - name: logistics_37
6278
+ dtype: float64
6279
+ - name: bmi
6280
+ dtype: float64
6281
+ - name: logistics_45
6282
+ dtype: float64
6283
+ - name: logistics_23
6284
+ dtype: large_string
6285
+ - name: health_21
6286
+ dtype: float64
6287
+ - name: hr_35
6288
+ dtype: float64
6289
+ - name: logistics_35
6290
+ dtype: float64
6291
+ - name: weight_kg
6292
+ dtype: float64
6293
+ - name: health_62
6294
+ dtype: float64
6295
+ - name: health_19
6296
+ dtype: large_string
6297
+ - name: science_49
6298
+ dtype: float64
6299
+ - name: entropy
6300
+ dtype: float64
6301
+ - name: logistics_32
6302
+ dtype: float64
6303
+ - name: promotions
6304
+ dtype: float64
6305
+ - name: health_22
6306
+ dtype: float64
6307
+ - name: hr_31
6308
+ dtype: float64
6309
+ - name: carrier_id
6310
+ dtype: float64
6311
+ - name: science_52
6312
+ dtype: float64
6313
+ - name: health_48
6314
+ dtype: float64
6315
+ - name: distance_km
6316
+ dtype: float64
6317
+ - name: hr_41
6318
+ dtype: float64
6319
+ - name: science_15
6320
+ dtype: float64
6321
+ - name: logistics_39
6322
+ dtype: large_string
6323
+ - name: science_60
6324
+ dtype: large_string
6325
+ - name: performance_score
6326
+ dtype: large_string
6327
+ - name: hr_17
6328
+ dtype: float64
6329
+ - name: science_17
6330
+ dtype: float64
6331
+ - name: science_48
6332
+ dtype: float64
6333
+ - name: science_44
6334
+ dtype: float64
6335
+ - name: science_20
6336
+ dtype: float64
6337
+ - name: logistics_38
6338
+ dtype: large_string
6339
+ - name: logistics_21
6340
+ dtype: float64
6341
+ - name: health_53
6342
+ dtype: large_string
6343
+ - name: science_19
6344
+ dtype: float64
6345
+ - name: hr_15
6346
+ dtype: float64
6347
+ - name: health_15
6348
+ dtype: large_string
6349
+ - name: hr_22
6350
+ dtype: float64
6351
+ - name: health_20
6352
+ dtype: large_string
6353
+ - name: health_27
6354
+ dtype: float64
6355
+ - name: blood_pressure
6356
+ dtype: float64
6357
+ - name: health_18
6358
+ dtype: large_string
6359
+ - name: health_45
6360
+ dtype: float64
6361
+ - name: health_31
6362
+ dtype: float64
6363
+ - name: science_42
6364
+ dtype: float64
6365
+ - name: health_37
6366
+ dtype: large_string
6367
+ - name: alcohol_units
6368
+ dtype: float64
6369
+ - name: logistics_30
6370
+ dtype: float64
6371
+ - name: science_30
6372
+ dtype: float64
6373
+ - name: health_33
6374
+ dtype: large_string
6375
+ - name: science_34
6376
+ dtype: float64
6377
+ - name: yield_pct
6378
+ dtype: float64
6379
+ - name: hr_49
6380
+ dtype: large_string
6381
+ - name: science_56
6382
+ dtype: float64
6383
+ - name: science_41
6384
+ dtype: float64
6385
+ - name: logistics_25
6386
+ dtype: large_string
6387
+ - name: hr_51
6388
+ dtype: float64
6389
+ - name: reaction_time
6390
+ dtype: float64
6391
+ - name: science_35
6392
+ dtype: float64
6393
+ - name: health_38
6394
+ dtype: large_string
6395
+ - name: salary
6396
+ dtype: float64
6397
+ - name: logistics_24
6398
+ dtype: large_string
6399
+ - name: purity
6400
+ dtype: float64
6401
+ - name: health_51
6402
+ dtype: large_string
6403
+ - name: science_53
6404
+ dtype: float64
6405
+ - name: route_id
6406
+ dtype: float64
6407
+ - name: hr_19
6408
+ dtype: float64
6409
+ - name: science_38
6410
+ dtype: float64
6411
+ - name: health_58
6412
+ dtype: large_string
6413
+ - name: customs_flag
6414
+ dtype: float64
6415
+ - name: hr_20
6416
+ dtype: float64
6417
+ - name: peer_rating
6418
+ dtype: large_string
6419
+ - name: training_hours
6420
+ dtype: float64
6421
+ - name: science_27
6422
+ dtype: large_string
6423
+ - name: health_36
6424
+ dtype: large_string
6425
+ - name: science_62
6426
+ dtype: large_string
6427
+ - name: health_44
6428
+ dtype: float64
6429
+ - name: hemoglobin
6430
+ dtype: float64
6431
+ - name: hr_33
6432
+ dtype: float64
6433
+ - name: health_60
6434
+ dtype: float64
6435
+ - name: science_61
6436
+ dtype: large_string
6437
+ - name: hr_32
6438
+ dtype: float64
6439
+ - name: logistics_34
6440
+ dtype: float64
6441
+ - name: role_level
6442
+ dtype: large_string
6443
+ - name: fragile
6444
+ dtype: float64
6445
+ - name: health_30
6446
+ dtype: float64
6447
+ - name: logistics_17
6448
+ dtype: float64
6449
+ - name: attrition
6450
+ dtype: float64
6451
+ - name: hr_23
6452
+ dtype: float64
6453
+ - name: health_55
6454
+ dtype: large_string
6455
+ - name: health_47
6456
+ dtype: float64
6457
+ - name: hr_36
6458
+ dtype: float64
6459
+ - name: health_42
6460
+ dtype: float64
6461
+ - name: heart_rate
6462
+ dtype: float64
6463
+ - name: hr_21
6464
+ dtype: float64
6465
+ - name: logistics_28
6466
+ dtype: float64
6467
+ - name: health_59
6468
+ dtype: large_string
6469
+ - name: family_history
6470
+ dtype: float64
6471
+ - name: hr_34
6472
+ dtype: float64
6473
+ - name: health_16
6474
+ dtype: large_string
6475
+ - name: intensity
6476
+ dtype: float64
6477
+ - name: science_50
6478
+ dtype: float64
6479
+ - name: science_25
6480
+ dtype: large_string
6481
+ - name: health_23
6482
+ dtype: float64
6483
+ - name: hr_30
6484
+ dtype: float64
6485
+ - name: absences
6486
+ dtype: float64
6487
+ - name: volume
6488
+ dtype: float64
6489
+ - name: health_32
6490
+ dtype: float64
6491
+ - name: hr_40
6492
+ dtype: float64
6493
+ - name: hr_46
6494
+ dtype: large_string
6495
+ - name: science_66
6496
+ dtype: float64
6497
+ - name: health_54
6498
+ dtype: large_string
6499
+ - name: science_64
6500
+ dtype: float64
6501
+ - name: science_23
6502
+ dtype: large_string
6503
+ - name: health_28
6504
+ dtype: float64
6505
+ - name: diagnosis
6506
+ dtype: float64
6507
+ - name: warehouse_id
6508
+ dtype: float64
6509
+ - name: science_46
6510
+ dtype: float64
6511
+ - name: science_45
6512
+ dtype: float64
6513
+ - name: health_24
6514
+ dtype: float64
6515
+ - name: hr_48
6516
+ dtype: large_string
6517
+ - name: transit_days
6518
+ dtype: float64
6519
+ - name: science_57
6520
+ dtype: float64
6521
+ - name: hr_50
6522
+ dtype: float64
6523
+ - name: pressure_pa
6524
+ dtype: float64
6525
+ - name: science_63
6526
+ dtype: large_string
6527
+ - name: hr_18
6528
+ dtype: float64
6529
+ - name: wavelength
6530
+ dtype: float64
6531
+ - name: science_22
6532
+ dtype: float64
6533
+ - name: science_65
6534
+ dtype: float64
6535
+ - name: overtime_hours
6536
+ dtype: float64
6537
+ - name: logistics_36
6538
+ dtype: float64
6539
+ - name: glucose
6540
+ dtype: float64
6541
+ splits:
6542
+ - name: train
6543
+ num_bytes: 147772930
6544
+ num_examples: 55000
6545
+ download_size: 11785705
6546
+ dataset_size: 147772930
6547
  configs:
6548
  - config_name: datagen_001
6549
  data_files:
 
6605
  data_files:
6606
  - split: train
6607
  path: datagen_078/train-*
6608
+ - config_name: datagen_079
6609
+ data_files:
6610
+ - split: train
6611
+ path: datagen_079/train-*
6612
  ---
datagen_079/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70b5c1f6ace0cbc487c3c22679939b76709361567c0328516f64f7ee57f652c6
3
+ size 11785705