jialinzhang
Add hyperparameter and timecost runs
9475d42
Raw
History Blame Contribute Delete
2.15 kB
{
"schema_version": 1,
"recorded_at": "2026-05-04T15:25:21",
"dataset_id": "c2",
"model": "ctgan",
"work_dir": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/ctgan/ctgan-c2-20260504_152521",
"dataset_source_requested": "new",
"dataset_source_resolved": "new",
"cli_args": {
"model": "ctgan",
"dataset": "c2",
"dataset_source": "new",
"train": true,
"generate": true,
"num_rows": 0,
"epochs": null,
"output_dir": null,
"model_dir": null,
"work_dir": null,
"resume": false,
"no_stats": false
},
"resolved": {
"num_rows": 1382,
"model_path": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/ctgan/ctgan-c2-20260504_152521/models_150epochs/ctgan_150epochs.pt",
"output_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/ctgan/ctgan-c2-20260504_152521/ctgan-c2-1382-20260504_152602.csv"
},
"input_artifacts": {
"public_gate_report": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/ctgan/ctgan-c2-20260504_152521/public_gate/public_gate_report.json",
"public_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/ctgan/ctgan-c2-20260504_152521/public_gate/staged_input_manifest.json",
"model_manifest": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/ctgan/ctgan-c2-20260504_152521/staged/ctgan/model_input_manifest.json",
"train_csv": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/ctgan/ctgan-c2-20260504_152521/staged/public/train.csv",
"features_json": "/data/jialinzhang/SynthesizePipeline-server/output-Benchmark-trainonly-v1/c2/ctgan/ctgan-c2-20260504_152521/staged/public/staged_features.json",
"target_column": "class",
"task_type": "classification"
},
"env_overrides": {
"BENCHMARK_CTGAN_GPUS": "device=3",
"CTGAN_BATCH_SIZE": "128",
"CTGAN_DEFAULT_EPOCHS": "150",
"CTGAN_DISCRIMINATOR_DIMS": "64,64",
"CTGAN_EMBEDDING_DIM": "32",
"CTGAN_GENERATOR_DIMS": "64,64",
"CTGAN_PAC": "1"
}
}