Evaluate paper_dsprites_mlp extrapolation seed 1
Browse files
checkpoints/paper_dsprites_mlp/dsprites/extrapolation/mlp/seed_01/evaluation/status.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
status: completed
|
| 2 |
+
updated_at: '2026-07-27T01:53:10.340143+00:00'
|
| 3 |
+
experiment: paper_dsprites_mlp
|
| 4 |
+
dataset: dsprites
|
| 5 |
+
variant: extrapolation
|
| 6 |
+
model: mlp
|
| 7 |
+
seed: 1
|
| 8 |
+
slurm_job_id: '1229261'
|
| 9 |
+
slurm_array_job_id: '1229230'
|
| 10 |
+
slurm_array_task_id: '10'
|
checkpoints/paper_dsprites_mlp/dsprites/extrapolation/mlp/seed_01/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/extrapolation/mlp/seed_01/last.pt"
|
| 5 |
+
],
|
| 6 |
+
"created_at": "2026-07-27T01:53:10.336764+00:00",
|
| 7 |
+
"dataset": "dsprites",
|
| 8 |
+
"device": "cuda",
|
| 9 |
+
"elapsed_seconds": 13.169901815941557,
|
| 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.08378349008164473,
|
| 29 |
+
"mse_per_factor": {
|
| 30 |
+
"orientation": 0.1469192012649624,
|
| 31 |
+
"scale": 0.05747481725733322,
|
| 32 |
+
"shape": 0.20180459944889612,
|
| 33 |
+
"x-position": 0.004371161695412329,
|
| 34 |
+
"y-position": 0.008347670741619549
|
| 35 |
+
},
|
| 36 |
+
"rsquared": 0.29522525034541003,
|
| 37 |
+
"rsquared_clipped": 0.29522525034541003,
|
| 38 |
+
"rsquared_clipped_per_factor": {
|
| 39 |
+
"orientation": 0.0,
|
| 40 |
+
"scale": 0.5073587092228578,
|
| 41 |
+
"shape": 0.0,
|
| 42 |
+
"x-position": 0.9507250863426246,
|
| 43 |
+
"y-position": 0.905898984367198
|
| 44 |
+
},
|
| 45 |
+
"rsquared_per_factor": {
|
| 46 |
+
"orientation": -0.6770289315122533,
|
| 47 |
+
"scale": 0.5073587092228578,
|
| 48 |
+
"shape": -0.2108275966933768,
|
| 49 |
+
"x-position": 0.9507250863426246,
|
| 50 |
+
"y-position": 0.905898984367198
|
| 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": "10",
|
| 58 |
+
"slurm_job_id": "1229261"
|
| 59 |
+
},
|
| 60 |
+
"schema_version": 1,
|
| 61 |
+
"seed": 1,
|
| 62 |
+
"test_mode": "test",
|
| 63 |
+
"variant": "extrapolation"
|
| 64 |
+
}
|