jialinzhang commited on
Commit ·
6c6b457
1
Parent(s): d28f795
Add syntheticFail n11
Browse files- syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/input_snapshot.json +36 -0
- syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/public_gate/normalized_schema_snapshot.json +235 -0
- syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/public_gate/public_gate_report.json +37 -0
- syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/public_gate/staged_input_manifest.json +240 -0
- syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/realtabformer_features.json +57 -0
- syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/runtime_result.json +24 -0
- syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/staged/public/staged_features.json +57 -0
- syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/staged/public/test.csv +3 -0
- syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/staged/public/train.csv +3 -0
- syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/staged/public/val.csv +3 -0
- syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/staged/realtabformer/adapter_report.json +7 -0
- syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/staged/realtabformer/adapter_transforms_applied.json +1 -0
- syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/staged/realtabformer/model_input_manifest.json +242 -0
- syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/train_20260430_214342.log +3 -0
syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/input_snapshot.json
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "n11",
|
| 3 |
+
"model": "realtabformer",
|
| 4 |
+
"inputs": {
|
| 5 |
+
"train_csv": {
|
| 6 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n11/n11-train.csv",
|
| 7 |
+
"exists": true,
|
| 8 |
+
"size": 1197106,
|
| 9 |
+
"sha256": "f8253c0573a8f028c0b1e17752d214fbad956d0ace350d0dee3947f3dfafbc75"
|
| 10 |
+
},
|
| 11 |
+
"val_csv": {
|
| 12 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n11/n11-val.csv",
|
| 13 |
+
"exists": true,
|
| 14 |
+
"size": 149602,
|
| 15 |
+
"sha256": "7bde20178eb7de9523d4df719a3b461656f5704e3a03187c8289b2299dc8e458"
|
| 16 |
+
},
|
| 17 |
+
"test_csv": {
|
| 18 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n11/n11-test.csv",
|
| 19 |
+
"exists": true,
|
| 20 |
+
"size": 149859,
|
| 21 |
+
"sha256": "855b55969de2da1341d428edef6dedfdf0c60f016b9fa08efaf8a883af6a2c53"
|
| 22 |
+
},
|
| 23 |
+
"profile_json": {
|
| 24 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/n11/n11-dataset_profile.json",
|
| 25 |
+
"exists": true,
|
| 26 |
+
"size": 5104,
|
| 27 |
+
"sha256": "0bd368d22598246defd33bda12c9872165f26e798cc462ec472d193f322fba07"
|
| 28 |
+
},
|
| 29 |
+
"contract_json": {
|
| 30 |
+
"path": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/artifacts/data_core/tabular/n11/n11-dataset_contract_v1.json",
|
| 31 |
+
"exists": true,
|
| 32 |
+
"size": 5874,
|
| 33 |
+
"sha256": "ad3f01eafe9fb37754eed9be9bd058390fd3a4f54d8be4ceb4b5326a9901da9d"
|
| 34 |
+
}
|
| 35 |
+
}
|
| 36 |
+
}
|
syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/public_gate/normalized_schema_snapshot.json
ADDED
|
@@ -0,0 +1,235 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "n11",
|
| 3 |
+
"target_column": "g",
|
| 4 |
+
"task_type": "classification",
|
| 5 |
+
"columns": [
|
| 6 |
+
{
|
| 7 |
+
"name": "28.7967",
|
| 8 |
+
"role": "feature",
|
| 9 |
+
"semantic_type": "numeric",
|
| 10 |
+
"nullable": false,
|
| 11 |
+
"missing_tokens": [],
|
| 12 |
+
"parse_format": null,
|
| 13 |
+
"impute_strategy": "median",
|
| 14 |
+
"profile_stats": {
|
| 15 |
+
"missing_rate": 0.0,
|
| 16 |
+
"unique_count": 14962,
|
| 17 |
+
"unique_ratio": 0.983372,
|
| 18 |
+
"example_values": [
|
| 19 |
+
"33.9347",
|
| 20 |
+
"118.601",
|
| 21 |
+
"19.83",
|
| 22 |
+
"33.2691",
|
| 23 |
+
"13.1404"
|
| 24 |
+
]
|
| 25 |
+
}
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"name": "16.0021",
|
| 29 |
+
"role": "feature",
|
| 30 |
+
"semantic_type": "numeric",
|
| 31 |
+
"nullable": false,
|
| 32 |
+
"missing_tokens": [],
|
| 33 |
+
"parse_format": null,
|
| 34 |
+
"impute_strategy": "median",
|
| 35 |
+
"profile_stats": {
|
| 36 |
+
"missing_rate": 0.0,
|
| 37 |
+
"unique_count": 14662,
|
| 38 |
+
"unique_ratio": 0.963654,
|
| 39 |
+
"example_values": [
|
| 40 |
+
"10.8862",
|
| 41 |
+
"44.2479",
|
| 42 |
+
"7.3303",
|
| 43 |
+
"9.1269",
|
| 44 |
+
"10.8527"
|
| 45 |
+
]
|
| 46 |
+
}
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"name": "2.6449",
|
| 50 |
+
"role": "feature",
|
| 51 |
+
"semantic_type": "numeric",
|
| 52 |
+
"nullable": false,
|
| 53 |
+
"missing_tokens": [],
|
| 54 |
+
"parse_format": null,
|
| 55 |
+
"impute_strategy": "median",
|
| 56 |
+
"profile_stats": {
|
| 57 |
+
"missing_rate": 0.0,
|
| 58 |
+
"unique_count": 6336,
|
| 59 |
+
"unique_ratio": 0.416431,
|
| 60 |
+
"example_values": [
|
| 61 |
+
"2.5328",
|
| 62 |
+
"3.5558",
|
| 63 |
+
"2.2541",
|
| 64 |
+
"2.6728",
|
| 65 |
+
"2.1775"
|
| 66 |
+
]
|
| 67 |
+
}
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"name": "0.3918",
|
| 71 |
+
"role": "feature",
|
| 72 |
+
"semantic_type": "numeric",
|
| 73 |
+
"nullable": false,
|
| 74 |
+
"missing_tokens": [],
|
| 75 |
+
"parse_format": null,
|
| 76 |
+
"impute_strategy": "median",
|
| 77 |
+
"profile_stats": {
|
| 78 |
+
"missing_rate": 0.0,
|
| 79 |
+
"unique_count": 6002,
|
| 80 |
+
"unique_ratio": 0.394479,
|
| 81 |
+
"example_values": [
|
| 82 |
+
"0.4047",
|
| 83 |
+
"0.1769",
|
| 84 |
+
"0.7521",
|
| 85 |
+
"0.4437",
|
| 86 |
+
"0.7708"
|
| 87 |
+
]
|
| 88 |
+
}
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"name": "0.1982",
|
| 92 |
+
"role": "feature",
|
| 93 |
+
"semantic_type": "numeric",
|
| 94 |
+
"nullable": false,
|
| 95 |
+
"missing_tokens": [],
|
| 96 |
+
"parse_format": null,
|
| 97 |
+
"impute_strategy": "median",
|
| 98 |
+
"profile_stats": {
|
| 99 |
+
"missing_rate": 0.0,
|
| 100 |
+
"unique_count": 4230,
|
| 101 |
+
"unique_ratio": 0.278015,
|
| 102 |
+
"example_values": [
|
| 103 |
+
"0.2155",
|
| 104 |
+
"0.1003",
|
| 105 |
+
"0.4095",
|
| 106 |
+
"0.2553",
|
| 107 |
+
"0.4352"
|
| 108 |
+
]
|
| 109 |
+
}
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"name": "27.7004",
|
| 113 |
+
"role": "feature",
|
| 114 |
+
"semantic_type": "numeric",
|
| 115 |
+
"nullable": false,
|
| 116 |
+
"missing_tokens": [],
|
| 117 |
+
"parse_format": null,
|
| 118 |
+
"impute_strategy": "median",
|
| 119 |
+
"profile_stats": {
|
| 120 |
+
"missing_rate": 0.0,
|
| 121 |
+
"unique_count": 14996,
|
| 122 |
+
"unique_ratio": 0.985606,
|
| 123 |
+
"example_values": [
|
| 124 |
+
"-25.0369",
|
| 125 |
+
"-95.8266",
|
| 126 |
+
"2.8528",
|
| 127 |
+
"12.3981",
|
| 128 |
+
"14.3006"
|
| 129 |
+
]
|
| 130 |
+
}
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"name": "22.011",
|
| 134 |
+
"role": "feature",
|
| 135 |
+
"semantic_type": "numeric",
|
| 136 |
+
"nullable": false,
|
| 137 |
+
"missing_tokens": [],
|
| 138 |
+
"parse_format": null,
|
| 139 |
+
"impute_strategy": "median",
|
| 140 |
+
"profile_stats": {
|
| 141 |
+
"missing_rate": 0.0,
|
| 142 |
+
"unique_count": 14984,
|
| 143 |
+
"unique_ratio": 0.984818,
|
| 144 |
+
"example_values": [
|
| 145 |
+
"-23.1659",
|
| 146 |
+
"14.9809",
|
| 147 |
+
"-9.7666",
|
| 148 |
+
"19.9081",
|
| 149 |
+
"-3.6418"
|
| 150 |
+
]
|
| 151 |
+
}
|
| 152 |
+
},
|
| 153 |
+
{
|
| 154 |
+
"name": "-8.2027",
|
| 155 |
+
"role": "feature",
|
| 156 |
+
"semantic_type": "numeric",
|
| 157 |
+
"nullable": false,
|
| 158 |
+
"missing_tokens": [],
|
| 159 |
+
"parse_format": null,
|
| 160 |
+
"impute_strategy": "median",
|
| 161 |
+
"profile_stats": {
|
| 162 |
+
"missing_rate": 0.0,
|
| 163 |
+
"unique_count": 14795,
|
| 164 |
+
"unique_ratio": 0.972396,
|
| 165 |
+
"example_values": [
|
| 166 |
+
"3.492",
|
| 167 |
+
"29.3812",
|
| 168 |
+
"5.0346",
|
| 169 |
+
"-5.3204",
|
| 170 |
+
"-11.3646"
|
| 171 |
+
]
|
| 172 |
+
}
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"name": "40.092",
|
| 176 |
+
"role": "feature",
|
| 177 |
+
"semantic_type": "numeric",
|
| 178 |
+
"nullable": false,
|
| 179 |
+
"missing_tokens": [],
|
| 180 |
+
"parse_format": null,
|
| 181 |
+
"impute_strategy": "median",
|
| 182 |
+
"profile_stats": {
|
| 183 |
+
"missing_rate": 0.0,
|
| 184 |
+
"unique_count": 14518,
|
| 185 |
+
"unique_ratio": 0.95419,
|
| 186 |
+
"example_values": [
|
| 187 |
+
"0.334",
|
| 188 |
+
"4.134",
|
| 189 |
+
"13.794",
|
| 190 |
+
"20.78",
|
| 191 |
+
"20.124"
|
| 192 |
+
]
|
| 193 |
+
}
|
| 194 |
+
},
|
| 195 |
+
{
|
| 196 |
+
"name": "81.8828",
|
| 197 |
+
"role": "feature",
|
| 198 |
+
"semantic_type": "numeric",
|
| 199 |
+
"nullable": false,
|
| 200 |
+
"missing_tokens": [],
|
| 201 |
+
"parse_format": null,
|
| 202 |
+
"impute_strategy": "median",
|
| 203 |
+
"profile_stats": {
|
| 204 |
+
"missing_rate": 0.0,
|
| 205 |
+
"unique_count": 14824,
|
| 206 |
+
"unique_ratio": 0.974302,
|
| 207 |
+
"example_values": [
|
| 208 |
+
"132.907",
|
| 209 |
+
"286.69",
|
| 210 |
+
"108.464",
|
| 211 |
+
"180.4168",
|
| 212 |
+
"222.525"
|
| 213 |
+
]
|
| 214 |
+
}
|
| 215 |
+
},
|
| 216 |
+
{
|
| 217 |
+
"name": "g",
|
| 218 |
+
"role": "target",
|
| 219 |
+
"semantic_type": "categorical",
|
| 220 |
+
"nullable": false,
|
| 221 |
+
"missing_tokens": [],
|
| 222 |
+
"parse_format": null,
|
| 223 |
+
"impute_strategy": "mode",
|
| 224 |
+
"profile_stats": {
|
| 225 |
+
"missing_rate": 0.0,
|
| 226 |
+
"unique_count": 2,
|
| 227 |
+
"unique_ratio": 0.000131,
|
| 228 |
+
"example_values": [
|
| 229 |
+
"g",
|
| 230 |
+
"h"
|
| 231 |
+
]
|
| 232 |
+
}
|
| 233 |
+
}
|
| 234 |
+
]
|
| 235 |
+
}
|
syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/public_gate/public_gate_report.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "n11",
|
| 3 |
+
"status": "pass",
|
| 4 |
+
"checks": [
|
| 5 |
+
{
|
| 6 |
+
"check_id": "PG001_csv_parse_ok",
|
| 7 |
+
"status": "pass"
|
| 8 |
+
},
|
| 9 |
+
{
|
| 10 |
+
"check_id": "PG002_split_header_consistent",
|
| 11 |
+
"status": "pass"
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"check_id": "PG003_profile_header_match",
|
| 15 |
+
"status": "pass"
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"check_id": "PG004_missing_token_normalized",
|
| 19 |
+
"status": "pass"
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"check_id": "PG005_semantic_type_validated",
|
| 23 |
+
"status": "pass"
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"check_id": "PG006_target_defined_and_valid",
|
| 27 |
+
"status": "pass"
|
| 28 |
+
}
|
| 29 |
+
],
|
| 30 |
+
"target_column": "g",
|
| 31 |
+
"task_type": "classification",
|
| 32 |
+
"input_splits": {
|
| 33 |
+
"train": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n11/n11-train.csv",
|
| 34 |
+
"val": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n11/n11-val.csv",
|
| 35 |
+
"test": "/data/jialinzhang/SynthesizePipeline-server/DatasetNew/n11/n11-test.csv"
|
| 36 |
+
}
|
| 37 |
+
}
|
syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/public_gate/staged_input_manifest.json
ADDED
|
@@ -0,0 +1,240 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "n11",
|
| 3 |
+
"target_column": "g",
|
| 4 |
+
"task_type": "classification",
|
| 5 |
+
"train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/n11/realtabformer/rtf-n11-20260430_214342/staged/public/train.csv",
|
| 6 |
+
"val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/n11/realtabformer/rtf-n11-20260430_214342/staged/public/val.csv",
|
| 7 |
+
"test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/n11/realtabformer/rtf-n11-20260430_214342/staged/public/test.csv",
|
| 8 |
+
"features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/n11/realtabformer/rtf-n11-20260430_214342/staged/public/staged_features.json",
|
| 9 |
+
"public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/n11/realtabformer/rtf-n11-20260430_214342/public_gate/public_gate_report.json",
|
| 10 |
+
"column_schema": [
|
| 11 |
+
{
|
| 12 |
+
"name": "28.7967",
|
| 13 |
+
"role": "feature",
|
| 14 |
+
"semantic_type": "numeric",
|
| 15 |
+
"nullable": false,
|
| 16 |
+
"missing_tokens": [],
|
| 17 |
+
"parse_format": null,
|
| 18 |
+
"impute_strategy": "median",
|
| 19 |
+
"profile_stats": {
|
| 20 |
+
"missing_rate": 0.0,
|
| 21 |
+
"unique_count": 14962,
|
| 22 |
+
"unique_ratio": 0.983372,
|
| 23 |
+
"example_values": [
|
| 24 |
+
"33.9347",
|
| 25 |
+
"118.601",
|
| 26 |
+
"19.83",
|
| 27 |
+
"33.2691",
|
| 28 |
+
"13.1404"
|
| 29 |
+
]
|
| 30 |
+
}
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"name": "16.0021",
|
| 34 |
+
"role": "feature",
|
| 35 |
+
"semantic_type": "numeric",
|
| 36 |
+
"nullable": false,
|
| 37 |
+
"missing_tokens": [],
|
| 38 |
+
"parse_format": null,
|
| 39 |
+
"impute_strategy": "median",
|
| 40 |
+
"profile_stats": {
|
| 41 |
+
"missing_rate": 0.0,
|
| 42 |
+
"unique_count": 14662,
|
| 43 |
+
"unique_ratio": 0.963654,
|
| 44 |
+
"example_values": [
|
| 45 |
+
"10.8862",
|
| 46 |
+
"44.2479",
|
| 47 |
+
"7.3303",
|
| 48 |
+
"9.1269",
|
| 49 |
+
"10.8527"
|
| 50 |
+
]
|
| 51 |
+
}
|
| 52 |
+
},
|
| 53 |
+
{
|
| 54 |
+
"name": "2.6449",
|
| 55 |
+
"role": "feature",
|
| 56 |
+
"semantic_type": "numeric",
|
| 57 |
+
"nullable": false,
|
| 58 |
+
"missing_tokens": [],
|
| 59 |
+
"parse_format": null,
|
| 60 |
+
"impute_strategy": "median",
|
| 61 |
+
"profile_stats": {
|
| 62 |
+
"missing_rate": 0.0,
|
| 63 |
+
"unique_count": 6336,
|
| 64 |
+
"unique_ratio": 0.416431,
|
| 65 |
+
"example_values": [
|
| 66 |
+
"2.5328",
|
| 67 |
+
"3.5558",
|
| 68 |
+
"2.2541",
|
| 69 |
+
"2.6728",
|
| 70 |
+
"2.1775"
|
| 71 |
+
]
|
| 72 |
+
}
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"name": "0.3918",
|
| 76 |
+
"role": "feature",
|
| 77 |
+
"semantic_type": "numeric",
|
| 78 |
+
"nullable": false,
|
| 79 |
+
"missing_tokens": [],
|
| 80 |
+
"parse_format": null,
|
| 81 |
+
"impute_strategy": "median",
|
| 82 |
+
"profile_stats": {
|
| 83 |
+
"missing_rate": 0.0,
|
| 84 |
+
"unique_count": 6002,
|
| 85 |
+
"unique_ratio": 0.394479,
|
| 86 |
+
"example_values": [
|
| 87 |
+
"0.4047",
|
| 88 |
+
"0.1769",
|
| 89 |
+
"0.7521",
|
| 90 |
+
"0.4437",
|
| 91 |
+
"0.7708"
|
| 92 |
+
]
|
| 93 |
+
}
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"name": "0.1982",
|
| 97 |
+
"role": "feature",
|
| 98 |
+
"semantic_type": "numeric",
|
| 99 |
+
"nullable": false,
|
| 100 |
+
"missing_tokens": [],
|
| 101 |
+
"parse_format": null,
|
| 102 |
+
"impute_strategy": "median",
|
| 103 |
+
"profile_stats": {
|
| 104 |
+
"missing_rate": 0.0,
|
| 105 |
+
"unique_count": 4230,
|
| 106 |
+
"unique_ratio": 0.278015,
|
| 107 |
+
"example_values": [
|
| 108 |
+
"0.2155",
|
| 109 |
+
"0.1003",
|
| 110 |
+
"0.4095",
|
| 111 |
+
"0.2553",
|
| 112 |
+
"0.4352"
|
| 113 |
+
]
|
| 114 |
+
}
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"name": "27.7004",
|
| 118 |
+
"role": "feature",
|
| 119 |
+
"semantic_type": "numeric",
|
| 120 |
+
"nullable": false,
|
| 121 |
+
"missing_tokens": [],
|
| 122 |
+
"parse_format": null,
|
| 123 |
+
"impute_strategy": "median",
|
| 124 |
+
"profile_stats": {
|
| 125 |
+
"missing_rate": 0.0,
|
| 126 |
+
"unique_count": 14996,
|
| 127 |
+
"unique_ratio": 0.985606,
|
| 128 |
+
"example_values": [
|
| 129 |
+
"-25.0369",
|
| 130 |
+
"-95.8266",
|
| 131 |
+
"2.8528",
|
| 132 |
+
"12.3981",
|
| 133 |
+
"14.3006"
|
| 134 |
+
]
|
| 135 |
+
}
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"name": "22.011",
|
| 139 |
+
"role": "feature",
|
| 140 |
+
"semantic_type": "numeric",
|
| 141 |
+
"nullable": false,
|
| 142 |
+
"missing_tokens": [],
|
| 143 |
+
"parse_format": null,
|
| 144 |
+
"impute_strategy": "median",
|
| 145 |
+
"profile_stats": {
|
| 146 |
+
"missing_rate": 0.0,
|
| 147 |
+
"unique_count": 14984,
|
| 148 |
+
"unique_ratio": 0.984818,
|
| 149 |
+
"example_values": [
|
| 150 |
+
"-23.1659",
|
| 151 |
+
"14.9809",
|
| 152 |
+
"-9.7666",
|
| 153 |
+
"19.9081",
|
| 154 |
+
"-3.6418"
|
| 155 |
+
]
|
| 156 |
+
}
|
| 157 |
+
},
|
| 158 |
+
{
|
| 159 |
+
"name": "-8.2027",
|
| 160 |
+
"role": "feature",
|
| 161 |
+
"semantic_type": "numeric",
|
| 162 |
+
"nullable": false,
|
| 163 |
+
"missing_tokens": [],
|
| 164 |
+
"parse_format": null,
|
| 165 |
+
"impute_strategy": "median",
|
| 166 |
+
"profile_stats": {
|
| 167 |
+
"missing_rate": 0.0,
|
| 168 |
+
"unique_count": 14795,
|
| 169 |
+
"unique_ratio": 0.972396,
|
| 170 |
+
"example_values": [
|
| 171 |
+
"3.492",
|
| 172 |
+
"29.3812",
|
| 173 |
+
"5.0346",
|
| 174 |
+
"-5.3204",
|
| 175 |
+
"-11.3646"
|
| 176 |
+
]
|
| 177 |
+
}
|
| 178 |
+
},
|
| 179 |
+
{
|
| 180 |
+
"name": "40.092",
|
| 181 |
+
"role": "feature",
|
| 182 |
+
"semantic_type": "numeric",
|
| 183 |
+
"nullable": false,
|
| 184 |
+
"missing_tokens": [],
|
| 185 |
+
"parse_format": null,
|
| 186 |
+
"impute_strategy": "median",
|
| 187 |
+
"profile_stats": {
|
| 188 |
+
"missing_rate": 0.0,
|
| 189 |
+
"unique_count": 14518,
|
| 190 |
+
"unique_ratio": 0.95419,
|
| 191 |
+
"example_values": [
|
| 192 |
+
"0.334",
|
| 193 |
+
"4.134",
|
| 194 |
+
"13.794",
|
| 195 |
+
"20.78",
|
| 196 |
+
"20.124"
|
| 197 |
+
]
|
| 198 |
+
}
|
| 199 |
+
},
|
| 200 |
+
{
|
| 201 |
+
"name": "81.8828",
|
| 202 |
+
"role": "feature",
|
| 203 |
+
"semantic_type": "numeric",
|
| 204 |
+
"nullable": false,
|
| 205 |
+
"missing_tokens": [],
|
| 206 |
+
"parse_format": null,
|
| 207 |
+
"impute_strategy": "median",
|
| 208 |
+
"profile_stats": {
|
| 209 |
+
"missing_rate": 0.0,
|
| 210 |
+
"unique_count": 14824,
|
| 211 |
+
"unique_ratio": 0.974302,
|
| 212 |
+
"example_values": [
|
| 213 |
+
"132.907",
|
| 214 |
+
"286.69",
|
| 215 |
+
"108.464",
|
| 216 |
+
"180.4168",
|
| 217 |
+
"222.525"
|
| 218 |
+
]
|
| 219 |
+
}
|
| 220 |
+
},
|
| 221 |
+
{
|
| 222 |
+
"name": "g",
|
| 223 |
+
"role": "target",
|
| 224 |
+
"semantic_type": "categorical",
|
| 225 |
+
"nullable": false,
|
| 226 |
+
"missing_tokens": [],
|
| 227 |
+
"parse_format": null,
|
| 228 |
+
"impute_strategy": "mode",
|
| 229 |
+
"profile_stats": {
|
| 230 |
+
"missing_rate": 0.0,
|
| 231 |
+
"unique_count": 2,
|
| 232 |
+
"unique_ratio": 0.000131,
|
| 233 |
+
"example_values": [
|
| 234 |
+
"g",
|
| 235 |
+
"h"
|
| 236 |
+
]
|
| 237 |
+
}
|
| 238 |
+
}
|
| 239 |
+
]
|
| 240 |
+
}
|
syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/realtabformer_features.json
ADDED
|
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"feature_name": "28.7967",
|
| 4 |
+
"data_type": "continuous",
|
| 5 |
+
"is_target": false
|
| 6 |
+
},
|
| 7 |
+
{
|
| 8 |
+
"feature_name": "16.0021",
|
| 9 |
+
"data_type": "continuous",
|
| 10 |
+
"is_target": false
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"feature_name": "2.6449",
|
| 14 |
+
"data_type": "continuous",
|
| 15 |
+
"is_target": false
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"feature_name": "0.3918",
|
| 19 |
+
"data_type": "continuous",
|
| 20 |
+
"is_target": false
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"feature_name": "0.1982",
|
| 24 |
+
"data_type": "continuous",
|
| 25 |
+
"is_target": false
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"feature_name": "27.7004",
|
| 29 |
+
"data_type": "continuous",
|
| 30 |
+
"is_target": false
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"feature_name": "22.011",
|
| 34 |
+
"data_type": "continuous",
|
| 35 |
+
"is_target": false
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"feature_name": "-8.2027",
|
| 39 |
+
"data_type": "continuous",
|
| 40 |
+
"is_target": false
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"feature_name": "40.092",
|
| 44 |
+
"data_type": "continuous",
|
| 45 |
+
"is_target": false
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"feature_name": "81.8828",
|
| 49 |
+
"data_type": "continuous",
|
| 50 |
+
"is_target": false
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"feature_name": "g",
|
| 54 |
+
"data_type": "categorical",
|
| 55 |
+
"is_target": true
|
| 56 |
+
}
|
| 57 |
+
]
|
syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/runtime_result.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "n11",
|
| 3 |
+
"model": "realtabformer",
|
| 4 |
+
"run_id": "rtf-n11-20260430_214342",
|
| 5 |
+
"public_gate_status": "pass",
|
| 6 |
+
"adapter_ready_status": "pass",
|
| 7 |
+
"train_status": "fail",
|
| 8 |
+
"generate_status": "skipped",
|
| 9 |
+
"reason_code": "adapter_runtime_error",
|
| 10 |
+
"reason_detail": "Command '['docker', 'run', '--rm', '--init', '--cidfile', '/tmp/bench_docker_realtabformer_oic684rc/container.cid', '--gpus', 'device=3', '-e', 'CUDA_VISIBLE_DEVICES=0', '-e', 'NCCL_P2P_DISABLE=1', '-e', 'HOME=/tmp', '-v', '/data/jialinzhang/SynthesizePipeline-server:/work', '-w', '/work/output-Benchmark-trainonly-v1/n11/realtabformer/rtf-n11-20260430_214342', 'benchmark:realtabformer-zjl', 'python', '-m', 'realtabformer.benchmark_cli', '--csv', '/work/output-Benchmark-trainonly-v1/n11/realtabformer/rtf-n11-20260430_214342/staged/public/train.csv', '--model-dir', '/work/output-Benchmark-trainonly-v1/n11/realtabformer/rtf-n11-20260430_214342/models_100epochs', '--train-only', '--epochs', '100', '--features-json', '/work/output-Benchmark-trainonly-v1/n11/realtabformer/rtf-n11-20260430_214342/realtabformer_features.json']' returned non-zero exit status 137.",
|
| 11 |
+
"artifacts": {},
|
| 12 |
+
"timings": {
|
| 13 |
+
"train": {
|
| 14 |
+
"started_at": "2026-04-30T21:43:42",
|
| 15 |
+
"ended_at": "2026-04-30T21:44:03",
|
| 16 |
+
"duration_sec": 21.447
|
| 17 |
+
},
|
| 18 |
+
"generate": {
|
| 19 |
+
"started_at": null,
|
| 20 |
+
"ended_at": null,
|
| 21 |
+
"duration_sec": null
|
| 22 |
+
}
|
| 23 |
+
}
|
| 24 |
+
}
|
syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/staged/public/staged_features.json
ADDED
|
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"feature_name": "28.7967",
|
| 4 |
+
"data_type": "continuous",
|
| 5 |
+
"is_target": false
|
| 6 |
+
},
|
| 7 |
+
{
|
| 8 |
+
"feature_name": "16.0021",
|
| 9 |
+
"data_type": "continuous",
|
| 10 |
+
"is_target": false
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"feature_name": "2.6449",
|
| 14 |
+
"data_type": "continuous",
|
| 15 |
+
"is_target": false
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"feature_name": "0.3918",
|
| 19 |
+
"data_type": "continuous",
|
| 20 |
+
"is_target": false
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"feature_name": "0.1982",
|
| 24 |
+
"data_type": "continuous",
|
| 25 |
+
"is_target": false
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"feature_name": "27.7004",
|
| 29 |
+
"data_type": "continuous",
|
| 30 |
+
"is_target": false
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"feature_name": "22.011",
|
| 34 |
+
"data_type": "continuous",
|
| 35 |
+
"is_target": false
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"feature_name": "-8.2027",
|
| 39 |
+
"data_type": "continuous",
|
| 40 |
+
"is_target": false
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"feature_name": "40.092",
|
| 44 |
+
"data_type": "continuous",
|
| 45 |
+
"is_target": false
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"feature_name": "81.8828",
|
| 49 |
+
"data_type": "continuous",
|
| 50 |
+
"is_target": false
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"feature_name": "g",
|
| 54 |
+
"data_type": "categorical",
|
| 55 |
+
"is_target": true
|
| 56 |
+
}
|
| 57 |
+
]
|
syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/staged/public/test.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf4e935f84569b849b662718eaa19be605037d46a5f7391f164728d6d9c3bb50
|
| 3 |
+
size 148017
|
syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/staged/public/train.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ab621ac8239797506ce800c1409422452b8127da93add91dd9e6d63ddeec6f7
|
| 3 |
+
size 1182326
|
syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/staged/public/val.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:374e44edf25e58ca37eabbef0485c98cecdbdfa9d24da738937f404840bfad44
|
| 3 |
+
size 147784
|
syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/staged/realtabformer/adapter_report.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"adapter_ready_status": "pass",
|
| 3 |
+
"adapter_fail_reason_code": null,
|
| 4 |
+
"adapter_fail_detail": null,
|
| 5 |
+
"adapter_transforms_applied": [],
|
| 6 |
+
"model_input_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/n11/realtabformer/rtf-n11-20260430_214342/staged/realtabformer/model_input_manifest.json"
|
| 7 |
+
}
|
syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/staged/realtabformer/adapter_transforms_applied.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
[]
|
syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/staged/realtabformer/model_input_manifest.json
ADDED
|
@@ -0,0 +1,242 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"dataset_id": "n11",
|
| 3 |
+
"model": "realtabformer",
|
| 4 |
+
"target_column": "g",
|
| 5 |
+
"task_type": "classification",
|
| 6 |
+
"column_schema": [
|
| 7 |
+
{
|
| 8 |
+
"name": "28.7967",
|
| 9 |
+
"role": "feature",
|
| 10 |
+
"semantic_type": "numeric",
|
| 11 |
+
"nullable": false,
|
| 12 |
+
"missing_tokens": [],
|
| 13 |
+
"parse_format": null,
|
| 14 |
+
"impute_strategy": "median",
|
| 15 |
+
"profile_stats": {
|
| 16 |
+
"missing_rate": 0.0,
|
| 17 |
+
"unique_count": 14962,
|
| 18 |
+
"unique_ratio": 0.983372,
|
| 19 |
+
"example_values": [
|
| 20 |
+
"33.9347",
|
| 21 |
+
"118.601",
|
| 22 |
+
"19.83",
|
| 23 |
+
"33.2691",
|
| 24 |
+
"13.1404"
|
| 25 |
+
]
|
| 26 |
+
}
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"name": "16.0021",
|
| 30 |
+
"role": "feature",
|
| 31 |
+
"semantic_type": "numeric",
|
| 32 |
+
"nullable": false,
|
| 33 |
+
"missing_tokens": [],
|
| 34 |
+
"parse_format": null,
|
| 35 |
+
"impute_strategy": "median",
|
| 36 |
+
"profile_stats": {
|
| 37 |
+
"missing_rate": 0.0,
|
| 38 |
+
"unique_count": 14662,
|
| 39 |
+
"unique_ratio": 0.963654,
|
| 40 |
+
"example_values": [
|
| 41 |
+
"10.8862",
|
| 42 |
+
"44.2479",
|
| 43 |
+
"7.3303",
|
| 44 |
+
"9.1269",
|
| 45 |
+
"10.8527"
|
| 46 |
+
]
|
| 47 |
+
}
|
| 48 |
+
},
|
| 49 |
+
{
|
| 50 |
+
"name": "2.6449",
|
| 51 |
+
"role": "feature",
|
| 52 |
+
"semantic_type": "numeric",
|
| 53 |
+
"nullable": false,
|
| 54 |
+
"missing_tokens": [],
|
| 55 |
+
"parse_format": null,
|
| 56 |
+
"impute_strategy": "median",
|
| 57 |
+
"profile_stats": {
|
| 58 |
+
"missing_rate": 0.0,
|
| 59 |
+
"unique_count": 6336,
|
| 60 |
+
"unique_ratio": 0.416431,
|
| 61 |
+
"example_values": [
|
| 62 |
+
"2.5328",
|
| 63 |
+
"3.5558",
|
| 64 |
+
"2.2541",
|
| 65 |
+
"2.6728",
|
| 66 |
+
"2.1775"
|
| 67 |
+
]
|
| 68 |
+
}
|
| 69 |
+
},
|
| 70 |
+
{
|
| 71 |
+
"name": "0.3918",
|
| 72 |
+
"role": "feature",
|
| 73 |
+
"semantic_type": "numeric",
|
| 74 |
+
"nullable": false,
|
| 75 |
+
"missing_tokens": [],
|
| 76 |
+
"parse_format": null,
|
| 77 |
+
"impute_strategy": "median",
|
| 78 |
+
"profile_stats": {
|
| 79 |
+
"missing_rate": 0.0,
|
| 80 |
+
"unique_count": 6002,
|
| 81 |
+
"unique_ratio": 0.394479,
|
| 82 |
+
"example_values": [
|
| 83 |
+
"0.4047",
|
| 84 |
+
"0.1769",
|
| 85 |
+
"0.7521",
|
| 86 |
+
"0.4437",
|
| 87 |
+
"0.7708"
|
| 88 |
+
]
|
| 89 |
+
}
|
| 90 |
+
},
|
| 91 |
+
{
|
| 92 |
+
"name": "0.1982",
|
| 93 |
+
"role": "feature",
|
| 94 |
+
"semantic_type": "numeric",
|
| 95 |
+
"nullable": false,
|
| 96 |
+
"missing_tokens": [],
|
| 97 |
+
"parse_format": null,
|
| 98 |
+
"impute_strategy": "median",
|
| 99 |
+
"profile_stats": {
|
| 100 |
+
"missing_rate": 0.0,
|
| 101 |
+
"unique_count": 4230,
|
| 102 |
+
"unique_ratio": 0.278015,
|
| 103 |
+
"example_values": [
|
| 104 |
+
"0.2155",
|
| 105 |
+
"0.1003",
|
| 106 |
+
"0.4095",
|
| 107 |
+
"0.2553",
|
| 108 |
+
"0.4352"
|
| 109 |
+
]
|
| 110 |
+
}
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"name": "27.7004",
|
| 114 |
+
"role": "feature",
|
| 115 |
+
"semantic_type": "numeric",
|
| 116 |
+
"nullable": false,
|
| 117 |
+
"missing_tokens": [],
|
| 118 |
+
"parse_format": null,
|
| 119 |
+
"impute_strategy": "median",
|
| 120 |
+
"profile_stats": {
|
| 121 |
+
"missing_rate": 0.0,
|
| 122 |
+
"unique_count": 14996,
|
| 123 |
+
"unique_ratio": 0.985606,
|
| 124 |
+
"example_values": [
|
| 125 |
+
"-25.0369",
|
| 126 |
+
"-95.8266",
|
| 127 |
+
"2.8528",
|
| 128 |
+
"12.3981",
|
| 129 |
+
"14.3006"
|
| 130 |
+
]
|
| 131 |
+
}
|
| 132 |
+
},
|
| 133 |
+
{
|
| 134 |
+
"name": "22.011",
|
| 135 |
+
"role": "feature",
|
| 136 |
+
"semantic_type": "numeric",
|
| 137 |
+
"nullable": false,
|
| 138 |
+
"missing_tokens": [],
|
| 139 |
+
"parse_format": null,
|
| 140 |
+
"impute_strategy": "median",
|
| 141 |
+
"profile_stats": {
|
| 142 |
+
"missing_rate": 0.0,
|
| 143 |
+
"unique_count": 14984,
|
| 144 |
+
"unique_ratio": 0.984818,
|
| 145 |
+
"example_values": [
|
| 146 |
+
"-23.1659",
|
| 147 |
+
"14.9809",
|
| 148 |
+
"-9.7666",
|
| 149 |
+
"19.9081",
|
| 150 |
+
"-3.6418"
|
| 151 |
+
]
|
| 152 |
+
}
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"name": "-8.2027",
|
| 156 |
+
"role": "feature",
|
| 157 |
+
"semantic_type": "numeric",
|
| 158 |
+
"nullable": false,
|
| 159 |
+
"missing_tokens": [],
|
| 160 |
+
"parse_format": null,
|
| 161 |
+
"impute_strategy": "median",
|
| 162 |
+
"profile_stats": {
|
| 163 |
+
"missing_rate": 0.0,
|
| 164 |
+
"unique_count": 14795,
|
| 165 |
+
"unique_ratio": 0.972396,
|
| 166 |
+
"example_values": [
|
| 167 |
+
"3.492",
|
| 168 |
+
"29.3812",
|
| 169 |
+
"5.0346",
|
| 170 |
+
"-5.3204",
|
| 171 |
+
"-11.3646"
|
| 172 |
+
]
|
| 173 |
+
}
|
| 174 |
+
},
|
| 175 |
+
{
|
| 176 |
+
"name": "40.092",
|
| 177 |
+
"role": "feature",
|
| 178 |
+
"semantic_type": "numeric",
|
| 179 |
+
"nullable": false,
|
| 180 |
+
"missing_tokens": [],
|
| 181 |
+
"parse_format": null,
|
| 182 |
+
"impute_strategy": "median",
|
| 183 |
+
"profile_stats": {
|
| 184 |
+
"missing_rate": 0.0,
|
| 185 |
+
"unique_count": 14518,
|
| 186 |
+
"unique_ratio": 0.95419,
|
| 187 |
+
"example_values": [
|
| 188 |
+
"0.334",
|
| 189 |
+
"4.134",
|
| 190 |
+
"13.794",
|
| 191 |
+
"20.78",
|
| 192 |
+
"20.124"
|
| 193 |
+
]
|
| 194 |
+
}
|
| 195 |
+
},
|
| 196 |
+
{
|
| 197 |
+
"name": "81.8828",
|
| 198 |
+
"role": "feature",
|
| 199 |
+
"semantic_type": "numeric",
|
| 200 |
+
"nullable": false,
|
| 201 |
+
"missing_tokens": [],
|
| 202 |
+
"parse_format": null,
|
| 203 |
+
"impute_strategy": "median",
|
| 204 |
+
"profile_stats": {
|
| 205 |
+
"missing_rate": 0.0,
|
| 206 |
+
"unique_count": 14824,
|
| 207 |
+
"unique_ratio": 0.974302,
|
| 208 |
+
"example_values": [
|
| 209 |
+
"132.907",
|
| 210 |
+
"286.69",
|
| 211 |
+
"108.464",
|
| 212 |
+
"180.4168",
|
| 213 |
+
"222.525"
|
| 214 |
+
]
|
| 215 |
+
}
|
| 216 |
+
},
|
| 217 |
+
{
|
| 218 |
+
"name": "g",
|
| 219 |
+
"role": "target",
|
| 220 |
+
"semantic_type": "categorical",
|
| 221 |
+
"nullable": false,
|
| 222 |
+
"missing_tokens": [],
|
| 223 |
+
"parse_format": null,
|
| 224 |
+
"impute_strategy": "mode",
|
| 225 |
+
"profile_stats": {
|
| 226 |
+
"missing_rate": 0.0,
|
| 227 |
+
"unique_count": 2,
|
| 228 |
+
"unique_ratio": 0.000131,
|
| 229 |
+
"example_values": [
|
| 230 |
+
"g",
|
| 231 |
+
"h"
|
| 232 |
+
]
|
| 233 |
+
}
|
| 234 |
+
}
|
| 235 |
+
],
|
| 236 |
+
"public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/n11/realtabformer/rtf-n11-20260430_214342/public_gate/staged_input_manifest.json",
|
| 237 |
+
"train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/n11/realtabformer/rtf-n11-20260430_214342/staged/public/train.csv",
|
| 238 |
+
"val_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/n11/realtabformer/rtf-n11-20260430_214342/staged/public/val.csv",
|
| 239 |
+
"test_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/n11/realtabformer/rtf-n11-20260430_214342/staged/public/test.csv",
|
| 240 |
+
"features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/n11/realtabformer/rtf-n11-20260430_214342/staged/public/staged_features.json",
|
| 241 |
+
"public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/n11/realtabformer/rtf-n11-20260430_214342/public_gate/public_gate_report.json"
|
| 242 |
+
}
|
syntheticFail/n11/realtabformer/rtf-n11-20260430_214342/train_20260430_214342.log
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40c2242371d5d86ba9065330846edbd4a46844fb4f32f5ae8b8bbc33d2ea66cd
|
| 3 |
+
size 6515
|