Upload checkpoint for diffusion_2d_cond photonics2d/cfg_774d2481/seed_42
Browse files
photonics2d/cfg_774d2481/seed_42/metadata.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"algo": "diffusion_2d_cond",
|
| 3 |
+
"checkpoint_backend": "hf",
|
| 4 |
+
"checkpoint_files": [
|
| 5 |
+
"model.pth"
|
| 6 |
+
],
|
| 7 |
+
"condition_keys": [
|
| 8 |
+
"lambda1",
|
| 9 |
+
"lambda2",
|
| 10 |
+
"blur_radius"
|
| 11 |
+
],
|
| 12 |
+
"config_fingerprint": "774d2481",
|
| 13 |
+
"hf_package_path": "photonics2d/cfg_774d2481/seed_42",
|
| 14 |
+
"hf_repo_id": "IDEALLab/engiopt-diffusion-2d-cond",
|
| 15 |
+
"primary_files": [
|
| 16 |
+
"model.pth"
|
| 17 |
+
],
|
| 18 |
+
"problem_id": "photonics2d",
|
| 19 |
+
"seed": 42,
|
| 20 |
+
"wandb_entity": "engibench",
|
| 21 |
+
"wandb_project": "engiopt",
|
| 22 |
+
"wandb_run_id": "tmc94qfp",
|
| 23 |
+
"wandb_run_url": "https://wandb.ai/engibench/engiopt/runs/tmc94qfp"
|
| 24 |
+
}
|
photonics2d/cfg_774d2481/seed_42/model.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49bdfe73f45550eae421b7abbe26a859408e6846798091e486196e61a324b69a
|
| 3 |
+
size 210777572
|
photonics2d/cfg_774d2481/seed_42/run_config.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"algo": "diffusion_2d_cond",
|
| 3 |
+
"b1": 0.5,
|
| 4 |
+
"b2": 0.999,
|
| 5 |
+
"batch_size": 64,
|
| 6 |
+
"hf_entity": "IDEALLab",
|
| 7 |
+
"hf_repo_prefix": "engiopt",
|
| 8 |
+
"latent_dim": 100,
|
| 9 |
+
"layers_per_block": 2,
|
| 10 |
+
"lr": 0.001,
|
| 11 |
+
"n_cpu": 8,
|
| 12 |
+
"n_epochs": 300,
|
| 13 |
+
"noise_schedule": "linear",
|
| 14 |
+
"num_timesteps": 250,
|
| 15 |
+
"problem_id": "photonics2d",
|
| 16 |
+
"sample_interval": 400,
|
| 17 |
+
"save_model": true,
|
| 18 |
+
"seed": 42,
|
| 19 |
+
"strict_determinism": false,
|
| 20 |
+
"track": true,
|
| 21 |
+
"wandb_entity": "engibench",
|
| 22 |
+
"wandb_project": "engiopt"
|
| 23 |
+
}
|