TabQueryBench commited on
Commit
82f9be3
·
verified ·
1 Parent(s): bcab97e

Resume SynthData0523 main/c6 batch 18

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +46 -0
  2. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/_tabddpm_runtime/tuned_models/mlp/wilt_cv.json +3 -0
  3. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/_tabddpm_sample_r0.py +75 -0
  4. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/_tabddpm_train.py +42 -0
  5. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/config.toml +3 -0
  6. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/config_sample_20260510_222509_r0.toml +3 -0
  7. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/data/X_cat_train.npy +3 -0
  8. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/data/X_num_train.npy +3 -0
  9. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/data/info.json +3 -0
  10. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/data/y_train.npy +3 -0
  11. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/gen_20260510_222509_r0.log +3 -0
  12. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/input_snapshot.json +3 -0
  13. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/X_cat_train.npy +3 -0
  14. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/X_cat_unnorm.npy +3 -0
  15. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/X_num_train.npy +3 -0
  16. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/X_num_unnorm.npy +3 -0
  17. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/config.toml +3 -0
  18. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/info.json +3 -0
  19. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/loss.csv +3 -0
  20. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/model.pt +3 -0
  21. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/model_ema.pt +3 -0
  22. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/y_train.npy +3 -0
  23. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/public_gate/normalized_schema_snapshot.json +3 -0
  24. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/public_gate/public_gate_report.json +3 -0
  25. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/public_gate/staged_input_manifest.json +3 -0
  26. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/run_config.json +3 -0
  27. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/runtime_result.json +3 -0
  28. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/public/staged_features.json +3 -0
  29. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/public/test.csv +3 -0
  30. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/public/train.csv +3 -0
  31. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/public/val.csv +3 -0
  32. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/tabddpm/adapter_report.json +3 -0
  33. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/tabddpm/adapter_transforms_applied.json +3 -0
  34. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/tabddpm/model_input_manifest.json +3 -0
  35. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/tabddpm-c6-7636-20260510_222509.csv +3 -0
  36. SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/train_20260510_222430.log +3 -0
  37. SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/_tabdiff_gen.py +36 -0
  38. SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/_tabdiff_train.py +21 -0
  39. SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/input_snapshot.json +3 -0
  40. SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/models_tabdiff/trained.pt +3 -0
  41. SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/public_gate/normalized_schema_snapshot.json +3 -0
  42. SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/public_gate/public_gate_report.json +3 -0
  43. SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/public_gate/staged_input_manifest.json +3 -0
  44. SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/runtime_result.json +3 -0
  45. SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/staged_features.json +3 -0
  46. SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/test.csv +3 -0
  47. SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/train.csv +3 -0
  48. SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/val.csv +3 -0
  49. SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/staged/tabdiff/adapter_report.json +3 -0
  50. SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/staged/tabdiff/adapter_transforms_applied.json +3 -0
.gitattributes CHANGED
@@ -5301,3 +5301,49 @@ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/_tabddpm_runtime/tuned_
5301
  SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/_tabddpm_runtime/tuned_models/mlp/insurance_cv.json filter=lfs diff=lfs merge=lfs -text
5302
  SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/_tabddpm_runtime/tuned_models/mlp/king_cv.json filter=lfs diff=lfs merge=lfs -text
5303
  SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/_tabddpm_runtime/tuned_models/mlp/miniboone_cv.json filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5301
  SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/_tabddpm_runtime/tuned_models/mlp/insurance_cv.json filter=lfs diff=lfs merge=lfs -text
5302
  SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/_tabddpm_runtime/tuned_models/mlp/king_cv.json filter=lfs diff=lfs merge=lfs -text
5303
  SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/_tabddpm_runtime/tuned_models/mlp/miniboone_cv.json filter=lfs diff=lfs merge=lfs -text
