Upload checkpoint for constrained_plvae_2d beams2d/seed_2
Browse files
beams2d/seed_2/constrained_plvae.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e2f101241fec01fe8820dddc4e2c4f208798a9e2062b443d1ebac5d36c00a7a
|
| 3 |
+
size 100002250
|
beams2d/seed_2/metadata.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"algo": "constrained_plvae_2d",
|
| 3 |
+
"checkpoint_backend": "hf",
|
| 4 |
+
"checkpoint_files": [
|
| 5 |
+
"constrained_plvae.pth"
|
| 6 |
+
],
|
| 7 |
+
"condition_keys": [
|
| 8 |
+
"volfrac",
|
| 9 |
+
"rmin",
|
| 10 |
+
"forcedist",
|
| 11 |
+
"overhang_constraint"
|
| 12 |
+
],
|
| 13 |
+
"config_fingerprint": "046a4b90",
|
| 14 |
+
"hf_package_path": "beams2d/seed_2",
|
| 15 |
+
"hf_repo_id": "IDEALLab/engiopt-constrained-plvae-2d",
|
| 16 |
+
"n_active_dims": 0,
|
| 17 |
+
"primary_files": [
|
| 18 |
+
"constrained_plvae.pth"
|
| 19 |
+
],
|
| 20 |
+
"problem_id": "beams2d",
|
| 21 |
+
"seed": 2,
|
| 22 |
+
"train_nmse_perf": 0.008971231989562511,
|
| 23 |
+
"train_nmse_rec": 0.06896881759166718,
|
| 24 |
+
"val_nmse_perf": 0.007812914213390795,
|
| 25 |
+
"val_nmse_rec": 0.0679973562012662,
|
| 26 |
+
"w_vol": 0.2201850414276123,
|
| 27 |
+
"wandb_entity": "engibench",
|
| 28 |
+
"wandb_project": "engiopt",
|
| 29 |
+
"wandb_run_id": "fcejfv27",
|
| 30 |
+
"wandb_run_url": "https://wandb.ai/engibench/engiopt/runs/fcejfv27"
|
| 31 |
+
}
|
beams2d/seed_2/run_config.json
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"algo": "constrained_plvae_2d",
|
| 3 |
+
"alpha": 0.0,
|
| 4 |
+
"batch_size": 128,
|
| 5 |
+
"cond_embed_dim": 64,
|
| 6 |
+
"condition_filter_key": null,
|
| 7 |
+
"condition_filter_range": null,
|
| 8 |
+
"condition_filter_tolerance": 0.01,
|
| 9 |
+
"condition_filter_value": null,
|
| 10 |
+
"conditional_decoder": false,
|
| 11 |
+
"conditional_predictor": false,
|
| 12 |
+
"constraint_tau": 0.3,
|
| 13 |
+
"decoder_lipschitz_scale": 1.0,
|
| 14 |
+
"hf_entity": "IDEALLab",
|
| 15 |
+
"hf_repo_prefix": "engiopt",
|
| 16 |
+
"latent_dim": 100,
|
| 17 |
+
"lr": 0.0001,
|
| 18 |
+
"n_epochs": 10000,
|
| 19 |
+
"nmse_threshold_perf": 0.05,
|
| 20 |
+
"nmse_threshold_rec": 0.05,
|
| 21 |
+
"perf_dim": -1,
|
| 22 |
+
"perf_scaler": "robust",
|
| 23 |
+
"predictor_hidden_dims": [
|
| 24 |
+
256,
|
| 25 |
+
128
|
| 26 |
+
],
|
| 27 |
+
"predictor_lipschitz_ratio": 1.0,
|
| 28 |
+
"problem_id": "beams2d",
|
| 29 |
+
"pruning_epoch": 500,
|
| 30 |
+
"pruning_strategy": "plummet",
|
| 31 |
+
"pruning_threshold": 0.05,
|
| 32 |
+
"resize_dimensions": [
|
| 33 |
+
100,
|
| 34 |
+
100
|
| 35 |
+
],
|
| 36 |
+
"sample_interval": 500,
|
| 37 |
+
"save_model": true,
|
| 38 |
+
"seed": 2,
|
| 39 |
+
"track": true,
|
| 40 |
+
"wandb_entity": "engibench",
|
| 41 |
+
"wandb_project": "engiopt",
|
| 42 |
+
"whitening": false
|
| 43 |
+
}
|