diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/_tabbyflow_gen.py b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/_tabbyflow_gen.py new file mode 100644 index 0000000000000000000000000000000000000000..8935a8344a540dca53070c799fcd1e548c1e439b --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/_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/c9/tabbyflow/tabbyflow-c9-20260420_074328/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(26215)), +]) +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/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabbyflow-c9-26215-20260420_075137.csv") diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/_tabbyflow_train.py b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/_tabbyflow_train.py new file mode 100644 index 0000000000000000000000000000000000000000..1e28a6a9ac143f0b2f8027356924d7d45f6e63ee --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/_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/c9/tabbyflow/tabbyflow-c9-20260420_074328/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/c9/tabbyflow/tabbyflow-c9-20260420_074328/input_snapshot.json b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/input_snapshot.json new file mode 100644 index 0000000000000000000000000000000000000000..0d2283727062ca949776ae7449052ad603429e8c --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/input_snapshot.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9a8bc15a9e1d4052c750ed12cac437cdf0a2d846cd4f1e827aa1537f71757be +size 1351 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/models_tabbyflow/trained.pt b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/models_tabbyflow/trained.pt new file mode 100644 index 0000000000000000000000000000000000000000..f063a878c470d9d40f79db79881596e1e497dffd --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/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/c9/tabbyflow/tabbyflow-c9-20260420_074328/public_gate/normalized_schema_snapshot.json b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/public_gate/normalized_schema_snapshot.json new file mode 100644 index 0000000000000000000000000000000000000000..57497f74ea68ef836b6780051658fabc3265912e --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/public_gate/normalized_schema_snapshot.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83f8364b69bf8dbae1b24e07aaa9992a5f109c944e4c9a7c80cf6c26a46ac325 +size 4803 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/public_gate/public_gate_report.json b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/public_gate/public_gate_report.json new file mode 100644 index 0000000000000000000000000000000000000000..13a9b98ba5c78e45e9b5e7a7c7be1db5870868a2 --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/public_gate/public_gate_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1964746533475f77130f406ab9512971a656fc1eeb5d1b649b92389810e7c7d7 +size 914 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/public_gate/staged_input_manifest.json b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/public_gate/staged_input_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..ce20e48d798d6d76c8e3e10cee5ba97db5e7d59c --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/public_gate/staged_input_manifest.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c6e49af1ffbef823c422720d73b97dff694127caf2cf206be360c54c39eb1ed +size 5604 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/runtime_result.json b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/runtime_result.json new file mode 100644 index 0000000000000000000000000000000000000000..5617a6794a75aa04784a12ceb01fcb047d35a7d7 --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/runtime_result.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ace0624c127f1f662f817bc0a5292d0004840b7a27aba88fe81b42e87023bf7 +size 622 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/staged/public/staged_features.json b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/staged/public/staged_features.json new file mode 100644 index 0000000000000000000000000000000000000000..f31b7fb2e8a5a09e5a065000ef89e6e633974b38 --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/staged/public/staged_features.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ac6e9727221d87c5fc182247d5b3205c5c1e7e3fc5722d3d3d0ceee528fb3b3 +size 972 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/staged/public/test.csv b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/staged/public/test.csv new file mode 100644 index 0000000000000000000000000000000000000000..b75a5d8c2fcb2f79081b7dbe7668099098496842 --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/staged/public/test.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0af6e0312230bd2e171907bf4a9604e4b600e6335c3e4b4842b1f60c8e7260c7 +size 203927 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/staged/public/train.csv b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/staged/public/train.csv new file mode 100644 index 0000000000000000000000000000000000000000..581832d2d577538d2b98026d4705fa0495b803b7 --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/staged/public/train.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5289d18c270c8b9f28c49f65f7dcbcbfe99c6d9c36bf7468cb0bd306c37a6c7 +size 1630334 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/staged/public/val.csv b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/staged/public/val.csv new file mode 100644 index 0000000000000000000000000000000000000000..0550b83cde55957916223bde1f17c67e7bfa0325 --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/staged/public/val.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad236210ab730f44360ed17509da76cda75ad36d8ab73965a437110f905764d3 +size 203862 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/staged/tabbyflow/adapter_report.json b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/staged/tabbyflow/adapter_report.json new file mode 100644 index 0000000000000000000000000000000000000000..bd696455ca490d0f6469097f875d86a331fce4ad --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/staged/tabbyflow/adapter_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80409ec0ecf54b8d94b520fe7445e91b9f0629a187b5f0929c2f721f0f60c4b1 +size 322 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/staged/tabbyflow/adapter_transforms_applied.json b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/staged/tabbyflow/adapter_transforms_applied.json new file mode 100644 index 0000000000000000000000000000000000000000..6f3aaa01a627a955d2022165805d2786c0da78ba --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/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/c9/tabbyflow/tabbyflow-c9-20260420_074328/staged/tabbyflow/model_input_manifest.json b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/staged/tabbyflow/model_input_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..b04f53c296769b27bb28946c6eb99c48fdffaa37 --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/staged/tabbyflow/model_input_manifest.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c04151f7623ef0892bd5074c5819caee3fcc2f3348abaa5618426599b6d2fcd +size 5802 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabbyflow-c9-26215-20260420_075137.csv b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabbyflow-c9-26215-20260420_075137.csv new file mode 100644 index 0000000000000000000000000000000000000000..04e52b6a265586a691d04bff18b122faf146aeb3 --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabbyflow-c9-26215-20260420_075137.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05cae755101836c5ab1e139859fc5ad41661898a3a082310c28c18c95ddca051 +size 2230910 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabbyflow_train_meta.json b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabbyflow_train_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..18d978a0406162ed2e2c2d1db8b7fffaf089fe0f --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/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/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/X_cat_test.npy b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/X_cat_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..f55be4267f6392a5d24ad793c9edb2841157e85e --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/X_cat_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62540e8e18ee482349ef996721bbbcceeea5bdd5a48c0e05aef961d64cc6d557 +size 26352 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/X_cat_train.npy b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/X_cat_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..f0ec67badf0b2e80017aaf0dea889cbf3cfe1aa0 --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/X_cat_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d76b75f989b3dc29e9c1776971bfcfe6782477af9b30d143474c2e7c6d296c5 +size 209848 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/X_cat_val.npy b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/X_cat_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..77f1e39f4f3e0c54e36a16d70d12064bd99a2fb9 --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/X_cat_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2291123e434ecaaabd29c188cef42e13b54c0d8946375772cca7042ec4ea84f0 +size 26336 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/X_num_test.npy b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/X_num_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..952fc2549a5139cf4327c36e8b5de413b64ba620 --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/X_num_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4429f0d335d4329172f9c047ea82fc7abf310e9b6f3a5df0644de5253f6851b9 +size 105024 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/X_num_train.npy b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/X_num_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..24431e7de42e064269a838b520596da288413946 --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/X_num_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a6bc53b6dfcd4e17d7f1d3c01d3897f13d7871d3734a5514501dca11a68ad6b +size 839008 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/X_num_val.npy b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/X_num_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..5be2246bd17fd46d82a6062297c47e0cb6da6abc --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/X_num_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11ca7ee238803325e4061f276c0f2b20ede05bb8657a1ee7e6dbda40d1504fc6 +size 104960 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/info.json b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/info.json new file mode 100644 index 0000000000000000000000000000000000000000..4aed0a6ff3eed0dc3eb15a6e310b49c1a4b9f1ae --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/info.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c63535dff81f08969b010628283ee5e5e39c90a5fd67ac492fe37f440432ed8f +size 2126 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/real.csv b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/real.csv new file mode 100644 index 0000000000000000000000000000000000000000..38c84ae4e306d9a2fee1ad4b7a4440111e0481e5 --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/real.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b4e5a92c3a56bb93cb5062b88be41b13386cba65f2a2314081723028d9d5186 +size 1630334 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/test.csv b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/test.csv new file mode 100644 index 0000000000000000000000000000000000000000..88a9e90a5e42a8fab3e7dc7875f254af5d5b9ac4 --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/test.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3d5f6b434441612b681d8d8f4afd989957521ed07b0cebd43e95cc9cf41755c +size 203927 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/val.csv b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/val.csv new file mode 100644 index 0000000000000000000000000000000000000000..2e2670647916b9b3b692a6ddc6f69c0aa0fcb581 --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/val.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f057524d53685c758e8db633549b92cd0656d5028f330442b0ea5e6b521fe1fb +size 203862 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/y_test.npy b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/y_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..8e253c44e4c6bf370fb71c7e71092486a0fa6d81 --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/y_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99a529e34beb9173ce308da21037b4df41255fd64588dd21e008187052de763f +size 13240 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/y_train.npy b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/y_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..25559b41c42286dd56882fb528a5735e51ba854e --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/y_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdbd34feb47e6cd662ae8b0fee47c70fefe01d073e0410e2a2c645603317c342 +size 104988 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/y_val.npy b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/y_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..12b1608d4594c6c88de3d670fef17a355257b1ac --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/tabular_bundle/pipeline_ds/y_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed9644a20acd216fd4d98ba382723c55e9202f2444ed0dadf9e9adcaf79d3fc4 +size 13232 diff --git a/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/train_20260420_074328.log b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/train_20260420_074328.log new file mode 100644 index 0000000000000000000000000000000000000000..714101eae3e395d5adbc1a840dd50a8987b8e576 --- /dev/null +++ b/syntheticSuccess/c9/tabbyflow/tabbyflow-c9-20260420_074328/train_20260420_074328.log @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8376993418255e142b7736f2f03570ddfdae3421dcc60a59bf0966e70ddc5187 +size 816135 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/_tabdiff_gen.py b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/_tabdiff_gen.py new file mode 100644 index 0000000000000000000000000000000000000000..c0a8ea7b8597b0719fe0b86f90f33cf89320dbfb --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/_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/c9/tabdiff/tabdiff-c9-20260420_073501/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(26215)), +]) +# 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/c9/tabdiff/tabdiff-c9-20260420_073501/tabdiff-c9-26215-20260420_074317.csv") diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/_tabdiff_train.py b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/_tabdiff_train.py new file mode 100644 index 0000000000000000000000000000000000000000..d72ce063587a1fd0c6b86c2a421f22ea6087eac9 --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/_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/c9/tabdiff/tabdiff-c9-20260420_073501/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/c9/tabdiff/tabdiff-c9-20260420_073501/input_snapshot.json b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/input_snapshot.json new file mode 100644 index 0000000000000000000000000000000000000000..4deadbc80148b841c48961a94c3466e3be9667f5 --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/input_snapshot.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ddbdbcc24d11048dabe7e228b66ba54b16894d7afa157b4601bde08ae262713 +size 1349 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/models_tabdiff/trained.pt b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/models_tabdiff/trained.pt new file mode 100644 index 0000000000000000000000000000000000000000..bc319a55a9c7152a1137f968b6fa1c735125ad11 --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/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/c9/tabdiff/tabdiff-c9-20260420_073501/public_gate/normalized_schema_snapshot.json b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/public_gate/normalized_schema_snapshot.json new file mode 100644 index 0000000000000000000000000000000000000000..57497f74ea68ef836b6780051658fabc3265912e --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/public_gate/normalized_schema_snapshot.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83f8364b69bf8dbae1b24e07aaa9992a5f109c944e4c9a7c80cf6c26a46ac325 +size 4803 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/public_gate/public_gate_report.json b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/public_gate/public_gate_report.json new file mode 100644 index 0000000000000000000000000000000000000000..13a9b98ba5c78e45e9b5e7a7c7be1db5870868a2 --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/public_gate/public_gate_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1964746533475f77130f406ab9512971a656fc1eeb5d1b649b92389810e7c7d7 +size 914 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/public_gate/staged_input_manifest.json b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/public_gate/staged_input_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..fbda582b356fbe785362cf9f7006f0ec1bb7947d --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/public_gate/staged_input_manifest.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c335d05e2506b90463f32f1d6990563171e9c10393ca426a92e4a99e55e39fb6 +size 5584 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/runtime_result.json b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/runtime_result.json new file mode 100644 index 0000000000000000000000000000000000000000..2c1de85f8fef57c937ec021c97a7ea9afe6684ef --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/runtime_result.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb26913ebb5ec5632261c729d85ccff120e25a449ff7d493d1467ed67d27e0e2 +size 606 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/staged_features.json b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/staged_features.json new file mode 100644 index 0000000000000000000000000000000000000000..f31b7fb2e8a5a09e5a065000ef89e6e633974b38 --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/staged_features.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ac6e9727221d87c5fc182247d5b3205c5c1e7e3fc5722d3d3d0ceee528fb3b3 +size 972 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/test.csv b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/test.csv new file mode 100644 index 0000000000000000000000000000000000000000..b75a5d8c2fcb2f79081b7dbe7668099098496842 --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/test.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0af6e0312230bd2e171907bf4a9604e4b600e6335c3e4b4842b1f60c8e7260c7 +size 203927 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/train.csv b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/train.csv new file mode 100644 index 0000000000000000000000000000000000000000..581832d2d577538d2b98026d4705fa0495b803b7 --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/train.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5289d18c270c8b9f28c49f65f7dcbcbfe99c6d9c36bf7468cb0bd306c37a6c7 +size 1630334 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/val.csv b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/val.csv new file mode 100644 index 0000000000000000000000000000000000000000..0550b83cde55957916223bde1f17c67e7bfa0325 --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/staged/public/val.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad236210ab730f44360ed17509da76cda75ad36d8ab73965a437110f905764d3 +size 203862 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/staged/tabdiff/adapter_report.json b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/staged/tabdiff/adapter_report.json new file mode 100644 index 0000000000000000000000000000000000000000..6fae76e90609b6b9bec70056691f607eab9d7fae --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/staged/tabdiff/adapter_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5107d88f9fe520d94a9c5d1f6847194adeb45c54aea948ed781de7596476c91c +size 316 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/staged/tabdiff/adapter_transforms_applied.json b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/staged/tabdiff/adapter_transforms_applied.json new file mode 100644 index 0000000000000000000000000000000000000000..6f3aaa01a627a955d2022165805d2786c0da78ba --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/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/c9/tabdiff/tabdiff-c9-20260420_073501/staged/tabdiff/model_input_manifest.json b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/staged/tabdiff/model_input_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..b83fb7cb30aa86b2f757a71908f15ca87faac07b --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/staged/tabdiff/model_input_manifest.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71b730d2b23f13bb258989678973dacc6508c044ee4e5955fffc0745e5022751 +size 5776 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabdiff-c9-26215-20260420_074317.csv b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabdiff-c9-26215-20260420_074317.csv new file mode 100644 index 0000000000000000000000000000000000000000..6b9fc543fc44b4a7ea660b8465582379f085c7fd --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabdiff-c9-26215-20260420_074317.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01104d56acf6fff628e553bb4c39623f1cbee10d95ddb7921f00d126767e0212 +size 2227970 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabdiff_train_meta.json b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabdiff_train_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8b4a6fee524b92cb40edf776da6b57beb276a50e --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/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/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_cat_test.npy b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_cat_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..f55be4267f6392a5d24ad793c9edb2841157e85e --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_cat_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62540e8e18ee482349ef996721bbbcceeea5bdd5a48c0e05aef961d64cc6d557 +size 26352 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_cat_train.npy b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_cat_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..f0ec67badf0b2e80017aaf0dea889cbf3cfe1aa0 --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_cat_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d76b75f989b3dc29e9c1776971bfcfe6782477af9b30d143474c2e7c6d296c5 +size 209848 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_cat_val.npy b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_cat_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..77f1e39f4f3e0c54e36a16d70d12064bd99a2fb9 --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_cat_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2291123e434ecaaabd29c188cef42e13b54c0d8946375772cca7042ec4ea84f0 +size 26336 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_num_test.npy b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_num_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..952fc2549a5139cf4327c36e8b5de413b64ba620 --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_num_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4429f0d335d4329172f9c047ea82fc7abf310e9b6f3a5df0644de5253f6851b9 +size 105024 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_num_train.npy b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_num_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..24431e7de42e064269a838b520596da288413946 --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_num_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a6bc53b6dfcd4e17d7f1d3c01d3897f13d7871d3734a5514501dca11a68ad6b +size 839008 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_num_val.npy b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_num_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..5be2246bd17fd46d82a6062297c47e0cb6da6abc --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/X_num_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11ca7ee238803325e4061f276c0f2b20ede05bb8657a1ee7e6dbda40d1504fc6 +size 104960 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/info.json b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/info.json new file mode 100644 index 0000000000000000000000000000000000000000..4aed0a6ff3eed0dc3eb15a6e310b49c1a4b9f1ae --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/info.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c63535dff81f08969b010628283ee5e5e39c90a5fd67ac492fe37f440432ed8f +size 2126 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/real.csv b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/real.csv new file mode 100644 index 0000000000000000000000000000000000000000..38c84ae4e306d9a2fee1ad4b7a4440111e0481e5 --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/real.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b4e5a92c3a56bb93cb5062b88be41b13386cba65f2a2314081723028d9d5186 +size 1630334 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/test.csv b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/test.csv new file mode 100644 index 0000000000000000000000000000000000000000..88a9e90a5e42a8fab3e7dc7875f254af5d5b9ac4 --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/test.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3d5f6b434441612b681d8d8f4afd989957521ed07b0cebd43e95cc9cf41755c +size 203927 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/val.csv b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/val.csv new file mode 100644 index 0000000000000000000000000000000000000000..2e2670647916b9b3b692a6ddc6f69c0aa0fcb581 --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/val.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f057524d53685c758e8db633549b92cd0656d5028f330442b0ea5e6b521fe1fb +size 203862 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/y_test.npy b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/y_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..8e253c44e4c6bf370fb71c7e71092486a0fa6d81 --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/y_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99a529e34beb9173ce308da21037b4df41255fd64588dd21e008187052de763f +size 13240 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/y_train.npy b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/y_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..25559b41c42286dd56882fb528a5735e51ba854e --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/y_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdbd34feb47e6cd662ae8b0fee47c70fefe01d073e0410e2a2c645603317c342 +size 104988 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/y_val.npy b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/y_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..12b1608d4594c6c88de3d670fef17a355257b1ac --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/tabular_bundle/pipeline_ds/y_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed9644a20acd216fd4d98ba382723c55e9202f2444ed0dadf9e9adcaf79d3fc4 +size 13232 diff --git a/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/train_20260420_073501.log b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/train_20260420_073501.log new file mode 100644 index 0000000000000000000000000000000000000000..ea9fa33509b5e56b1a58fb062c2bd81bb1d431b9 --- /dev/null +++ b/syntheticSuccess/c9/tabdiff/tabdiff-c9-20260420_073501/train_20260420_073501.log @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9478b76f71d4974b4aea33e7867f09e27e66caa9f39dc9bfa2f93c8db3d10b3 +size 838104 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/_tabbyflow_gen.py b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/_tabbyflow_gen.py new file mode 100644 index 0000000000000000000000000000000000000000..ec858be0348a973aa1fb598da6fc72d4191ca0e6 --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/_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/m1/tabbyflow/tabbyflow-m1-20260420_092230/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(1200)), +]) +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/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabbyflow-m1-1200-20260420_092929.csv") diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/_tabbyflow_train.py b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/_tabbyflow_train.py new file mode 100644 index 0000000000000000000000000000000000000000..fa82de04d7854e0ab6152ed8d96fc44db9b509df --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/_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/m1/tabbyflow/tabbyflow-m1-20260420_092230/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/m1/tabbyflow/tabbyflow-m1-20260420_092230/input_snapshot.json b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/input_snapshot.json new file mode 100644 index 0000000000000000000000000000000000000000..81cdacd8b4ad26646b4e9398edc60c819ac0479f --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/input_snapshot.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b1b71f8454999d3432c5e0940240ade9e0314d30dc8c1ebfab0f458430fbf00 +size 1350 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/models_tabbyflow/trained.pt b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/models_tabbyflow/trained.pt new file mode 100644 index 0000000000000000000000000000000000000000..f063a878c470d9d40f79db79881596e1e497dffd --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/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/m1/tabbyflow/tabbyflow-m1-20260420_092230/public_gate/normalized_schema_snapshot.json b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/public_gate/normalized_schema_snapshot.json new file mode 100644 index 0000000000000000000000000000000000000000..0d924707e2890ec3e2b8fe00150a456c3acd4af5 --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/public_gate/normalized_schema_snapshot.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b119c9e506b7e460cf180a210fe501cc20982854a292d273d296cb2042c198cb +size 14290 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/public_gate/public_gate_report.json b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/public_gate/public_gate_report.json new file mode 100644 index 0000000000000000000000000000000000000000..2744e5ba1283b4e6d6b7d71049b10dea7341b6d6 --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/public_gate/public_gate_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbf36adfc35a02fc9b71b3574f2df82381dba68977c592f1936143fc1de43247 +size 923 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/public_gate/staged_input_manifest.json b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/public_gate/staged_input_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..8ac118410e560992d91f0b361f806f3d4d1429f9 --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/public_gate/staged_input_manifest.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28b2bfeea7b834ab25c6fecd4057e00321358fa2edcb1cbc31ed0c22d51eea3e +size 15091 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/runtime_result.json b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/runtime_result.json new file mode 100644 index 0000000000000000000000000000000000000000..8d3c0a5bc36d51ceafa06347537a86e507c3c983 --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/runtime_result.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfad1a796ce32da0ccf33423a61cdcc272af7a446a6e39194a0769a1986743cc +size 621 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/staged/public/staged_features.json b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/staged/public/staged_features.json new file mode 100644 index 0000000000000000000000000000000000000000..fd0c619ad0d1d9d7761527a0685a17776d179b00 --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/staged/public/staged_features.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a4857dd67830beab0de00fe7692c2d76505df70139bb082fa996700b67aa349 +size 3060 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/staged/public/test.csv b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/staged/public/test.csv new file mode 100644 index 0000000000000000000000000000000000000000..271d074b582c0df7d0f41d0c95be6dce4649470a --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/staged/public/test.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b10fb23dd851cc8e9512cc2f6c6cf8a7d55a9e129e0ea3fcfdf74a1d9c4ae4e +size 31319 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/staged/public/train.csv b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/staged/public/train.csv new file mode 100644 index 0000000000000000000000000000000000000000..05187648c8c9f481592f6db0a9997f7e91ebcac0 --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/staged/public/train.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e9c852dcaca7e39ee66137ba8b9d16cff5ac3db8773ada638088281140b801f +size 246535 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/staged/public/val.csv b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/staged/public/val.csv new file mode 100644 index 0000000000000000000000000000000000000000..6c2de2dac86a09bf5299ab48292aa44bf6ad4099 --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/staged/public/val.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74e1ec553c236519ce940f48b25c8f9b87aca28e5746f70de8e292fcae7b3dfb +size 31323 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/staged/tabbyflow/adapter_report.json b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/staged/tabbyflow/adapter_report.json new file mode 100644 index 0000000000000000000000000000000000000000..a71c4f5849c182d892328225c48e9421e11c610a --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/staged/tabbyflow/adapter_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:014f8768aa55c811f50cc2dd7d1818824a0519e1655f0dde9cbf876afaeb45c7 +size 322 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/staged/tabbyflow/adapter_transforms_applied.json b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/staged/tabbyflow/adapter_transforms_applied.json new file mode 100644 index 0000000000000000000000000000000000000000..6f3aaa01a627a955d2022165805d2786c0da78ba --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/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/m1/tabbyflow/tabbyflow-m1-20260420_092230/staged/tabbyflow/model_input_manifest.json b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/staged/tabbyflow/model_input_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..e0cddcf848359c9364aaec9e2d99d61f426aa9b4 --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/staged/tabbyflow/model_input_manifest.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9167480ef908c5b087cbbdc2ee5977b5d1b7b53e06ba5646b46c5cac7e13c75 +size 15289 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabbyflow-m1-1200-20260420_092929.csv b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabbyflow-m1-1200-20260420_092929.csv new file mode 100644 index 0000000000000000000000000000000000000000..d2f5bc6d49b0cad656f10aa75171c9d8bdf1a748 --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabbyflow-m1-1200-20260420_092929.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ca9de5771cff4486acc2466a5d381864a44a68762a20a8a2d970433427b1878 +size 161046 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabbyflow_train_meta.json b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabbyflow_train_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..18d978a0406162ed2e2c2d1db8b7fffaf089fe0f --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/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/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/X_cat_test.npy b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/X_cat_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..f0217913b574e6cbc0de7ed771c70ad112898db1 --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/X_cat_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e3eee9b1cb1ecde3871bd0f100629ee3aa86a583ab70298c1315946476966f +size 18128 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/X_cat_train.npy b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/X_cat_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..1b5176ac1fcea38b5949e8beb246c06b0dd48fed --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/X_cat_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:647875401f8038d707440d4e3e48143c6f380d447c982436cdf78a2e03538b94 +size 144128 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/X_cat_val.npy b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/X_cat_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..54c197e8e09ccb1dea05058beac026903e2826cb --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/X_cat_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76a3dd50137ff542b23f2f445130196ad63f31c85c3c73971220dff51d7096a7 +size 18128 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/X_num_test.npy b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/X_num_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..db5929213cc64f5c7296f3b63a660a7cd45cb951 --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/X_num_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e31d0278bfe6bad4209c87eb306e16086d5c2d110b05148469e63d32a866754 +size 8528 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/X_num_train.npy b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/X_num_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..7048d4fdc713de4fd5d099696cee6432ace49447 --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/X_num_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94fc96e7a04cf92dedd43ff8259c690bb7735758a094b6a16bca650ed5d1fb5e +size 67328 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/X_num_val.npy b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/X_num_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..32f2a0f1752c2f1734817c49c7dc61b17413451d --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/X_num_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97d9fd5d44bcafd1895808aa76729def569b58832ae43ccaa4170f6844f18340 +size 8528 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/info.json b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/info.json new file mode 100644 index 0000000000000000000000000000000000000000..fa405d66f9d43b822749f57fc00815880b6a1c07 --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/info.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5761a66f4726436db83e4941facd4778f13d401ea7e2415c4b817b2140a49a1 +size 5300 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/real.csv b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/real.csv new file mode 100644 index 0000000000000000000000000000000000000000..0135603e74f9cc271cb75a3c5a985d5a17bdeba8 --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/real.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de0967d25e86a9c25b0e9bfbe46d97b49e9a52439f1b6fd661ec044f844d169f +size 107409 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/test.csv b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/test.csv new file mode 100644 index 0000000000000000000000000000000000000000..b5cf74c3f9882f0060afa4938c99a9cef77497d9 --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/test.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29cba923e3d263ad13a654a29f2e311d14db674cafc9cfd4d37574f7792a8080 +size 13827 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/val.csv b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/val.csv new file mode 100644 index 0000000000000000000000000000000000000000..af092ae4c0d71b2e29239e6eedf6e27530452cc5 --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/val.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4f878937262c17e4bb76c7c0ffb760bee8bdfc29f1e0692395eb1ef2a3d0448 +size 13837 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/y_test.npy b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/y_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..c536e88265f55fb2bf147e26b2b1123aad3c9794 --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/y_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c520f4bb822a851e243a41c84e4e2196ca3c0281b59c14830f5fa6cea2433b2a +size 1328 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/y_train.npy b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/y_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..1ece0db4d1675868b7efd73f492acf3821f1fa88 --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/y_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e8b8087fbf0d2dfb3314cbbf47157888ef98f413e2b5009a2643e22583a749c +size 9728 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/y_val.npy b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/y_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..fe4a6aa82f255de3c2892862b30f1675a752891d --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/tabular_bundle/pipeline_ds/y_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a8e3f3b0bfded06ccc2bf5089bc9911288aa83d0bc5fb0c3af7f9f3dad84358 +size 1328 diff --git a/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/train_20260420_092230.log b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/train_20260420_092230.log new file mode 100644 index 0000000000000000000000000000000000000000..da346b97182ac6140343ab80180cb7d1b0339602 --- /dev/null +++ b/syntheticSuccess/m1/tabbyflow/tabbyflow-m1-20260420_092230/train_20260420_092230.log @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aa396f1317b1e24c195c9f00a0a48d5511283735e1689bf7e307cbb9f3385f0 +size 288242 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/_tabdiff_gen.py b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/_tabdiff_gen.py new file mode 100644 index 0000000000000000000000000000000000000000..dff629bf8c3a8956d77d7551120478b70f230e70 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/_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/m1/tabdiff/tabdiff-m1-20260420_091055/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(1200)), +]) +# 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/m1/tabdiff/tabdiff-m1-20260420_091055/tabdiff-m1-1200-20260420_092135.csv") diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/_tabdiff_train.py b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/_tabdiff_train.py new file mode 100644 index 0000000000000000000000000000000000000000..78cbacf4a4f46cbf6a3ce1a24fa3cbec7eacfc4e --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/_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/m1/tabdiff/tabdiff-m1-20260420_091055/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/m1/tabdiff/tabdiff-m1-20260420_091055/input_snapshot.json b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/input_snapshot.json new file mode 100644 index 0000000000000000000000000000000000000000..810c8952bca2d70b5d359516585b3265510c5806 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/input_snapshot.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79bb2d6029544eb608c702faa48d727af93ea1be583717a65dff83302f759e49 +size 1348 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/models_tabdiff/trained.pt b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/models_tabdiff/trained.pt new file mode 100644 index 0000000000000000000000000000000000000000..bc319a55a9c7152a1137f968b6fa1c735125ad11 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/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/m1/tabdiff/tabdiff-m1-20260420_091055/public_gate/normalized_schema_snapshot.json b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/public_gate/normalized_schema_snapshot.json new file mode 100644 index 0000000000000000000000000000000000000000..0d924707e2890ec3e2b8fe00150a456c3acd4af5 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/public_gate/normalized_schema_snapshot.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b119c9e506b7e460cf180a210fe501cc20982854a292d273d296cb2042c198cb +size 14290 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/public_gate/public_gate_report.json b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/public_gate/public_gate_report.json new file mode 100644 index 0000000000000000000000000000000000000000..2744e5ba1283b4e6d6b7d71049b10dea7341b6d6 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/public_gate/public_gate_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbf36adfc35a02fc9b71b3574f2df82381dba68977c592f1936143fc1de43247 +size 923 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/public_gate/staged_input_manifest.json b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/public_gate/staged_input_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..2efb43bf35ddf9358f9f946d4e15883061ea970b --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/public_gate/staged_input_manifest.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7a09ce2bbdcb25b3bff16c5fcb8a6efa09c2197c364c51d4593ec2bed2cea51 +size 15071 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/runtime_result.json b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/runtime_result.json new file mode 100644 index 0000000000000000000000000000000000000000..0766609154cbfabca96576d24066b06f8a69bd81 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/runtime_result.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4fd43987f7bc3f2403f2d021fb90ef1fbb9b45cc708d34f088c67d05cda3f47 +size 605 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/staged/public/staged_features.json b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/staged/public/staged_features.json new file mode 100644 index 0000000000000000000000000000000000000000..fd0c619ad0d1d9d7761527a0685a17776d179b00 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/staged/public/staged_features.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a4857dd67830beab0de00fe7692c2d76505df70139bb082fa996700b67aa349 +size 3060 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/staged/public/test.csv b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/staged/public/test.csv new file mode 100644 index 0000000000000000000000000000000000000000..271d074b582c0df7d0f41d0c95be6dce4649470a --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/staged/public/test.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b10fb23dd851cc8e9512cc2f6c6cf8a7d55a9e129e0ea3fcfdf74a1d9c4ae4e +size 31319 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/staged/public/train.csv b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/staged/public/train.csv new file mode 100644 index 0000000000000000000000000000000000000000..05187648c8c9f481592f6db0a9997f7e91ebcac0 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/staged/public/train.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e9c852dcaca7e39ee66137ba8b9d16cff5ac3db8773ada638088281140b801f +size 246535 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/staged/public/val.csv b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/staged/public/val.csv new file mode 100644 index 0000000000000000000000000000000000000000..6c2de2dac86a09bf5299ab48292aa44bf6ad4099 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/staged/public/val.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74e1ec553c236519ce940f48b25c8f9b87aca28e5746f70de8e292fcae7b3dfb +size 31323 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/staged/tabdiff/adapter_report.json b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/staged/tabdiff/adapter_report.json new file mode 100644 index 0000000000000000000000000000000000000000..7c6195e1ba07b4998831fff89515b70b96019709 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/staged/tabdiff/adapter_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6014e72e37258571d250b4e6df060f2af2640e41db63571f6734045e339b31b +size 316 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/staged/tabdiff/adapter_transforms_applied.json b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/staged/tabdiff/adapter_transforms_applied.json new file mode 100644 index 0000000000000000000000000000000000000000..6f3aaa01a627a955d2022165805d2786c0da78ba --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/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/m1/tabdiff/tabdiff-m1-20260420_091055/staged/tabdiff/model_input_manifest.json b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/staged/tabdiff/model_input_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..f72a069ebfa882976961dc90536f3156746d4b18 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/staged/tabdiff/model_input_manifest.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d314076154e50ded7009239dfa5dc34b7664b7b162fbb80478a5d7269635a9 +size 15263 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabdiff-m1-1200-20260420_092135.csv b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabdiff-m1-1200-20260420_092135.csv new file mode 100644 index 0000000000000000000000000000000000000000..022a74cd4f631ffb4719f59412ced7f1bc7ee482 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabdiff-m1-1200-20260420_092135.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e54140e89dee3a32095d26e5e8538b6226f53ac283587ccc3ac1ee7db8d1df13 +size 163896 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabdiff_train_meta.json b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabdiff_train_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8b4a6fee524b92cb40edf776da6b57beb276a50e --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/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/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/X_cat_test.npy b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/X_cat_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..f0217913b574e6cbc0de7ed771c70ad112898db1 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/X_cat_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e3eee9b1cb1ecde3871bd0f100629ee3aa86a583ab70298c1315946476966f +size 18128 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/X_cat_train.npy b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/X_cat_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..1b5176ac1fcea38b5949e8beb246c06b0dd48fed --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/X_cat_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:647875401f8038d707440d4e3e48143c6f380d447c982436cdf78a2e03538b94 +size 144128 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/X_cat_val.npy b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/X_cat_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..54c197e8e09ccb1dea05058beac026903e2826cb --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/X_cat_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76a3dd50137ff542b23f2f445130196ad63f31c85c3c73971220dff51d7096a7 +size 18128 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/X_num_test.npy b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/X_num_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..db5929213cc64f5c7296f3b63a660a7cd45cb951 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/X_num_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e31d0278bfe6bad4209c87eb306e16086d5c2d110b05148469e63d32a866754 +size 8528 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/X_num_train.npy b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/X_num_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..7048d4fdc713de4fd5d099696cee6432ace49447 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/X_num_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94fc96e7a04cf92dedd43ff8259c690bb7735758a094b6a16bca650ed5d1fb5e +size 67328 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/X_num_val.npy b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/X_num_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..32f2a0f1752c2f1734817c49c7dc61b17413451d --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/X_num_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97d9fd5d44bcafd1895808aa76729def569b58832ae43ccaa4170f6844f18340 +size 8528 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/info.json b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/info.json new file mode 100644 index 0000000000000000000000000000000000000000..fa405d66f9d43b822749f57fc00815880b6a1c07 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/info.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5761a66f4726436db83e4941facd4778f13d401ea7e2415c4b817b2140a49a1 +size 5300 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/real.csv b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/real.csv new file mode 100644 index 0000000000000000000000000000000000000000..0135603e74f9cc271cb75a3c5a985d5a17bdeba8 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/real.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de0967d25e86a9c25b0e9bfbe46d97b49e9a52439f1b6fd661ec044f844d169f +size 107409 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/test.csv b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/test.csv new file mode 100644 index 0000000000000000000000000000000000000000..b5cf74c3f9882f0060afa4938c99a9cef77497d9 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/test.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29cba923e3d263ad13a654a29f2e311d14db674cafc9cfd4d37574f7792a8080 +size 13827 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/val.csv b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/val.csv new file mode 100644 index 0000000000000000000000000000000000000000..af092ae4c0d71b2e29239e6eedf6e27530452cc5 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/val.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4f878937262c17e4bb76c7c0ffb760bee8bdfc29f1e0692395eb1ef2a3d0448 +size 13837 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/y_test.npy b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/y_test.npy new file mode 100644 index 0000000000000000000000000000000000000000..c536e88265f55fb2bf147e26b2b1123aad3c9794 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/y_test.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c520f4bb822a851e243a41c84e4e2196ca3c0281b59c14830f5fa6cea2433b2a +size 1328 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/y_train.npy b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/y_train.npy new file mode 100644 index 0000000000000000000000000000000000000000..1ece0db4d1675868b7efd73f492acf3821f1fa88 --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/y_train.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e8b8087fbf0d2dfb3314cbbf47157888ef98f413e2b5009a2643e22583a749c +size 9728 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/y_val.npy b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/y_val.npy new file mode 100644 index 0000000000000000000000000000000000000000..fe4a6aa82f255de3c2892862b30f1675a752891d --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/tabular_bundle/pipeline_ds/y_val.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a8e3f3b0bfded06ccc2bf5089bc9911288aa83d0bc5fb0c3af7f9f3dad84358 +size 1328 diff --git a/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/train_20260420_091055.log b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/train_20260420_091055.log new file mode 100644 index 0000000000000000000000000000000000000000..cb5295c2d5d8d1990a38a74ef0981fe7dd127a3b --- /dev/null +++ b/syntheticSuccess/m1/tabdiff/tabdiff-m1-20260420_091055/train_20260420_091055.log @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f43401f80eadc382f47db4422420af03f952eeab5244c28f6385a30c0022c833 +size 298789 diff --git a/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/_fd_X_host.npy b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/_fd_X_host.npy new file mode 100644 index 0000000000000000000000000000000000000000..a800c30b93c6a1190d45d28a67ac289d36dfddb6 --- /dev/null +++ b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/_fd_X_host.npy @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0587ca26f2ddbc3ad135d1ca8bef52ecc08181ca339227cdb15c9630b4ec4bf +size 134528 diff --git a/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/_fd_gen.py b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/_fd_gen.py new file mode 100644 index 0000000000000000000000000000000000000000..e8073d5f9d806d95c7518489a19d592ace16668d --- /dev/null +++ b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/_fd_gen.py @@ -0,0 +1,8 @@ + +import joblib, pandas as pd +m, meta = joblib.load(r'/work/output-SpecializedModels/m10/forestdiffusion/forest-m10-20260425_200135/forestdiffusion_model.joblib') +# generate:batch_size 为样本数 +arr = m.generate(batch_size=int(1600)) +df = pd.DataFrame(arr, columns=meta["column_names"]) +df.to_csv(r'/work/output-SpecializedModels/m10/forestdiffusion/forest-m10-20260425_200135/forest-m10-1600-20260426_101122.csv', index=False) +print("saved", len(df)) diff --git a/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/_fd_meta_host.json b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/_fd_meta_host.json new file mode 100644 index 0000000000000000000000000000000000000000..ea34eb7c3f0250aeca8614bef2a428e6e33468ed --- /dev/null +++ b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/_fd_meta_host.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1d786109c8a271d69ddb91e5e7e99adf58472f8d1938924bd2fc5d3e7ad9e8c +size 288 diff --git a/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/_fd_train.py b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/_fd_train.py new file mode 100644 index 0000000000000000000000000000000000000000..e0ee934199cbad83e7da6d7242a2c81d09a15eb0 --- /dev/null +++ b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/_fd_train.py @@ -0,0 +1,20 @@ + +import shutil, json +shutil.copy(r'/work/output-SpecializedModels/m10/forestdiffusion/forest-m10-20260425_200135/_fd_X_host.npy', '/tmp/fd_X.npy') +with open(r'/work/output-SpecializedModels/m10/forestdiffusion/forest-m10-20260425_200135/_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/m10/forestdiffusion/forest-m10-20260425_200135/forestdiffusion_model.joblib') diff --git a/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/forest-m10-1600-20260426_101122.csv b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/forest-m10-1600-20260426_101122.csv new file mode 100644 index 0000000000000000000000000000000000000000..3183c6d25e877f1c2af0bb30555ac3b4072a20a1 --- /dev/null +++ b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/forest-m10-1600-20260426_101122.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74e465add05bf9ac6a68bafbfe395464aa9009760a7cef1f1ae2bb522ed0663c +size 473842 diff --git a/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/forestdiffusion_model.joblib b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/forestdiffusion_model.joblib new file mode 100644 index 0000000000000000000000000000000000000000..cb6d11597f46eef8824a566ad40adf0e4b6780a6 --- /dev/null +++ b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/forestdiffusion_model.joblib @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b923b7214dd9fb5c82c3381c66c4405855498926f4404a3d08f5d94fe92c3396 +size 195659284 diff --git a/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/input_snapshot.json b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/input_snapshot.json new file mode 100644 index 0000000000000000000000000000000000000000..3e38e7153e99b25ae1d47852545f591c4d7918b3 --- /dev/null +++ b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/input_snapshot.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bab18086a0ef77c2595bdfe74f14f324f024bda6c40a6476cd9310045e54d3b7 +size 1364 diff --git a/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/models_fd/model.joblib b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/models_fd/model.joblib new file mode 100644 index 0000000000000000000000000000000000000000..cb6d11597f46eef8824a566ad40adf0e4b6780a6 --- /dev/null +++ b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/models_fd/model.joblib @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b923b7214dd9fb5c82c3381c66c4405855498926f4404a3d08f5d94fe92c3396 +size 195659284 diff --git a/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/public_gate/normalized_schema_snapshot.json b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/public_gate/normalized_schema_snapshot.json new file mode 100644 index 0000000000000000000000000000000000000000..99b777453d06a3cf31ec0fc56daa151a2910db6e --- /dev/null +++ b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/public_gate/normalized_schema_snapshot.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e0b4b32dc3273f99328e72f7b5a830444b967386c77d3eacbfe2f367235d172 +size 9315 diff --git a/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/public_gate/public_gate_report.json b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/public_gate/public_gate_report.json new file mode 100644 index 0000000000000000000000000000000000000000..fc9182329e36210d03a0dd2b22009b4b156bccd9 --- /dev/null +++ b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/public_gate/public_gate_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f9d97f7d812f03897ed2ac1fba10b3ad0abb994aa8895608c4008dc2fde1671 +size 920 diff --git a/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/public_gate/staged_input_manifest.json b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/public_gate/staged_input_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..1f8dee46dd2e3256e9f79dbf950411e232a7af1a --- /dev/null +++ b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/public_gate/staged_input_manifest.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0221f617595906f4cbce08b86c85485868029ffa16fc0e9b66061b22a27d97bb +size 10141 diff --git a/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/runtime_result.json b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/runtime_result.json new file mode 100644 index 0000000000000000000000000000000000000000..edee57106714370b600d292e30c0d6ac150bc18a --- /dev/null +++ b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/runtime_result.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b0046b18f5642cf7232c5f77eb3c425aa1c5f0ba5cfa4672fd8cdfff59926ca +size 629 diff --git a/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/staged/forestdiffusion/adapter_report.json b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/staged/forestdiffusion/adapter_report.json new file mode 100644 index 0000000000000000000000000000000000000000..cf715b3c7c8d1f1b6c6d9f87ec190fc81861b01e --- /dev/null +++ b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/staged/forestdiffusion/adapter_report.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:021c6ca95f1477778daa6e3b9ba8c8828d70577ee4981bd1ed6c547bb0097099 +size 333 diff --git a/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/staged/forestdiffusion/adapter_transforms_applied.json b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/staged/forestdiffusion/adapter_transforms_applied.json new file mode 100644 index 0000000000000000000000000000000000000000..6f3aaa01a627a955d2022165805d2786c0da78ba --- /dev/null +++ b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/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/m10/forestdiffusion/forest-m10-20260425_200135/staged/forestdiffusion/model_input_manifest.json b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/staged/forestdiffusion/model_input_manifest.json new file mode 100644 index 0000000000000000000000000000000000000000..9398abc81fceced9e4b3e5b99478543b0a405b15 --- /dev/null +++ b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/staged/forestdiffusion/model_input_manifest.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45b015c84c8402fdcae800a781187c99e7c844118133f5fef5328c2316ea73b9 +size 10350 diff --git a/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/staged/public/staged_features.json b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/staged/public/staged_features.json new file mode 100644 index 0000000000000000000000000000000000000000..918710dc48ebad6446b0f4b0c72837bf03e13a5e --- /dev/null +++ b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/staged/public/staged_features.json @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f9fd27ea602ac44946f02fbad5e711356035d61a0885cf84425dc44c75ff9f1 +size 1952 diff --git a/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/staged/public/test.csv b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/staged/public/test.csv new file mode 100644 index 0000000000000000000000000000000000000000..1f872e9d86b20eec876bab947ae2e14364ece0e8 --- /dev/null +++ b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/staged/public/test.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d112b674dd456a5bdc2c17ad698087f2df416abb02166d3a29a5873900ca5c0 +size 12392 diff --git a/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/staged/public/train.csv b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/staged/public/train.csv new file mode 100644 index 0000000000000000000000000000000000000000..9e8d03429b530f020698bd6ea7f4d95ffe614067 --- /dev/null +++ b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/staged/public/train.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de150b4643e0b79637165cc914e9fcfb6de70087020ecc8330be516c425aa579 +size 97926 diff --git a/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/staged/public/val.csv b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/staged/public/val.csv new file mode 100644 index 0000000000000000000000000000000000000000..f49ab3dff7a74beab94f4d6ffd5258b4b7d101c8 --- /dev/null +++ b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/staged/public/val.csv @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cc0732d8711d262fd1bc7e0157e67872bcc08b0ac05ae2c75bd2773560e29fd +size 12423 diff --git a/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/train_20260425_200136.log b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/train_20260425_200136.log new file mode 100644 index 0000000000000000000000000000000000000000..fa5ae33bc19c1dc61a8a91b311d0c95ab95f842b --- /dev/null +++ b/syntheticSuccess/m10/forestdiffusion/forest-m10-20260425_200135/train_20260425_200136.log @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e3c3f0e5594533e51d7c09d3916fd0a5aa12d664ec2270e4ca4b32907b5bfa2 +size 25