5304
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/_tabddpm_runtime/tuned_models/mlp/wilt_cv.json filter=lfs diff=lfs merge=lfs -text
5305
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/config.toml filter=lfs diff=lfs merge=lfs -text
5306
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/config_sample_20260510_222509_r0.toml filter=lfs diff=lfs merge=lfs -text
5307
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/data/X_cat_train.npy filter=lfs diff=lfs merge=lfs -text
5308
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/data/X_num_train.npy filter=lfs diff=lfs merge=lfs -text
5309
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/data/info.json filter=lfs diff=lfs merge=lfs -text
5310
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/data/y_train.npy filter=lfs diff=lfs merge=lfs -text
5311
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/gen_20260510_222509_r0.log filter=lfs diff=lfs merge=lfs -text
5312
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/input_snapshot.json filter=lfs diff=lfs merge=lfs -text
5313
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/X_cat_train.npy filter=lfs diff=lfs merge=lfs -text
5314
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/X_cat_unnorm.npy filter=lfs diff=lfs merge=lfs -text
5315
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/X_num_train.npy filter=lfs diff=lfs merge=lfs -text
5316
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/X_num_unnorm.npy filter=lfs diff=lfs merge=lfs -text
5317
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/config.toml filter=lfs diff=lfs merge=lfs -text
5318
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/info.json filter=lfs diff=lfs merge=lfs -text
5319
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/loss.csv filter=lfs diff=lfs merge=lfs -text
5320
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/model.pt filter=lfs diff=lfs merge=lfs -text
5321
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/model_ema.pt filter=lfs diff=lfs merge=lfs -text
5322
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/y_train.npy filter=lfs diff=lfs merge=lfs -text
5323
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/public_gate/normalized_schema_snapshot.json filter=lfs diff=lfs merge=lfs -text
5324
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/public_gate/public_gate_report.json filter=lfs diff=lfs merge=lfs -text
5325
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/public_gate/staged_input_manifest.json filter=lfs diff=lfs merge=lfs -text
5326
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/run_config.json filter=lfs diff=lfs merge=lfs -text
5327
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/runtime_result.json filter=lfs diff=lfs merge=lfs -text
5328
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/public/staged_features.json filter=lfs diff=lfs merge=lfs -text
5329
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
5330
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
5331
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
5332
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/tabddpm/adapter_report.json filter=lfs diff=lfs merge=lfs -text
5333
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/tabddpm/adapter_transforms_applied.json filter=lfs diff=lfs merge=lfs -text
5334
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/tabddpm/model_input_manifest.json filter=lfs diff=lfs merge=lfs -text
5335
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/tabddpm-c6-7636-20260510_222509.csv filter=lfs diff=lfs merge=lfs -text
5336
+ SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/train_20260510_222430.log filter=lfs diff=lfs merge=lfs -text
5337
+ SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/input_snapshot.json filter=lfs diff=lfs merge=lfs -text
5338
+ SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/models_tabdiff/trained.pt filter=lfs diff=lfs merge=lfs -text
5339
+ SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/public_gate/normalized_schema_snapshot.json filter=lfs diff=lfs merge=lfs -text
5340
+ SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/public_gate/public_gate_report.json filter=lfs diff=lfs merge=lfs -text
5341
+ SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/public_gate/staged_input_manifest.json filter=lfs diff=lfs merge=lfs -text
5342
+ SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/runtime_result.json filter=lfs diff=lfs merge=lfs -text
5343
+ SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/staged_features.json filter=lfs diff=lfs merge=lfs -text
5344
+ SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/test.csv filter=lfs diff=lfs merge=lfs -text
5345
+ SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/train.csv filter=lfs diff=lfs merge=lfs -text
5346
+ SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/val.csv filter=lfs diff=lfs merge=lfs -text
5347
+ SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/staged/tabdiff/adapter_report.json filter=lfs diff=lfs merge=lfs -text
5348
+ SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/staged/tabdiff/adapter_transforms_applied.json filter=lfs diff=lfs merge=lfs -text
5349
+ SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/staged/tabdiff/model_input_manifest.json filter=lfs diff=lfs merge=lfs -text
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/_tabddpm_runtime/tuned_models/mlp/wilt_cv.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1489c33a341492905b3145370808bd2201a18fe8a1ae604df8917408821f57de
3
+ size 144
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/_tabddpm_sample_r0.py ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os, sys, subprocess, json
2
+ import numpy as np
3
+ import pandas as pd
4
+
5
+ tabddpm_root = "/workspace/tabddpm/code"
6
+ runtime_root = "/work/output-Benchmark-trainonly-v1/c6/tabddpm/tabddpm-c6-20260510_222430/_tabddpm_runtime"
7
+ assert os.path.isdir(tabddpm_root), f"TabDDPM source not mounted: {tabddpm_root}"
8
+
9
+ if not os.path.exists(runtime_root):
10
+ def _ignore(_, names):
11
+ skip = {"__pycache__", "data", "synthetic", "result", "results", "ckpt"}
12
+ return [n for n in names if n in skip or n.endswith(".pyc")]
13
+ import shutil
14
+ shutil.copytree(tabddpm_root, runtime_root, ignore=_ignore)
15
+
16
+ env = os.environ.copy()
17
+ env["PYTHONPATH"] = runtime_root + (os.pathsep + env.get("PYTHONPATH", ""))
18
+
19
+ # Reuse the compat wrapper (patches collections.Sequence for skorch)
20
+ wrapper = os.path.join(runtime_root, "_compat_run.py")
21
+ if not os.path.exists(wrapper):
22
+ with open(wrapper, "w") as f:
23
+ f.write(
24
+ "import collections, collections.abc\n"
25
+ "for _a in ('Sequence','MutableSequence','MutableMapping','Mapping',"
26
+ "'MutableSet','Set','Callable','Iterable','Iterator'):\n"
27
+ " if not hasattr(collections, _a): setattr(collections, _a, getattr(collections.abc, _a, None))\n"
28
+ "import sys, runpy\n"
29
+ "sys.argv = sys.argv[1:]\n"
30
+ "runpy.run_path(sys.argv[0], run_name='__main__')\n"
31
+ )
32
+
33
+ print(f"[TabDDPM] Sampling 7636 rows")
34
+ ret = subprocess.run(
35
+ [sys.executable, wrapper, "scripts/pipeline.py",
36
+ "--config", "/work/output-Benchmark-trainonly-v1/c6/tabddpm/tabddpm-c6-20260510_222430/config_sample_20260510_222509_r0.toml",
37
+ "--sample"],
38
+ cwd=runtime_root,
39
+ env=env
40
+ )
41
+ if ret.returncode != 0:
42
+ sys.exit(ret.returncode)
43
+
44
+ # 将 .npy 输出转为 CSV(npy 在 TabDDPM 的 parent_dir,即 npy_dir)
45
+ info_path = "/work/output-Benchmark-trainonly-v1/c6/tabddpm/tabddpm-c6-20260510_222430/data/info.json"
46
+ with open(info_path) as f:
47
+ info = json.load(f)
48
+
49
+ output_dir = "/work/output-Benchmark-trainonly-v1/c6/tabddpm/tabddpm-c6-20260510_222430/output"
50
+ col_names = info.get("column_names", [])
51
+
52
+ parts = []
53
+ x_num_path = os.path.join(output_dir, "X_num_train.npy")
54
+ x_cat_path = os.path.join(output_dir, "X_cat_train.npy")
55
+ y_path = os.path.join(output_dir, "y_train.npy")
56
+
57
+ if os.path.exists(x_num_path):
58
+ parts.append(np.load(x_num_path, allow_pickle=True))
59
+ if os.path.exists(x_cat_path):
60
+ parts.append(np.load(x_cat_path, allow_pickle=True).astype(float))
61
+ if os.path.exists(y_path):
62
+ y = np.load(y_path, allow_pickle=True)
63
+ parts.append(y.reshape(-1, 1) if y.ndim == 1 else y)
64
+
65
+ if parts:
66
+ combined = np.concatenate(parts, axis=1)
67
+ if col_names and len(col_names) == combined.shape[1]:
68
+ df = pd.DataFrame(combined, columns=col_names)
69
+ else:
70
+ df = pd.DataFrame(combined)
71
+ df.to_csv("/work/output-Benchmark-trainonly-v1/c6/tabddpm/tabddpm-c6-20260510_222430/tabddpm-c6-7636-20260510_222509.csv", index=False)
72
+ print(f"[TabDDPM] Saved {len(df)} rows -> /work/output-Benchmark-trainonly-v1/c6/tabddpm/tabddpm-c6-20260510_222430/tabddpm-c6-7636-20260510_222509.csv")
73
+ else:
74
+ print("[TabDDPM] WARNING: No output .npy files found")
75
+ sys.exit(1)
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/_tabddpm_train.py ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os, sys, subprocess
2
+
3
+ tabddpm_root = "/workspace/tabddpm/code"
4
+ runtime_root = "/work/output-Benchmark-trainonly-v1/c6/tabddpm/tabddpm-c6-20260510_222430/_tabddpm_runtime"
5
+ assert os.path.isdir(tabddpm_root), f"TabDDPM source not mounted: {tabddpm_root}"
6
+
7
+ def _ignore(_, names):
8
+ skip = {"__pycache__", "data", "synthetic", "result", "results", "ckpt"}
9
+ return [n for n in names if n in skip or n.endswith(".pyc")]
10
+
11
+ import shutil
12
+ shutil.rmtree(runtime_root, ignore_errors=True)
13
+ shutil.copytree(tabddpm_root, runtime_root, ignore=_ignore)
14
+
15
+ env = os.environ.copy()
16
+ env["PYTHONPATH"] = runtime_root + (os.pathsep + env.get("PYTHONPATH", ""))
17
+
18
+ # Write a wrapper that patches collections.Sequence (removed in Python 3.10+)
19
+ # before running pipeline.py - needed because skorch uses old API
20
+ wrapper = os.path.join(runtime_root, "_compat_run.py")
21
+ with open(wrapper, "w") as f:
22
+ f.write(
23
+ "import collections, collections.abc\n"
24
+ "for _a in ('Sequence','MutableSequence','MutableMapping','Mapping',"
25
+ "'MutableSet','Set','Callable','Iterable','Iterator'):\n"
26
+ " if not hasattr(collections, _a): setattr(collections, _a, getattr(collections.abc, _a, None))\n"
27
+ "import sys, runpy\n"
28
+ "sys.argv = sys.argv[1:]\n"
29
+ "runpy.run_path(sys.argv[0], run_name='__main__')\n"
30
+ )
31
+
32
+ print(f"[TabDDPM] Training, config=/work/output-Benchmark-trainonly-v1/c6/tabddpm/tabddpm-c6-20260510_222430/config.toml")
33
+ ret = subprocess.run(
34
+ [sys.executable, wrapper, "scripts/pipeline.py",
35
+ "--config", "/work/output-Benchmark-trainonly-v1/c6/tabddpm/tabddpm-c6-20260510_222430/config.toml",
36
+ "--train"],
37
+ cwd=runtime_root,
38
+ env=env
39
+ )
40
+ if ret.returncode != 0:
41
+ sys.exit(ret.returncode)
42
+ print("[TabDDPM] Training complete")
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/config.toml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46caa2fab4f6777b9e27fcc4196667f78c33dbdaa6ddf8488271dc7ede0d09cc
3
+ size 766
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/config_sample_20260510_222509_r0.toml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37786f8ae0c8d9e7ad21a4d99250505119e087ded72255a46111371955c7cd5d
3
+ size 766
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/data/X_cat_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70d11e223e774b29d6fd58433b72dcb3d3a24a8bbb187fc6d7d32b8fe5e9cee7
3
+ size 305568
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/data/X_num_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24258565807b5a7fc2c0c3c9a4f26f21a6bb9f8e60c004592425f19e3b2b55a1
3
+ size 61216
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/data/info.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8509ca589bd7758a825fcac2472588953a45311c554b14567a0686e17a37920
3
+ size 451
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/data/y_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80ccc3344a1009b642b589707df9c94cbc3dfa53970e361d51fe44862d17d9f2
3
+ size 61216
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/gen_20260510_222509_r0.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ce07748e7862d577a1d81697e97e93f40eaf9f010809d48aad1f8238b4df5ca
3
+ size 126502
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/input_snapshot.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf51128042f567e175e6f0bed1c4945b8dca741bad7a7ea696aaf72228cbd6a2
3
+ size 1348
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/X_cat_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4ec4fcf5bab7f81e70229c7a2c72e15b7e31fd7fbe1191dffca57dcf8f0bc3a
3
+ size 80649
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/X_cat_unnorm.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dc6e32e9cc5a12ffbf90af1b8c6dc50489ae528ef6e91e6d6c950851df24ba6
3
+ size 305568
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/X_num_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b17d3a44775bde50b8a91917db2c534ddb74716125165a990040f4fbb2464a9
3
+ size 122304
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/X_num_unnorm.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c24e63d23887f3291d00da067a35384ea5ab5a4efcff5b036f65b02a164e25d
3
+ size 122304
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/config.toml ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37786f8ae0c8d9e7ad21a4d99250505119e087ded72255a46111371955c7cd5d
3
+ size 766
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/info.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8509ca589bd7758a825fcac2472588953a45311c554b14567a0686e17a37920
3
+ size 451
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/loss.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13687fb87e3b6c0e5959e389329bc7125551c9e2e823b077c28eab851a83d7d3
3
+ size 590
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30a972053e69c96edfa4dba2bdba804c95d3c8669ac52c3630dd7d2b42457e30
3
+ size 1164950
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/model_ema.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f150cd0746e1aeaeef623227861c6196af91da6d16178f82024513b31a5a1974
3
+ size 1165794
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/output/y_train.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fd68865d976198e65f79d98609986112a28e6c29e96b552276132b732b9ffb0
3
+ size 61216
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:065bdbcaaeac76f0cbdb0c5fff8891508d44a53a8e05c41f90aa9bc5e7681d87
3
+ size 4158
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3a9cf6c6d49a066e92888a8ccbb76604413c126e8faedf02d707602158d4079
3
+ size 921
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77ac1eee441116d267d4fff45c04cc5f3a6fd723b8029ccddf0791324e81840c
3
+ size 4964
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/run_config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:653e376dc720363426834be1ec8bc9254f07d476957dde9cd8d23d6e2949c3f3
3
+ size 2154
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/runtime_result.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:165dae3a2790687d9082bd43ba33d60ac6fbc41dab4dbb30b7f3d1d8c6c50fee
3
+ size 881
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/public/staged_features.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfdf5dc24983833c54d8dd0e6c39aaea73c21fb9552c8b7d60db4a3b4e2dc022
3
+ size 783
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d28b60b361526450f0c203ddf50498854cb66ad5c1978516a99c265f529f8e4f
3
+ size 107696
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d8f85a52de0e63e292778c26cb06223383b366c589d4226c3de68b111ba5272
3
+ size 849500
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ede9f1e2036e743d822e8ed8d7b5e1050159e8fc7b402b758a294f7a14528fe
3
+ size 108137
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/tabddpm/adapter_report.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:451ab036f33b7ed2a8127c82e56c44bea91ab307de0164287a6250eedf95809b
3
+ size 321
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/tabddpm/adapter_transforms_applied.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945
3
+ size 2
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/staged/tabddpm/model_input_manifest.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a22bfa3153c459a0733006df2bfbc6ec3cc60def34c37cec9b2a2a4f574adc4a
3
+ size 5161
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/tabddpm-c6-7636-20260510_222509.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59a119f62a6e6f790284af156e58836f1239b0cc86b125463fee577ee87ccb6f
3
+ size 516476
SynthData0523/main/c6/tabddpm/tabddpm-c6-20260510_222430/train_20260510_222430.log ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a504b3d36a73cae2e8e09cd640c8fb129905980b121bc67478c2c42fdc0bfd0
3
+ size 798
SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/_tabdiff_gen.py ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ import os, shutil, subprocess, sys
3
+ td = r"/workspace/TabDiff"
4
+ name = r"pipeline_ds"
5
+ src = r"/work/output-SpecializedModels/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds"
6
+ dst_data = os.path.join(td, "data", name)
7
+ dst_syn = os.path.join(td, "synthetic", name)
8
+ shutil.rmtree(dst_data, ignore_errors=True)
9
+ shutil.copytree(src, dst_data)
10
+ os.makedirs(dst_syn, exist_ok=True)
11
+ for fn in ("real.csv", "test.csv", "val.csv"):
12
+ shutil.copy(os.path.join(src, fn), os.path.join(dst_syn, fn))
13
+ os.chdir(td)
14
+ os.environ["PYTHONPATH"] = td + os.pathsep + os.environ.get("PYTHONPATH", "")
15
+ subprocess.check_call([
16
+ sys.executable, "-m", "tabdiff.main",
17
+ "--dataname", name, "--mode", "test", "--gpu", "0",
18
+ "--no_wandb", "--exp_name", r"adapter_learnable",
19
+ "--ckpt_path", r"/workspace/TabDiff/tabdiff/ckpt/pipeline_ds/adapter_learnable/model_500.pt",
20
+ "--num_samples_to_generate", str(int(7636)),
21
+ ])
22
+ # test() 写入 tabdiff/result/<dataname>/<exp>/<epoch>/samples.csv
23
+ import glob as g
24
+ base = os.path.join(td, "tabdiff", "result", name, r"adapter_learnable")
25
+ best = None
26
+ best_t = -1.0
27
+ for root, _, files in os.walk(base):
28
+ if "samples.csv" in files:
29
+ p = os.path.join(root, "samples.csv")
30
+ t = os.path.getmtime(p)
31
+ if t > best_t:
32
+ best_t = t
33
+ best = p
34
+ if not best:
35
+ raise SystemExit("tabdiff: no samples.csv under " + base)
36
+ shutil.copy(best, r"/work/output-SpecializedModels/c6/tabdiff/tabdiff-c6-20260420_062412/tabdiff-c6-7636-20260420_063023.csv")
SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/_tabdiff_train.py ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ import os, shutil, subprocess, sys
3
+ td = r"/workspace/TabDiff"
4
+ name = r"pipeline_ds"
5
+ src = r"/work/output-SpecializedModels/c6/tabdiff/tabdiff-c6-20260420_062412/tabular_bundle/pipeline_ds"
6
+ dst_data = os.path.join(td, "data", name)
7
+ dst_syn = os.path.join(td, "synthetic", name)
8
+ shutil.rmtree(dst_data, ignore_errors=True)
9
+ shutil.copytree(src, dst_data)
10
+ os.makedirs(dst_syn, exist_ok=True)
11
+ for fn in ("real.csv", "test.csv", "val.csv"):
12
+ shutil.copy(os.path.join(src, fn), os.path.join(dst_syn, fn))
13
+ os.chdir(td)
14
+ os.environ["PYTHONPATH"] = td + os.pathsep + os.environ.get("PYTHONPATH", "")
15
+ os.environ["TABDIFF_SMOKE_STEPS"] = "500"
16
+ os.environ["TABDIFF_ADAPTER_TRAIN"] = "1"
17
+ subprocess.check_call([
18
+ sys.executable, "-m", "tabdiff.main",
19
+ "--dataname", name, "--mode", "train", "--gpu", "0",
20
+ "--no_wandb", "--exp_name", r"adapter_learnable",
21
+ ])
SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/input_snapshot.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f2c2aa1ad6219c7b5ffa6d9f7f789aec759ac21183b1acc28880282eb40c641
3
+ size 1348
SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/models_tabdiff/trained.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:306660b8aad4549267c68390b017e15ddb9bc06a02c80515eb72a97ae31a81eb
3
+ size 74
SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/public_gate/normalized_schema_snapshot.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:065bdbcaaeac76f0cbdb0c5fff8891508d44a53a8e05c41f90aa9bc5e7681d87
3
+ size 4158
SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/public_gate/public_gate_report.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caf5579c25c03b817ba8a8de781db7dc512fb35a1488a6e41f51f07997ce649b
3
+ size 921
SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/public_gate/staged_input_manifest.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6e0e4c779b0befc39eed6c58042d93fab3990e84bf68e54be720f20aaf0fb75
3
+ size 4939
SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/runtime_result.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6272ee039ff5ecdaf3d6add31a80b00f5ec18211186a4ffa5f66e6895209bff8
3
+ size 605
SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/staged_features.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfdf5dc24983833c54d8dd0e6c39aaea73c21fb9552c8b7d60db4a3b4e2dc022
3
+ size 783
SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d28b60b361526450f0c203ddf50498854cb66ad5c1978516a99c265f529f8e4f
3
+ size 107696
SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/train.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d8f85a52de0e63e292778c26cb06223383b366c589d4226c3de68b111ba5272
3
+ size 849500
SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/staged/public/val.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ede9f1e2036e743d822e8ed8d7b5e1050159e8fc7b402b758a294f7a14528fe
3
+ size 108137
SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/staged/tabdiff/adapter_report.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d18986b7a4a669d5e0033e15d58b14ec0d12cd4d81d75719f9cf4c2a0753a26e
3
+ size 316
SynthData0523/main/c6/tabdiff/tabdiff-c6-20260420_062412/staged/tabdiff/adapter_transforms_applied.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945
3
+ size 2