Evaluate paper_dsprites_mlp interpolation seed 2
Browse files
checkpoints/paper_dsprites_mlp/dsprites/interpolation/mlp/seed_02/evaluation/status.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
status: completed
|
| 2 |
+
updated_at: '2026-07-27T01:52:40.500237+00:00'
|
| 3 |
+
experiment: paper_dsprites_mlp
|
| 4 |
+
dataset: dsprites
|
| 5 |
+
variant: interpolation
|
| 6 |
+
model: mlp
|
| 7 |
+
seed: 2
|
| 8 |
+
slurm_job_id: '1229259'
|
| 9 |
+
slurm_array_job_id: '1229230'
|
| 10 |
+
slurm_array_task_id: '8'
|
checkpoints/paper_dsprites_mlp/dsprites/interpolation/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/interpolation/mlp/seed_02/last.pt"
|
| 5 |
+
],
|
| 6 |
+
"created_at": "2026-07-27T01:52:40.497833+00:00",
|
| 7 |
+
"dataset": "dsprites",
|
| 8 |
+
"device": "cuda",
|
| 9 |
+
"elapsed_seconds": 18.300360608147457,
|
| 10 |
+
"experiment": "paper_dsprites_mlp",
|
| 11 |
+
"max_examples": null,
|
| 12 |
+
"metrics": {
|
| 13 |
+
"examples": 497280,
|
| 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.06544981961863033,
|
| 29 |
+
"mse_per_factor": {
|
| 30 |
+
"orientation": 0.07643705793661365,
|
| 31 |
+
"scale": 0.031914741772397476,
|
| 32 |
+
"shape": 0.21797768436457932,
|
| 33 |
+
"x-position": 0.00043996228744291204,
|
| 34 |
+
"y-position": 0.00047965173211835037
|
| 35 |
+
},
|
| 36 |
+
"rsquared": 0.507142270945398,
|
| 37 |
+
"rsquared_clipped": 0.507142270945398,
|
| 38 |
+
"rsquared_clipped_per_factor": {
|
| 39 |
+
"orientation": 0.1274989484308494,
|
| 40 |
+
"scale": 0.7264450705223071,
|
| 41 |
+
"shape": 0.0,
|
| 42 |
+
"x-position": 0.9950404251233708,
|
| 43 |
+
"y-position": 0.9945930168379385
|
| 44 |
+
},
|
| 45 |
+
"rsquared_per_factor": {
|
| 46 |
+
"orientation": 0.1274989484308494,
|
| 47 |
+
"scale": 0.7264450705223071,
|
| 48 |
+
"shape": -0.3078661061874759,
|
| 49 |
+
"x-position": 0.9950404251233708,
|
| 50 |
+
"y-position": 0.9945930168379385
|
| 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": "8",
|
| 58 |
+
"slurm_job_id": "1229259"
|
| 59 |
+
},
|
| 60 |
+
"schema_version": 1,
|
| 61 |
+
"seed": 2,
|
| 62 |
+
"test_mode": "test",
|
| 63 |
+
"variant": "interpolation"
|
| 64 |
+
}
|