File size: 564 Bytes
d8a8c3a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | {
"algo": "diffusion_2d_cond",
"checkpoint_backend": "hf",
"checkpoint_files": [
"model.pth"
],
"condition_keys": [
"lambda1",
"lambda2",
"blur_radius"
],
"config_fingerprint": "8d06d6dc",
"hf_package_path": "photonics2d/seed_4",
"hf_repo_id": "IDEALLab/engiopt-diffusion-2d-cond",
"primary_files": [
"model.pth"
],
"problem_id": "photonics2d",
"seed": 4,
"wandb_entity": "engibench",
"wandb_project": "engiopt",
"wandb_run_id": "qiw3bd3l",
"wandb_run_url": "https://wandb.ai/engibench/engiopt/runs/qiw3bd3l"
} |