Datasets:
File size: 1,236 Bytes
df91981 | 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 | {
"i": 3,
"j": 2,
"shape": [
108,
31
],
"columns": [
"row_id",
"feature_9",
"feature_10",
"feature_11",
"feature_12",
"feature_13",
"feature_14",
"feature_15",
"feature_16",
"feature_17",
"feature_18",
"feature_297",
"feature_4",
"feature_294",
"feature_5",
"feature_295",
"feature_6",
"feature_363",
"feature_7",
"feature_8",
"feature_51",
"feature_19",
"feature_20",
"feature_25",
"feature_26",
"feature_27",
"feature_28",
"feature_29",
"feature_30",
"feature_31",
"feature_32"
],
"artifact_meta": {
"step": "Compose",
"uid_col": "row_id",
"P_row": 3,
"P_col": 3,
"i": 3,
"j": 2,
"i_pos_1indexed": 3,
"j_pos_1indexed": 2,
"T_m_rows": 36,
"T_m_feature_cols": 10,
"bench_rows": 108,
"bench_feature_cols": 30,
"extra_rows_used": 72,
"extra_cols_used": 20,
"top_padding_rows": 72,
"left_padding_cols": 10,
"note": "Padding rows/cols preserve original ordering; values retrieved by row_id from full table.",
"T_bench_shape": [
108,
31
]
}
} |