Evaluate paper_dsprites_mlp composition seed 2
Browse files
checkpoints/paper_dsprites_mlp/dsprites/composition/mlp/seed_02/evaluation/status.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
status: completed
|
| 2 |
+
updated_at: '2026-07-27T01:52:10.027127+00:00'
|
| 3 |
+
experiment: paper_dsprites_mlp
|
| 4 |
+
dataset: dsprites
|
| 5 |
+
variant: composition
|
| 6 |
+
model: mlp
|
| 7 |
+
seed: 2
|
| 8 |
+
slurm_job_id: '1229249'
|
| 9 |
+
slurm_array_job_id: '1229230'
|
| 10 |
+
slurm_array_task_id: '5'
|
checkpoints/paper_dsprites_mlp/dsprites/composition/mlp/seed_02/evaluation/test_metrics.json
ADDED
|
@@ -0,0 +1,64 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"checkpoint_model": "mlp",
|
| 3 |
+
"checkpoints": [
|
| 4 |
+
"/net/scratch/mx99/idgb/results/paper_dsprites_mlp/dsprites/composition/mlp/seed_02/last.pt"
|
| 5 |
+
],
|
| 6 |
+
"created_at": "2026-07-27T01:52:10.024765+00:00",
|
| 7 |
+
"dataset": "dsprites",
|
| 8 |
+
"device": "cuda",
|
| 9 |
+
"elapsed_seconds": 20.0240850339178,
|
| 10 |
+
"experiment": "paper_dsprites_mlp",
|
| 11 |
+
"max_examples": null,
|
| 12 |
+
"metrics": {
|
| 13 |
+
"examples": 544968,
|
| 14 |
+
"factor_names": [
|
| 15 |
+
"shape",
|
| 16 |
+
"scale",
|
| 17 |
+
"orientation",
|
| 18 |
+
"x-position",
|
| 19 |
+
"y-position"
|
| 20 |
+
],
|
| 21 |
+
"factor_variance": [
|
| 22 |
+
0.16666666666666666,
|
| 23 |
+
0.11666666666666659,
|
| 24 |
+
0.08760683760683764,
|
| 25 |
+
0.08870967741935493,
|
| 26 |
+
0.08870967741935493
|
| 27 |
+
],
|
| 28 |
+
"mse": 0.12120151600299855,
|
| 29 |
+
"mse_per_factor": {
|
| 30 |
+
"orientation": 0.3121256274580822,
|
| 31 |
+
"scale": 0.034135928546020086,
|
| 32 |
+
"shape": 0.257674298636648,
|
| 33 |
+
"x-position": 0.0009791402818189628,
|
| 34 |
+
"y-position": 0.001092585092423494
|
| 35 |
+
},
|
| 36 |
+
"rsquared": -0.0849586610661183,
|
| 37 |
+
"rsquared_clipped": 0.0,
|
| 38 |
+
"rsquared_clipped_per_factor": {
|
| 39 |
+
"orientation": 0.0,
|
| 40 |
+
"scale": 0.707406326748399,
|
| 41 |
+
"shape": 0.0,
|
| 42 |
+
"x-position": 0.9889624186413135,
|
| 43 |
+
"y-position": 0.9876835862308624
|
| 44 |
+
},
|
| 45 |
+
"rsquared_per_factor": {
|
| 46 |
+
"orientation": -2.5627998451312783,
|
| 47 |
+
"scale": 0.707406326748399,
|
| 48 |
+
"shape": -0.546045791819888,
|
| 49 |
+
"x-position": 0.9889624186413135,
|
| 50 |
+
"y-position": 0.9876835862308624
|
| 51 |
+
}
|
| 52 |
+
},
|
| 53 |
+
"model": "mlp",
|
| 54 |
+
"provenance": {
|
| 55 |
+
"config_path": "/home/mx99/comp-gen-bench/InDomainGeneralizationBenchmark/experiments/configs/paper/dsprites_mlp.yaml",
|
| 56 |
+
"slurm_array_job_id": "1229230",
|
| 57 |
+
"slurm_array_task_id": "5",
|
| 58 |
+
"slurm_job_id": "1229249"
|
| 59 |
+
},
|
| 60 |
+
"schema_version": 1,
|
| 61 |
+
"seed": 2,
|
| 62 |
+
"test_mode": "test",
|
| 63 |
+
"variant": "composition"
|
| 64 |
+
}
|