diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/_tabbyflow_gen.py b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/_tabbyflow_gen.py new file mode 100644 index 0000000000000000000000000000000000000000..14579306823cf5bd03d2ea9565502bf78b4edf79 --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/_tabbyflow_gen.py @@ -0,0 +1,33 @@ + +import os, shutil, subprocess, sys +root = r"/workspace/ef-vfm" +name = r"pipeline_ds" +src = r"/work/output-SpecializedModels/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds" +dst_data = os.path.join(root, "data", name) +shutil.rmtree(dst_data, ignore_errors=True) +shutil.copytree(src, dst_data) +dst_syn = os.path.join(root, "synthetic", name) +os.makedirs(dst_syn, exist_ok=True) +for fn in ("real.csv", "test.csv", "val.csv"): + shutil.copy(os.path.join(src, fn), os.path.join(dst_syn, fn)) +os.chdir(root) +os.environ["PYTHONPATH"] = root + os.pathsep + os.environ.get("PYTHONPATH", "") +subprocess.check_call([ + sys.executable, "main.py", + "--dataname", name, "--mode", "test", "--gpu", "0", + "--no_wandb", "--exp_name", r"adapter_efvfm", + "--ckpt_path", r"/workspace/ef-vfm/ef_vfm/ckpt/pipeline_ds/adapter_efvfm/model_500.pt", + "--num_samples_to_generate", str(int(7636)), +]) +base = os.path.join(root, "ef_vfm", "result", name, r"adapter_efvfm") +best = None +best_t = -1.0 +for r, _, files in os.walk(base): + if "samples.csv" in files: + p = os.path.join(r, "samples.csv") + t = os.path.getmtime(p) + if t > best_t: + best_t, best = t, p +if not best: + raise SystemExit("tabbyflow: no samples.csv in " + base) +shutil.copy(best, r"/work/output-SpecializedModels/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabbyflow-c6-7636-20260420_063635.csv") diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/_tabbyflow_train.py b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/_tabbyflow_train.py new file mode 100644 index 0000000000000000000000000000000000000000..a58c6fa9a7612afa4072b1eee94f529919874d6b --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/_tabbyflow_train.py @@ -0,0 +1,22 @@ + +import os, shutil, subprocess, sys +root = r"/workspace/ef-vfm" +name = r"pipeline_ds" +src = r"/work/output-SpecializedModels/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds" +os.makedirs(os.path.join(root, "data", name), exist_ok=True) +dst_data = os.path.join(root, "data", name) +dst_syn = os.path.join(root, "synthetic", name) +shutil.rmtree(dst_data, ignore_errors=True) +shutil.copytree(src, dst_data) +os.makedirs(dst_syn, exist_ok=True) +for fn in ("real.csv", "test.csv", "val.csv"): + shutil.copy(os.path.join(src, fn), os.path.join(dst_syn, fn)) +os.chdir(root) +os.environ["PYTHONPATH"] = root + os.pathsep + os.environ.get("PYTHONPATH", "") +os.environ["EFVFM_SMOKE_STEPS"] = "500" +os.environ["EFVFM_ADAPTER_TRAIN"] = "1" +subprocess.check_call([ + sys.executable, "main.py", + "--dataname", name, "--mode", "train", "--gpu", "0", + "--no_wandb", "--exp_name", r"adapter_efvfm", +]) diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/input_snapshot.json b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/input_snapshot.json new file mode 100644 index 0000000000000000000000000000000000000000..a9e48ed75b2fb91bff5efdaa2431756ea671071a --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/input_snapshot.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65e30301e80c06c9014ce49f064e87375a299ebf1c313175a5a08f32ab642619 +size 1350 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/models_tabbyflow/trained.pt b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/models_tabbyflow/trained.pt new file mode 100644 index 0000000000000000000000000000000000000000..f063a878c470d9d40f79db79881596e1e497dffd --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/models_tabbyflow/trained.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adb734fec12f2251befd371dca69e481b19464aded2a6823105a01b4be6ddbe5 +size 40 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/public_gate/normalized_schema_snapshot.json b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/public_gate/normalized_schema_snapshot.json new file mode 100644 index 0000000000000000000000000000000000000000..a9a76b04dd8a6fc6c6012a06758a36ea312d90f2 --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/public_gate/normalized_schema_snapshot.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:065bdbcaaeac76f0cbdb0c5fff8891508d44a53a8e05c41f90aa9bc5e7681d87 +size 4158 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/public_gate/public_gate_report.json b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/public_gate/public_gate_report.json new file mode 100644 index 0000000000000000000000000000000000000000..efa66a9f46c2c8ded3bcd6620fa734d5f15a380c --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/public_gate/public_gate_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf5579c25c03b817ba8a8de781db7dc512fb35a1488a6e41f51f07997ce649b +size 921 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/public_gate/staged_input_manifest.json b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/public_gate/staged_input_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..a05bc8b33a0ae7d22a8a1b01ffdfde67257badfe --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/public_gate/staged_input_manifest.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:220265cd461e79999e9e649a074b15d85f3dd699ad15a9e2e962233fc54ac96a +size 4959 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/runtime_result.json b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/runtime_result.json new file mode 100644 index 0000000000000000000000000000000000000000..3fd7fe73aad0e0a38e6d7988f07045f77b94e31b --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/runtime_result.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6724a1608a3f34120ee87e748ef97a39facca92eb7311fc0ae63e79e96901374 +size 621 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/public/staged_features.json b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/public/staged_features.json new file mode 100644 index 0000000000000000000000000000000000000000..68dd06357f9e7cc9daad78514ad77a2d5e67b760 --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/public/staged_features.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfdf5dc24983833c54d8dd0e6c39aaea73c21fb9552c8b7d60db4a3b4e2dc022 +size 783 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/public/test.csv b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/public/test.csv new file mode 100644 index 0000000000000000000000000000000000000000..221052bae020346f46e1c71d36fce7eb347ed62d --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/public/test.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d28b60b361526450f0c203ddf50498854cb66ad5c1978516a99c265f529f8e4f +size 107696 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/public/train.csv b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/public/train.csv new file mode 100644 index 0000000000000000000000000000000000000000..28f63ae8128dbf03647f9cda7458db51d98581f5 --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/public/train.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d8f85a52de0e63e292778c26cb06223383b366c589d4226c3de68b111ba5272 +size 849500 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/public/val.csv b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/public/val.csv new file mode 100644 index 0000000000000000000000000000000000000000..400c35bc93bd5a660ae20c7574c7bea7bc24035f --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/public/val.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ede9f1e2036e743d822e8ed8d7b5e1050159e8fc7b402b758a294f7a14528fe +size 108137 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/tabbyflow/adapter_report.json b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/tabbyflow/adapter_report.json new file mode 100644 index 0000000000000000000000000000000000000000..2102a39035074ca7c359c50e97bb66a931a3bf06 --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/tabbyflow/adapter_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f152301852308e2ab1d6c5d6168600067b27234b3023c94bb3a2f404c893bd +size 322 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/tabbyflow/adapter_transforms_applied.json b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/tabbyflow/adapter_transforms_applied.json new file mode 100644 index 0000000000000000000000000000000000000000..6f3aaa01a627a955d2022165805d2786c0da78ba --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/tabbyflow/adapter_transforms_applied.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945 +size 2 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/tabbyflow/model_input_manifest.json b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/tabbyflow/model_input_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..18836b339af4c085f13ca2cd6ac32eae1aea446d --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/staged/tabbyflow/model_input_manifest.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a06cceb0194640f866ac899656b3d24894841d175d9869695e607c5b01fe323e +size 5157 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabbyflow-c6-7636-20260420_063635.csv b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabbyflow-c6-7636-20260420_063635.csv new file mode 100644 index 0000000000000000000000000000000000000000..5f86470bf0507c35cbc24e5bba5b2d018ce6fb54 --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabbyflow-c6-7636-20260420_063635.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff7986936cf58507efd3afcebb443fa0d9d9d62a00e04ffd03c2b594a69ea761 +size 242843 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabbyflow_train_meta.json b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabbyflow_train_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..18d978a0406162ed2e2c2d1db8b7fffaf089fe0f --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabbyflow_train_meta.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bbe507388dc5629e9155e6ecf504bc121a9c227c10ff53532d15220fc65ee13 +size 78 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/X_cat_test.npy b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/X_cat_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..f639c33b2939658021bbb75cfc6579b113771bfe --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/X_cat_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0166d691afe31be41a6a7bcbd1c19508d44d02e52cc7aa9004aef843133a4565 +size 38368 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/X_cat_train.npy b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/X_cat_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..3e2d877dfa3155ff72de450bb0a75411870fb100 --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/X_cat_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13c6003f01f936249abb83aa4818534e23fae62a3b8d55c3f2751af25aa08122 +size 305568 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/X_cat_val.npy b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/X_cat_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..e22c7579c7eaf031299431db6bde44b843511815 --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/X_cat_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9b139a3150ceb04ef986bce457f05379562e57b6803a33e473206b4981b0870 +size 38288 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/X_num_test.npy b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/X_num_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..6d4bcce97fb70f11b1e488e10df25eba63aedbb4 --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/X_num_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eff443efa63dca8c3aa82fa2aa01653c220cf31d5e65e2e75f839f13a2dba5eb +size 7776 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/X_num_train.npy b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/X_num_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..96a7b66bd0652716f3abcf31006d60ba8e31f3cb --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/X_num_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24258565807b5a7fc2c0c3c9a4f26f21a6bb9f8e60c004592425f19e3b2b55a1 +size 61216 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/X_num_val.npy b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/X_num_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..18e2c09f14b6252868888316b9abe452779e18de --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/X_num_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00358b4aadd30d21f876db8493e7c6bd9c8a7d3900997d674d4e838eb4e6e5b7 +size 7760 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/info.json b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/info.json new file mode 100644 index 0000000000000000000000000000000000000000..6f0e4456a816635bf1c3a158628ed4cff8e35c67 --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/info.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab0cd3dd2f27cc18d6d5b50be8ec3a3c586a22598ce1e96919f15001c5e9eb37 +size 1592 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/real.csv b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/real.csv new file mode 100644 index 0000000000000000000000000000000000000000..19df1d9173f2005e6313e80ab844f50713307f36 --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/real.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d54fcadad6523ae53e8c9a3cebe53bca7b4d404fdf04df8bd475e8353b3ab273 +size 174950 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/test.csv b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/test.csv new file mode 100644 index 0000000000000000000000000000000000000000..b4e14f702468a5124bc292a4e6d6ad8f81e36765 --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/test.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef143d4543f0a65c6c7400acbe17848a1d895746e9834ab707b3234e6799d675 +size 21959 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/val.csv b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/val.csv new file mode 100644 index 0000000000000000000000000000000000000000..825fd0dcfb5374094a0dc60dab92c55b841b67ac --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/val.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1df2b5b548fe565f4a33bd2798be543cad469f29ca7f32560e23aeb038827ae6 +size 21941 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/y_test.npy b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/y_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..873daebd724f36239defc4e625f1dda5f2ab3f24 --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/y_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4c747068f22f9e2e9c73161ef11c536909ed8a2e44445e33a0995a4bfb0dbd4 +size 7776 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/y_train.npy b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/y_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..e3d00467aef8fc9a268b944152a3b82564c8d1df --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/y_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80ccc3344a1009b642b589707df9c94cbc3dfa53970e361d51fe44862d17d9f2 +size 61216 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/y_val.npy b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/y_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..9e236a7a9c3f622d63ee71019c2eb20bd73cdbee --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/tabular_bundle/pipeline_ds/y_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb96c431016954da476d05276bc9daef4e208abfe3045dcaff0b65626c0ef3b1 +size 7760 diff --git a/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/train_20260420_063042.log b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/train_20260420_063042.log new file mode 100644 index 0000000000000000000000000000000000000000..3f86c62ff37d64d8e3717d27a1a411ba6f2fb64f --- /dev/null +++ b/syntheticSuccess/c6/tabbyflow/tabbyflow-c6-20260420_063042/train_20260420_063042.log @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab434ed514852222d056742e0eda13b60c72167505932bcbd34f9895ff9f9b4e +size 360815 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/_tabdiff_gen.py b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/_tabdiff_gen.py new file mode 100644 index 0000000000000000000000000000000000000000..064762b56803e9b9f2b2e9c6e907586f2b0a46dc --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/_tabdiff_gen.py @@ -0,0 +1,36 @@ + +import os, shutil, subprocess, sys +td = r"/workspace/TabDiff" +name = r"pipeline_ds" +src = r"/work/output-SpecializedModels/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds" +dst_data = os.path.join(td, "data", name) +dst_syn = os.path.join(td, "synthetic", name) +shutil.rmtree(dst_data, ignore_errors=True) +shutil.copytree(src, dst_data) +os.makedirs(dst_syn, exist_ok=True) +for fn in ("real.csv", "test.csv", "val.csv"): + shutil.copy(os.path.join(src, fn), os.path.join(dst_syn, fn)) +os.chdir(td) +os.environ["PYTHONPATH"] = td + os.pathsep + os.environ.get("PYTHONPATH", "") +subprocess.check_call([ + sys.executable, "-m", "tabdiff.main", + "--dataname", name, "--mode", "test", "--gpu", "0", + "--no_wandb", "--exp_name", r"adapter_learnable", + "--ckpt_path", r"/workspace/TabDiff/tabdiff/ckpt/pipeline_ds/adapter_learnable/model_500.pt", + "--num_samples_to_generate", str(int(7636)), +]) +# test() 写入 tabdiff/result////samples.csv +import glob as g +base = os.path.join(td, "tabdiff", "result", name, r"adapter_learnable") +best = None +best_t = -1.0 +for root, _, files in os.walk(base): + if "samples.csv" in files: + p = os.path.join(root, "samples.csv") + t = os.path.getmtime(p) + if t > best_t: + best_t = t + best = p +if not best: + raise SystemExit("tabdiff: no samples.csv under " + base) +shutil.copy(best, r"/work/output-SpecializedModels/c6/tabdiff/tabdiff-c6-20260420_062412/tabdiff-c6-7636-20260420_063023.csv") diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/_tabdiff_train.py b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/_tabdiff_train.py new file mode 100644 index 0000000000000000000000000000000000000000..d3f5dfbe7214762f989bb8372a3258458d3169ec --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/_tabdiff_train.py @@ -0,0 +1,21 @@ + +import os, shutil, subprocess, sys +td = r"/workspace/TabDiff" +name = r"pipeline_ds" +src = r"/work/output-SpecializedModels/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds" +dst_data = os.path.join(td, "data", name) +dst_syn = os.path.join(td, "synthetic", name) +shutil.rmtree(dst_data, ignore_errors=True) +shutil.copytree(src, dst_data) +os.makedirs(dst_syn, exist_ok=True) +for fn in ("real.csv", "test.csv", "val.csv"): + shutil.copy(os.path.join(src, fn), os.path.join(dst_syn, fn)) +os.chdir(td) +os.environ["PYTHONPATH"] = td + os.pathsep + os.environ.get("PYTHONPATH", "") +os.environ["TABDIFF_SMOKE_STEPS"] = "500" +os.environ["TABDIFF_ADAPTER_TRAIN"] = "1" +subprocess.check_call([ + sys.executable, "-m", "tabdiff.main", + "--dataname", name, "--mode", "train", "--gpu", "0", + "--no_wandb", "--exp_name", r"adapter_learnable", +]) diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/input_snapshot.json b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/input_snapshot.json new file mode 100644 index 0000000000000000000000000000000000000000..b2e7a0c50d77a56d4c1099e5fb6b03b0155ea507 --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/input_snapshot.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f2c2aa1ad6219c7b5ffa6d9f7f789aec759ac21183b1acc28880282eb40c641 +size 1348 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/models_tabdiff/trained.pt b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/models_tabdiff/trained.pt new file mode 100644 index 0000000000000000000000000000000000000000..bc319a55a9c7152a1137f968b6fa1c735125ad11 --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/models_tabdiff/trained.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:306660b8aad4549267c68390b017e15ddb9bc06a02c80515eb72a97ae31a81eb +size 74 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/public_gate/normalized_schema_snapshot.json b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/public_gate/normalized_schema_snapshot.json new file mode 100644 index 0000000000000000000000000000000000000000..a9a76b04dd8a6fc6c6012a06758a36ea312d90f2 --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/public_gate/normalized_schema_snapshot.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:065bdbcaaeac76f0cbdb0c5fff8891508d44a53a8e05c41f90aa9bc5e7681d87 +size 4158 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/public_gate/public_gate_report.json b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/public_gate/public_gate_report.json new file mode 100644 index 0000000000000000000000000000000000000000..efa66a9f46c2c8ded3bcd6620fa734d5f15a380c --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/public_gate/public_gate_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf5579c25c03b817ba8a8de781db7dc512fb35a1488a6e41f51f07997ce649b +size 921 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/public_gate/staged_input_manifest.json b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/public_gate/staged_input_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..d6659030f87b09a0f053a38161362ac54af60704 --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/public_gate/staged_input_manifest.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6e0e4c779b0befc39eed6c58042d93fab3990e84bf68e54be720f20aaf0fb75 +size 4939 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/runtime_result.json b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/runtime_result.json new file mode 100644 index 0000000000000000000000000000000000000000..3f0de73e779d666d7c014d7e3f19ca40d45628e5 --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/runtime_result.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6272ee039ff5ecdaf3d6add31a80b00f5ec18211186a4ffa5f66e6895209bff8 +size 605 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/staged_features.json b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/staged_features.json new file mode 100644 index 0000000000000000000000000000000000000000..68dd06357f9e7cc9daad78514ad77a2d5e67b760 --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/staged_features.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfdf5dc24983833c54d8dd0e6c39aaea73c21fb9552c8b7d60db4a3b4e2dc022 +size 783 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/test.csv b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/test.csv new file mode 100644 index 0000000000000000000000000000000000000000..221052bae020346f46e1c71d36fce7eb347ed62d --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/test.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d28b60b361526450f0c203ddf50498854cb66ad5c1978516a99c265f529f8e4f +size 107696 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/train.csv b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/train.csv new file mode 100644 index 0000000000000000000000000000000000000000..28f63ae8128dbf03647f9cda7458db51d98581f5 --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/train.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d8f85a52de0e63e292778c26cb06223383b366c589d4226c3de68b111ba5272 +size 849500 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/val.csv b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/val.csv new file mode 100644 index 0000000000000000000000000000000000000000..400c35bc93bd5a660ae20c7574c7bea7bc24035f --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/val.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ede9f1e2036e743d822e8ed8d7b5e1050159e8fc7b402b758a294f7a14528fe +size 108137 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/tabdiff/adapter_report.json b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/tabdiff/adapter_report.json new file mode 100644 index 0000000000000000000000000000000000000000..b2a55579d2483b376bb7b7a8c0c07941e71b813c --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/tabdiff/adapter_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d18986b7a4a669d5e0033e15d58b14ec0d12cd4d81d75719f9cf4c2a0753a26e +size 316 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/tabdiff/adapter_transforms_applied.json b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/tabdiff/adapter_transforms_applied.json new file mode 100644 index 0000000000000000000000000000000000000000..6f3aaa01a627a955d2022165805d2786c0da78ba --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/tabdiff/adapter_transforms_applied.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945 +size 2 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/tabdiff/model_input_manifest.json b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/tabdiff/model_input_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..b300773656e68ac17799ab0a43cc8be2b86d6d6e --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/staged/tabdiff/model_input_manifest.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e817de70e9e83012ca792934731ddcc655f331cb7bb76cb1aeb469ff4e896bd +size 5131 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabdiff-c6-7636-20260420_063023.csv b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabdiff-c6-7636-20260420_063023.csv new file mode 100644 index 0000000000000000000000000000000000000000..e634caba92a32b3ffe84e95b839215c60c3bdcac --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabdiff-c6-7636-20260420_063023.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd3848a93503d3a23298b60064475164cb1c4b87a8e778d2358b6611d6a5d6ea +size 243828 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabdiff_train_meta.json b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabdiff_train_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8b4a6fee524b92cb40edf776da6b57beb276a50e --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabdiff_train_meta.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f847e0ef723d87c8f3448e352f47cc24c93249a7c601dcf2903fb003075437a8 +size 82 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/X_cat_test.npy b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/X_cat_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..f639c33b2939658021bbb75cfc6579b113771bfe --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/X_cat_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0166d691afe31be41a6a7bcbd1c19508d44d02e52cc7aa9004aef843133a4565 +size 38368 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/X_cat_train.npy b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/X_cat_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..3e2d877dfa3155ff72de450bb0a75411870fb100 --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/X_cat_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13c6003f01f936249abb83aa4818534e23fae62a3b8d55c3f2751af25aa08122 +size 305568 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/X_cat_val.npy b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/X_cat_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..e22c7579c7eaf031299431db6bde44b843511815 --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/X_cat_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9b139a3150ceb04ef986bce457f05379562e57b6803a33e473206b4981b0870 +size 38288 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/X_num_test.npy b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/X_num_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..6d4bcce97fb70f11b1e488e10df25eba63aedbb4 --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/X_num_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eff443efa63dca8c3aa82fa2aa01653c220cf31d5e65e2e75f839f13a2dba5eb +size 7776 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/X_num_train.npy b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/X_num_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..96a7b66bd0652716f3abcf31006d60ba8e31f3cb --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/X_num_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24258565807b5a7fc2c0c3c9a4f26f21a6bb9f8e60c004592425f19e3b2b55a1 +size 61216 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/X_num_val.npy b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/X_num_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..18e2c09f14b6252868888316b9abe452779e18de --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/X_num_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00358b4aadd30d21f876db8493e7c6bd9c8a7d3900997d674d4e838eb4e6e5b7 +size 7760 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/info.json b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/info.json new file mode 100644 index 0000000000000000000000000000000000000000..6f0e4456a816635bf1c3a158628ed4cff8e35c67 --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/info.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab0cd3dd2f27cc18d6d5b50be8ec3a3c586a22598ce1e96919f15001c5e9eb37 +size 1592 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/real.csv b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/real.csv new file mode 100644 index 0000000000000000000000000000000000000000..19df1d9173f2005e6313e80ab844f50713307f36 --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/real.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d54fcadad6523ae53e8c9a3cebe53bca7b4d404fdf04df8bd475e8353b3ab273 +size 174950 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/test.csv b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/test.csv new file mode 100644 index 0000000000000000000000000000000000000000..b4e14f702468a5124bc292a4e6d6ad8f81e36765 --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/test.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef143d4543f0a65c6c7400acbe17848a1d895746e9834ab707b3234e6799d675 +size 21959 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/val.csv b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/val.csv new file mode 100644 index 0000000000000000000000000000000000000000..825fd0dcfb5374094a0dc60dab92c55b841b67ac --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/val.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1df2b5b548fe565f4a33bd2798be543cad469f29ca7f32560e23aeb038827ae6 +size 21941 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/y_test.npy b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/y_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..873daebd724f36239defc4e625f1dda5f2ab3f24 --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/y_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4c747068f22f9e2e9c73161ef11c536909ed8a2e44445e33a0995a4bfb0dbd4 +size 7776 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/y_train.npy b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/y_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..e3d00467aef8fc9a268b944152a3b82564c8d1df --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/y_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80ccc3344a1009b642b589707df9c94cbc3dfa53970e361d51fe44862d17d9f2 +size 61216 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/y_val.npy b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/y_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..9e236a7a9c3f622d63ee71019c2eb20bd73cdbee --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds/y_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb96c431016954da476d05276bc9daef4e208abfe3045dcaff0b65626c0ef3b1 +size 7760 diff --git a/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/train_20260420_062412.log b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/train_20260420_062412.log new file mode 100644 index 0000000000000000000000000000000000000000..0348d3d6491b0cbe1e13bf07e60e6d29ae0c2fa1 --- /dev/null +++ b/syntheticSuccess/c6/tabdiff/tabdiff-c6-20260420_062412/train_20260420_062412.log @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8125d83cd3faa4b001d648631e71236dfeb4f3c2121c350cebbcf4b387a52428 +size 368323 diff --git a/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/_fd_X_host.npy b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/_fd_X_host.npy new file mode 100644 index 0000000000000000000000000000000000000000..6817d9cc2901e9dbbba4d515a98adba4cb41f3d5 --- /dev/null +++ b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/_fd_X_host.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f558adb3431b2b5c07f1ea810a016abe6f6b011f93341ed55778691daaf4b6dc +size 1096784 diff --git a/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/_fd_gen.py b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/_fd_gen.py new file mode 100644 index 0000000000000000000000000000000000000000..f4c4d16c4419750066e26a087d3a01543be52271 --- /dev/null +++ b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/_fd_gen.py @@ -0,0 +1,8 @@ + +import joblib, pandas as pd +m, meta = joblib.load(r'/work/output-SpecializedModels/c8/forestdiffusion/forest-c8-20260419_200956/forestdiffusion_model.joblib') +# generate:batch_size 为样本数 +arr = m.generate(batch_size=int(8844)) +df = pd.DataFrame(arr, columns=meta["column_names"]) +df.to_csv(r'/work/output-SpecializedModels/c8/forestdiffusion/forest-c8-20260419_200956/forest-c8-8844-20260420_193824.csv', index=False) +print("saved", len(df)) diff --git a/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/_fd_meta_host.json b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/_fd_meta_host.json new file mode 100644 index 0000000000000000000000000000000000000000..179a642ae8aabc334be530c08b911603a7b8e3ea --- /dev/null +++ b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/_fd_meta_host.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:755f9613aa79e5ce5d6c91216f7077ffd8c994370127b00715c8f1efabe25b68 +size 559 diff --git a/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/_fd_train.py b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/_fd_train.py new file mode 100644 index 0000000000000000000000000000000000000000..5bb8912a77bb87fc7c9e1e797a17b2b2fc1de0e2 --- /dev/null +++ b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/_fd_train.py @@ -0,0 +1,20 @@ + +import shutil, json +shutil.copy(r'/work/output-SpecializedModels/c8/forestdiffusion/forest-c8-20260419_200956/_fd_X_host.npy', '/tmp/fd_X.npy') +with open(r'/work/output-SpecializedModels/c8/forestdiffusion/forest-c8-20260419_200956/_fd_meta_host.json') as f: + open('/tmp/fd_meta.json','w').write(f.read()) + +import numpy as np, joblib, json, os +from ForestDiffusion import ForestDiffusionModel +X = np.load("/tmp/fd_X.npy") +with open("/tmp/fd_meta.json") as f: + meta = json.load(f) +cat_indexes = meta["cat_indexes"] +m = ForestDiffusionModel( + X, n_t=20, n_estimators=100, duplicate_K=20, n_jobs=2, + model="xgboost", max_depth=6, tree_method="hist", cat_indexes=cat_indexes, +) +joblib.dump((m, meta), "/tmp/fd_model.joblib") +print("ForestDiffusion train OK") + +shutil.copy('/tmp/fd_model.joblib', r'/work/output-SpecializedModels/c8/forestdiffusion/forest-c8-20260419_200956/forestdiffusion_model.joblib') diff --git a/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/forest-c8-8844-20260420_193824.csv b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/forest-c8-8844-20260420_193824.csv new file mode 100644 index 0000000000000000000000000000000000000000..c6f6b6f8d651c286b05d9652f67774d625d289a5 --- /dev/null +++ b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/forest-c8-8844-20260420_193824.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c2c339ac998f3c40920df9f99a957adac5d6bf6b12f9464fdd83c5ac3de3222 +size 3287801 diff --git a/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/forestdiffusion_model.joblib b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/forestdiffusion_model.joblib new file mode 100644 index 0000000000000000000000000000000000000000..d40a934c123a9ffccaef1e661c350cda495ccb19 --- /dev/null +++ b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/forestdiffusion_model.joblib @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8382b49ff77a491569a08815d346fddd33b432e030d5a593d31897b6c50a75f0 +size 294164989 diff --git a/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/input_snapshot.json b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/input_snapshot.json new file mode 100644 index 0000000000000000000000000000000000000000..bf481c50f5057e89902b6b382b1cba7ba177a296 --- /dev/null +++ b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/input_snapshot.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91eb0f4179cdb76ba9baf62231af07d0703a0651cc6319aab2d5de6860323e6c +size 1356 diff --git a/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/models_fd/model.joblib b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/models_fd/model.joblib new file mode 100644 index 0000000000000000000000000000000000000000..d40a934c123a9ffccaef1e661c350cda495ccb19 --- /dev/null +++ b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/models_fd/model.joblib @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8382b49ff77a491569a08815d346fddd33b432e030d5a593d31897b6c50a75f0 +size 294164989 diff --git a/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/public_gate/normalized_schema_snapshot.json b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/public_gate/normalized_schema_snapshot.json new file mode 100644 index 0000000000000000000000000000000000000000..59fd114e0153f16693f3ee74c6b815af70e2c08d --- /dev/null +++ b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/public_gate/normalized_schema_snapshot.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4213af428a9dba0a099f5f4b83768c0a9dd7b17a3045f0ddac06ce6354437140 +size 12934 diff --git a/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/public_gate/public_gate_report.json b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/public_gate/public_gate_report.json new file mode 100644 index 0000000000000000000000000000000000000000..afb8478189f5f993daab1b62e064df61ec5225c8 --- /dev/null +++ b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/public_gate/public_gate_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c05fcf6daf4b968504c2e5d9a2d92257f0e29fb104b4822b486248f921ac6c5 +size 923 diff --git a/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/public_gate/staged_input_manifest.json b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/public_gate/staged_input_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..6ac6f83e3e8ac3b1244ef352bc1ee027fadd3072 --- /dev/null +++ b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/public_gate/staged_input_manifest.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6852740eaf7fd722790277c464fabac5d38dcef7c4ef513217d1e3a35aa4ff4 +size 13750 diff --git a/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/runtime_result.json b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/runtime_result.json new file mode 100644 index 0000000000000000000000000000000000000000..1f5a2e16e41bf34e6b9848f3542cc797d9f42cf9 --- /dev/null +++ b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/runtime_result.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2321ccf5b102f36d1d8647f7858ca90c0ef7324a127024f1f823894a33ff7e4 +size 622 diff --git a/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/forestdiffusion/adapter_report.json b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/forestdiffusion/adapter_report.json new file mode 100644 index 0000000000000000000000000000000000000000..411e4105bf0b918fbd04d527a64c107e8d7b9879 --- /dev/null +++ b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/forestdiffusion/adapter_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d2b1e923b4100f0fe7a857a9c930d77343a51103d4790d81283dad1e56a8761 +size 331 diff --git a/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/forestdiffusion/adapter_transforms_applied.json b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/forestdiffusion/adapter_transforms_applied.json new file mode 100644 index 0000000000000000000000000000000000000000..6f3aaa01a627a955d2022165805d2786c0da78ba --- /dev/null +++ b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/forestdiffusion/adapter_transforms_applied.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945 +size 2 diff --git a/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/forestdiffusion/model_input_manifest.json b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/forestdiffusion/model_input_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..6cd06a7955e20e794f27dc3831fbcbe441156416 --- /dev/null +++ b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/forestdiffusion/model_input_manifest.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4464db8e345cab5f563a6ceac4fb12abb86842a3c871f4d7225694bf7050deaa +size 13957 diff --git a/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/public/staged_features.json b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/public/staged_features.json new file mode 100644 index 0000000000000000000000000000000000000000..20820650030c9db2525d4bb0b974f4dbd8aee952 --- /dev/null +++ b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/public/staged_features.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:225f86796b970ab41c82ed9bc4036cfe6616bc61bc5a93404e4803ad6b375c6d +size 3090 diff --git a/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/public/test.csv b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/public/test.csv new file mode 100644 index 0000000000000000000000000000000000000000..17380f6a9b9a9e8ac335908874f6bc5b26ec25ad --- /dev/null +++ b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/public/test.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75e0809428463e710fffe7443c63202bb0df096f71365262a3e32e43e365fa35 +size 79280 diff --git a/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/public/train.csv b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/public/train.csv new file mode 100644 index 0000000000000000000000000000000000000000..8cfd1f6fb29a5bdf13202de8d9026d5d4a6c1ab2 --- /dev/null +++ b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/public/train.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88a639183f8fa6acc2a2465b4d787607df6b931c2b681b0e9d0e1be007fea0da +size 631235 diff --git a/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/public/val.csv b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/public/val.csv new file mode 100644 index 0000000000000000000000000000000000000000..739e1e854fc6485ff594dcf0a66b76423871eeb8 --- /dev/null +++ b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/staged/public/val.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:272551def8b1e81583201f55065453d772f25b8dd17958d4f25478c033769f9e +size 79486 diff --git a/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/train_20260419_200956.log b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/train_20260419_200956.log new file mode 100644 index 0000000000000000000000000000000000000000..fa5ae33bc19c1dc61a8a91b311d0c95ab95f842b --- /dev/null +++ b/syntheticSuccess/c8/forestdiffusion/forest-c8-20260419_200956/train_20260419_200956.log @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e3c3f0e5594533e51d7c09d3916fd0a5aa12d664ec2270e4ca4b32907b5bfa2 +size 25 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/_tabbyflow_gen.py b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/_tabbyflow_gen.py new file mode 100644 index 0000000000000000000000000000000000000000..9f3fc9361464fb6702a9efb1c04961c8cfc01d1b --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/_tabbyflow_gen.py @@ -0,0 +1,33 @@ + +import os, shutil, subprocess, sys +root = r"/workspace/ef-vfm" +name = r"pipeline_ds" +src = r"/work/output-SpecializedModels/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds" +dst_data = os.path.join(root, "data", name) +shutil.rmtree(dst_data, ignore_errors=True) +shutil.copytree(src, dst_data) +dst_syn = os.path.join(root, "synthetic", name) +os.makedirs(dst_syn, exist_ok=True) +for fn in ("real.csv", "test.csv", "val.csv"): + shutil.copy(os.path.join(src, fn), os.path.join(dst_syn, fn)) +os.chdir(root) +os.environ["PYTHONPATH"] = root + os.pathsep + os.environ.get("PYTHONPATH", "") +subprocess.check_call([ + sys.executable, "main.py", + "--dataname", name, "--mode", "test", "--gpu", "0", + "--no_wandb", "--exp_name", r"adapter_efvfm", + "--ckpt_path", r"/workspace/ef-vfm/ef_vfm/ckpt/pipeline_ds/adapter_efvfm/model_500.pt", + "--num_samples_to_generate", str(int(8844)), +]) +base = os.path.join(root, "ef_vfm", "result", name, r"adapter_efvfm") +best = None +best_t = -1.0 +for r, _, files in os.walk(base): + if "samples.csv" in files: + p = os.path.join(r, "samples.csv") + t = os.path.getmtime(p) + if t > best_t: + best_t, best = t, p +if not best: + raise SystemExit("tabbyflow: no samples.csv in " + base) +shutil.copy(best, r"/work/output-SpecializedModels/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabbyflow-c8-8844-20260420_072901.csv") diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/_tabbyflow_train.py b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/_tabbyflow_train.py new file mode 100644 index 0000000000000000000000000000000000000000..4094f76ada74145084940038ca1bb12d0da03176 --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/_tabbyflow_train.py @@ -0,0 +1,22 @@ + +import os, shutil, subprocess, sys +root = r"/workspace/ef-vfm" +name = r"pipeline_ds" +src = r"/work/output-SpecializedModels/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds" +os.makedirs(os.path.join(root, "data", name), exist_ok=True) +dst_data = os.path.join(root, "data", name) +dst_syn = os.path.join(root, "synthetic", name) +shutil.rmtree(dst_data, ignore_errors=True) +shutil.copytree(src, dst_data) +os.makedirs(dst_syn, exist_ok=True) +for fn in ("real.csv", "test.csv", "val.csv"): + shutil.copy(os.path.join(src, fn), os.path.join(dst_syn, fn)) +os.chdir(root) +os.environ["PYTHONPATH"] = root + os.pathsep + os.environ.get("PYTHONPATH", "") +os.environ["EFVFM_SMOKE_STEPS"] = "500" +os.environ["EFVFM_ADAPTER_TRAIN"] = "1" +subprocess.check_call([ + sys.executable, "main.py", + "--dataname", name, "--mode", "train", "--gpu", "0", + "--no_wandb", "--exp_name", r"adapter_efvfm", +]) diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/input_snapshot.json b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/input_snapshot.json new file mode 100644 index 0000000000000000000000000000000000000000..7c6201d8831604f3fc997976bcd9409f0ebd4335 --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/input_snapshot.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:953e9dceb03574375ca7e3e96c829078107c18a8f84b27d57d5d0f40d2c9fa47 +size 1350 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/models_tabbyflow/trained.pt b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/models_tabbyflow/trained.pt new file mode 100644 index 0000000000000000000000000000000000000000..f063a878c470d9d40f79db79881596e1e497dffd --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/models_tabbyflow/trained.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adb734fec12f2251befd371dca69e481b19464aded2a6823105a01b4be6ddbe5 +size 40 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/public_gate/normalized_schema_snapshot.json b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/public_gate/normalized_schema_snapshot.json new file mode 100644 index 0000000000000000000000000000000000000000..59fd114e0153f16693f3ee74c6b815af70e2c08d --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/public_gate/normalized_schema_snapshot.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4213af428a9dba0a099f5f4b83768c0a9dd7b17a3045f0ddac06ce6354437140 +size 12934 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/public_gate/public_gate_report.json b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/public_gate/public_gate_report.json new file mode 100644 index 0000000000000000000000000000000000000000..afb8478189f5f993daab1b62e064df61ec5225c8 --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/public_gate/public_gate_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c05fcf6daf4b968504c2e5d9a2d92257f0e29fb104b4822b486248f921ac6c5 +size 923 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/public_gate/staged_input_manifest.json b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/public_gate/staged_input_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..84cfc7b0b340e4a7fe0ddd731cf564ba6a5a96d1 --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/public_gate/staged_input_manifest.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8000cf62f2b14cce357ca292325a860d94951de35beaa149454c3768d45afe74 +size 13735 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/runtime_result.json b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/runtime_result.json new file mode 100644 index 0000000000000000000000000000000000000000..14a9136e00f146266ad10b116c33ccd35a356a87 --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/runtime_result.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a5ed1a166867d3f4ffe0b54196a1ec81b6c0bf70c9878617009b0288ec5af7e +size 621 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/staged_features.json b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/staged_features.json new file mode 100644 index 0000000000000000000000000000000000000000..20820650030c9db2525d4bb0b974f4dbd8aee952 --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/staged_features.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:225f86796b970ab41c82ed9bc4036cfe6616bc61bc5a93404e4803ad6b375c6d +size 3090 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/test.csv b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/test.csv new file mode 100644 index 0000000000000000000000000000000000000000..17380f6a9b9a9e8ac335908874f6bc5b26ec25ad --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/test.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75e0809428463e710fffe7443c63202bb0df096f71365262a3e32e43e365fa35 +size 79280 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/train.csv b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/train.csv new file mode 100644 index 0000000000000000000000000000000000000000..8cfd1f6fb29a5bdf13202de8d9026d5d4a6c1ab2 --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/train.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88a639183f8fa6acc2a2465b4d787607df6b931c2b681b0e9d0e1be007fea0da +size 631235 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/val.csv b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/val.csv new file mode 100644 index 0000000000000000000000000000000000000000..739e1e854fc6485ff594dcf0a66b76423871eeb8 --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/public/val.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:272551def8b1e81583201f55065453d772f25b8dd17958d4f25478c033769f9e +size 79486 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/tabbyflow/adapter_report.json b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/tabbyflow/adapter_report.json new file mode 100644 index 0000000000000000000000000000000000000000..aea3bd85ce7636b94e08c9df87d41b08cea4c341 --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/tabbyflow/adapter_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd443daf8f7f51c0aac675fa9ea576a179a66be049dce72f6b65e59faca2728f +size 322 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/tabbyflow/adapter_transforms_applied.json b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/tabbyflow/adapter_transforms_applied.json new file mode 100644 index 0000000000000000000000000000000000000000..6f3aaa01a627a955d2022165805d2786c0da78ba --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/tabbyflow/adapter_transforms_applied.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945 +size 2 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/tabbyflow/model_input_manifest.json b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/tabbyflow/model_input_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..d64098c0766bc345b36112f842f2fe5f4cdbedb6 --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/staged/tabbyflow/model_input_manifest.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8e73fb5ec63273a99ce8e4cf43c15af10eba17d39406400459f91783758f6cc +size 13933 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabbyflow-c8-8844-20260420_072901.csv b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabbyflow-c8-8844-20260420_072901.csv new file mode 100644 index 0000000000000000000000000000000000000000..2096fd19fe247dca0c9a81bcf128717cc8b352b3 --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabbyflow-c8-8844-20260420_072901.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a8a2518067f60916f3de68a25ad2d3866996e7d70ac01ba87acd8edf330e93d +size 1140009 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabbyflow_train_meta.json b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabbyflow_train_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..18d978a0406162ed2e2c2d1db8b7fffaf089fe0f --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabbyflow_train_meta.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bbe507388dc5629e9155e6ecf504bc121a9c227c10ff53532d15220fc65ee13 +size 78 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_cat_test.npy b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_cat_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..7f63fcfa5ccbd147fed401ee20b88978bc482df2 --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_cat_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af7af7116a1db33d440f1f9dab00cfb5b02cd4bd1b327e4d0ff75c0f8bb6b9da +size 8976 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_cat_train.npy b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_cat_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..8a277b12126796ea2dbd676ad44ea373580c3e43 --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_cat_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69c080f550f12c0813332ad1406d251d5a9cbbba6c83d4b2f87dcc0d05e52d3f +size 70880 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_cat_val.npy b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_cat_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..febcbf85e13c2b26124ddff02ab9e9a8c86964e2 --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_cat_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9670b93db7be059471acccc752f148ea6390b6f6ce4b633cbeb5f18db5a964c1 +size 8968 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_num_test.npy b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_num_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..09ced4f2ad6bb743e3b22395293e658b028bfba2 --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_num_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1db877be9d8b37ba3ced68d2b7f051557b2fd04485b5f1a75fc29bb0289de0e4 +size 128424 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_num_train.npy b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_num_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..2e661cb976ef9b8467c9c574f362a8501ef7b947 --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_num_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75dae443e666996315960652398f63cf5f6b43b5807f9203e0c699f3acccc87e +size 1026032 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_num_val.npy b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_num_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..12c33d817058e25a425af727df670b30a8b32a3e --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/X_num_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95cb2c14b1aa5ec4b0f63006b514ae47997696a531fab6fcfb126d2654de0654 +size 128308 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/info.json b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/info.json new file mode 100644 index 0000000000000000000000000000000000000000..bb1aebfdda2fd1dc1fd4534ef993240d189e3cf9 --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/info.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff40aede42ccfc78e3996db8816900fdc43ac9b72f8f3cb0979b5c98af757c99 +size 5936 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/real.csv b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/real.csv new file mode 100644 index 0000000000000000000000000000000000000000..e7aa01c45b67ee5f6456c22437ae8cab5d95ecc9 --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/real.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:448b3313e84e657241ee0202c1133cb858442476f95e4a6b370ba5b27152608e +size 631235 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/test.csv b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/test.csv new file mode 100644 index 0000000000000000000000000000000000000000..359aef7dec638dd4a5e0b670563be54bc4e5192a --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/test.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:670b0c4e23e3f103a3177fc17a659218bdb609a54541791bd84ad17cd993c377 +size 79280 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/val.csv b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/val.csv new file mode 100644 index 0000000000000000000000000000000000000000..56f577feacf4538d33115bea5e78c1ca57ec006a --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/val.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2622b66cb770bd11f05f79bc14339e728f4d616916c54656b30c72e1be0e97d0 +size 79486 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/y_test.npy b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/y_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..58d502e11ea589573d1aabbd7e4a42ecbfcebddf --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/y_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7fabf0a9590569719d4949d0dd5475dca32331b7dbb51c5c445404105425d75 +size 8976 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/y_train.npy b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/y_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..c33a2812d34d5af016bc01c619c1fb3df03de5ad --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/y_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8ac3cb9a9b23e0c3e08da4c4d46fe060013b300acb48580e9c603d7a332fdae +size 70880 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/y_val.npy b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/y_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..319a4bb1899b506729257fe2df123262d26e3154 --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/tabular_bundle/pipeline_ds/y_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36b38f4f09ebca7bba0021cbe147ad163058e59434fdcfc2198ec7458cf60c8e +size 8968 diff --git a/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/train_20260420_072139.log b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/train_20260420_072139.log new file mode 100644 index 0000000000000000000000000000000000000000..f236f4820e54d70be0bd2983ae3f0abedb633a59 --- /dev/null +++ b/syntheticSuccess/c8/tabbyflow/tabbyflow-c8-20260420_072139/train_20260420_072139.log @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8532ec24e8ebe12d2d896c5641a14227aa14bbb45cee74865987d3f3102044c7 +size 441562 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/_tabdiff_gen.py b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/_tabdiff_gen.py new file mode 100644 index 0000000000000000000000000000000000000000..835015073cb3190d5de367e7f540339ac611c7f4 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/_tabdiff_gen.py @@ -0,0 +1,36 @@ + +import os, shutil, subprocess, sys +td = r"/workspace/TabDiff" +name = r"pipeline_ds" +src = r"/work/output-SpecializedModels/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds" +dst_data = os.path.join(td, "data", name) +dst_syn = os.path.join(td, "synthetic", name) +shutil.rmtree(dst_data, ignore_errors=True) +shutil.copytree(src, dst_data) +os.makedirs(dst_syn, exist_ok=True) +for fn in ("real.csv", "test.csv", "val.csv"): + shutil.copy(os.path.join(src, fn), os.path.join(dst_syn, fn)) +os.chdir(td) +os.environ["PYTHONPATH"] = td + os.pathsep + os.environ.get("PYTHONPATH", "") +subprocess.check_call([ + sys.executable, "-m", "tabdiff.main", + "--dataname", name, "--mode", "test", "--gpu", "0", + "--no_wandb", "--exp_name", r"adapter_learnable", + "--ckpt_path", r"/workspace/TabDiff/tabdiff/ckpt/pipeline_ds/adapter_learnable/model_500.pt", + "--num_samples_to_generate", str(int(8844)), +]) +# test() 写入 tabdiff/result////samples.csv +import glob as g +base = os.path.join(td, "tabdiff", "result", name, r"adapter_learnable") +best = None +best_t = -1.0 +for root, _, files in os.walk(base): + if "samples.csv" in files: + p = os.path.join(root, "samples.csv") + t = os.path.getmtime(p) + if t > best_t: + best_t = t + best = p +if not best: + raise SystemExit("tabdiff: no samples.csv under " + base) +shutil.copy(best, r"/work/output-SpecializedModels/c8/tabdiff/tabdiff-c8-20260420_071420/tabdiff-c8-8844-20260420_072130.csv") diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/_tabdiff_train.py b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/_tabdiff_train.py new file mode 100644 index 0000000000000000000000000000000000000000..622ab748bbe9077428a192f26c01e52045e4a513 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/_tabdiff_train.py @@ -0,0 +1,21 @@ + +import os, shutil, subprocess, sys +td = r"/workspace/TabDiff" +name = r"pipeline_ds" +src = r"/work/output-SpecializedModels/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds" +dst_data = os.path.join(td, "data", name) +dst_syn = os.path.join(td, "synthetic", name) +shutil.rmtree(dst_data, ignore_errors=True) +shutil.copytree(src, dst_data) +os.makedirs(dst_syn, exist_ok=True) +for fn in ("real.csv", "test.csv", "val.csv"): + shutil.copy(os.path.join(src, fn), os.path.join(dst_syn, fn)) +os.chdir(td) +os.environ["PYTHONPATH"] = td + os.pathsep + os.environ.get("PYTHONPATH", "") +os.environ["TABDIFF_SMOKE_STEPS"] = "500" +os.environ["TABDIFF_ADAPTER_TRAIN"] = "1" +subprocess.check_call([ + sys.executable, "-m", "tabdiff.main", + "--dataname", name, "--mode", "train", "--gpu", "0", + "--no_wandb", "--exp_name", r"adapter_learnable", +]) diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/input_snapshot.json b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/input_snapshot.json new file mode 100644 index 0000000000000000000000000000000000000000..dc654dd70f9c9e8248e36987dae8ca746c3d7376 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/input_snapshot.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab922551063feade8d3ac8dad834768c2a5841a85a0d925d1627f09571664ebd +size 1348 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/models_tabdiff/trained.pt b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/models_tabdiff/trained.pt new file mode 100644 index 0000000000000000000000000000000000000000..bc319a55a9c7152a1137f968b6fa1c735125ad11 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/models_tabdiff/trained.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:306660b8aad4549267c68390b017e15ddb9bc06a02c80515eb72a97ae31a81eb +size 74 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/public_gate/normalized_schema_snapshot.json b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/public_gate/normalized_schema_snapshot.json new file mode 100644 index 0000000000000000000000000000000000000000..59fd114e0153f16693f3ee74c6b815af70e2c08d --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/public_gate/normalized_schema_snapshot.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4213af428a9dba0a099f5f4b83768c0a9dd7b17a3045f0ddac06ce6354437140 +size 12934 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/public_gate/public_gate_report.json b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/public_gate/public_gate_report.json new file mode 100644 index 0000000000000000000000000000000000000000..afb8478189f5f993daab1b62e064df61ec5225c8 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/public_gate/public_gate_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c05fcf6daf4b968504c2e5d9a2d92257f0e29fb104b4822b486248f921ac6c5 +size 923 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/public_gate/staged_input_manifest.json b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/public_gate/staged_input_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..78db7180a9cb4778a4363e4176b75f8c722f3af5 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/public_gate/staged_input_manifest.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f417414cbdaf285787eb634619df1ee6045b061c2c17fb89a3321fcc4e97177d +size 13715 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/runtime_result.json b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/runtime_result.json new file mode 100644 index 0000000000000000000000000000000000000000..52f954e58fe533e12e868e6e4a2490687f423331 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/runtime_result.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2597cd31b441c4d7e5b82083f2eb9551e72ac2754083b74d373a31dca70bcf56 +size 605 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/public/staged_features.json b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/public/staged_features.json new file mode 100644 index 0000000000000000000000000000000000000000..20820650030c9db2525d4bb0b974f4dbd8aee952 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/public/staged_features.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:225f86796b970ab41c82ed9bc4036cfe6616bc61bc5a93404e4803ad6b375c6d +size 3090 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/public/test.csv b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/public/test.csv new file mode 100644 index 0000000000000000000000000000000000000000..17380f6a9b9a9e8ac335908874f6bc5b26ec25ad --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/public/test.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75e0809428463e710fffe7443c63202bb0df096f71365262a3e32e43e365fa35 +size 79280 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/public/train.csv b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/public/train.csv new file mode 100644 index 0000000000000000000000000000000000000000..8cfd1f6fb29a5bdf13202de8d9026d5d4a6c1ab2 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/public/train.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88a639183f8fa6acc2a2465b4d787607df6b931c2b681b0e9d0e1be007fea0da +size 631235 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/public/val.csv b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/public/val.csv new file mode 100644 index 0000000000000000000000000000000000000000..739e1e854fc6485ff594dcf0a66b76423871eeb8 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/public/val.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:272551def8b1e81583201f55065453d772f25b8dd17958d4f25478c033769f9e +size 79486 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/tabdiff/adapter_report.json b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/tabdiff/adapter_report.json new file mode 100644 index 0000000000000000000000000000000000000000..b9979575fd3259e59d6177d6495ed102451349d1 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/tabdiff/adapter_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e00a4c90e2d25ac62bc58610c8ceb00fd5e443442bcf1888b9b580965a320f9 +size 316 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/tabdiff/adapter_transforms_applied.json b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/tabdiff/adapter_transforms_applied.json new file mode 100644 index 0000000000000000000000000000000000000000..6f3aaa01a627a955d2022165805d2786c0da78ba --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/tabdiff/adapter_transforms_applied.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945 +size 2 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/tabdiff/model_input_manifest.json b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/tabdiff/model_input_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..d088e6b0b1fabfae897e293230f374b7741f18dd --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/staged/tabdiff/model_input_manifest.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a4d83c617778f852ff873a2e3659a84294c62be39d7c8e63a920dc2ed52ea8d +size 13907 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabdiff-c8-8844-20260420_072130.csv b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabdiff-c8-8844-20260420_072130.csv new file mode 100644 index 0000000000000000000000000000000000000000..7c79cd2c1fe7126f157814f08c925bfb62a2e3a8 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabdiff-c8-8844-20260420_072130.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f25a535f2c80c60686c351151f503a765795bed5c3f6f9395ff5f8f84240bae1 +size 1155085 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabdiff_train_meta.json b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabdiff_train_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8b4a6fee524b92cb40edf776da6b57beb276a50e --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabdiff_train_meta.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f847e0ef723d87c8f3448e352f47cc24c93249a7c601dcf2903fb003075437a8 +size 82 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/X_cat_test.npy b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/X_cat_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..7f63fcfa5ccbd147fed401ee20b88978bc482df2 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/X_cat_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af7af7116a1db33d440f1f9dab00cfb5b02cd4bd1b327e4d0ff75c0f8bb6b9da +size 8976 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/X_cat_train.npy b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/X_cat_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..8a277b12126796ea2dbd676ad44ea373580c3e43 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/X_cat_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69c080f550f12c0813332ad1406d251d5a9cbbba6c83d4b2f87dcc0d05e52d3f +size 70880 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/X_cat_val.npy b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/X_cat_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..febcbf85e13c2b26124ddff02ab9e9a8c86964e2 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/X_cat_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9670b93db7be059471acccc752f148ea6390b6f6ce4b633cbeb5f18db5a964c1 +size 8968 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/X_num_test.npy b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/X_num_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..09ced4f2ad6bb743e3b22395293e658b028bfba2 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/X_num_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1db877be9d8b37ba3ced68d2b7f051557b2fd04485b5f1a75fc29bb0289de0e4 +size 128424 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/X_num_train.npy b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/X_num_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..2e661cb976ef9b8467c9c574f362a8501ef7b947 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/X_num_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75dae443e666996315960652398f63cf5f6b43b5807f9203e0c699f3acccc87e +size 1026032 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/X_num_val.npy b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/X_num_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..12c33d817058e25a425af727df670b30a8b32a3e --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/X_num_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95cb2c14b1aa5ec4b0f63006b514ae47997696a531fab6fcfb126d2654de0654 +size 128308 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/info.json b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/info.json new file mode 100644 index 0000000000000000000000000000000000000000..bb1aebfdda2fd1dc1fd4534ef993240d189e3cf9 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/info.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff40aede42ccfc78e3996db8816900fdc43ac9b72f8f3cb0979b5c98af757c99 +size 5936 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/real.csv b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/real.csv new file mode 100644 index 0000000000000000000000000000000000000000..e7aa01c45b67ee5f6456c22437ae8cab5d95ecc9 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/real.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:448b3313e84e657241ee0202c1133cb858442476f95e4a6b370ba5b27152608e +size 631235 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/test.csv b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/test.csv new file mode 100644 index 0000000000000000000000000000000000000000..359aef7dec638dd4a5e0b670563be54bc4e5192a --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/test.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:670b0c4e23e3f103a3177fc17a659218bdb609a54541791bd84ad17cd993c377 +size 79280 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/val.csv b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/val.csv new file mode 100644 index 0000000000000000000000000000000000000000..56f577feacf4538d33115bea5e78c1ca57ec006a --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/val.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2622b66cb770bd11f05f79bc14339e728f4d616916c54656b30c72e1be0e97d0 +size 79486 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/y_test.npy b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/y_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..58d502e11ea589573d1aabbd7e4a42ecbfcebddf --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/y_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7fabf0a9590569719d4949d0dd5475dca32331b7dbb51c5c445404105425d75 +size 8976 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/y_train.npy b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/y_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..c33a2812d34d5af016bc01c619c1fb3df03de5ad --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/y_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8ac3cb9a9b23e0c3e08da4c4d46fe060013b300acb48580e9c603d7a332fdae +size 70880 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/y_val.npy b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/y_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..319a4bb1899b506729257fe2df123262d26e3154 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/tabular_bundle/pipeline_ds/y_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36b38f4f09ebca7bba0021cbe147ad163058e59434fdcfc2198ec7458cf60c8e +size 8968 diff --git a/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/train_20260420_071421.log b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/train_20260420_071421.log new file mode 100644 index 0000000000000000000000000000000000000000..63de9f448210b3d79934306adb3c07596179d656 --- /dev/null +++ b/syntheticSuccess/c8/tabdiff/tabdiff-c8-20260420_071420/train_20260420_071421.log @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d2af981e22d8bc246d090775916554ccd4234d9cf37a41d4db3671c85a4de9a +size 446740