mchlxo commited on
Commit
bba50f5
·
verified ·
1 Parent(s): ec86fc6

Upload paper_shapes3d_ada_gvae extrapolation seed 9

Browse files
checkpoints/paper_shapes3d_ada_gvae/shapes3d/extrapolation/ada_gvae/seed_09/last.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:956f7ead2e0278a9987db8fd8a1b798fb91155e0622dfc97bd874ac43fe46daa
3
+ size 8341986
checkpoints/paper_shapes3d_ada_gvae/shapes3d/extrapolation/ada_gvae/seed_09/resolved_config.yaml ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ experiment:
2
+ name: paper_shapes3d_ada_gvae
3
+ description: Paper Appendix H.3 Ada-GVAE with single-factor pairs on Shapes3D.
4
+ matrix:
5
+ variants:
6
+ - random
7
+ - composition
8
+ - interpolation
9
+ - extrapolation
10
+ seeds:
11
+ - 0
12
+ - 1
13
+ - 2
14
+ - 3
15
+ - 4
16
+ - 5
17
+ - 6
18
+ - 7
19
+ - 8
20
+ - 9
21
+ max_parallel: 4
22
+ data:
23
+ dataset: shapes3d
24
+ variant: extrapolation
25
+ root: /net/scratch/mx99/idgb/data
26
+ batch_size: 64
27
+ num_workers: 4
28
+ training:
29
+ model: ada_gvae
30
+ steps: 500000
31
+ learning_rate: 0.0001
32
+ beta: 1.0
33
+ latent_dim: 10
34
+ reconstruction: bernoulli
35
+ seed: 9
36
+ device: auto
37
+ log_every: 1000
38
+ checkpoint_every: 25000
39
+ resume: auto
40
+ results:
41
+ root: /net/scratch/mx99/idgb/results
42
+ hub:
43
+ enabled: true
44
+ repo_id: mchlxo/comp-gen-bench
45
+ evaluation:
46
+ enabled: false
47
+ slurm:
48
+ partition: general
49
+ account: general_group
50
+ time: '11:55:00'
51
+ cpus_per_task: 4
52
+ mem: 32G
53
+ gpus: 1
54
+ signal_seconds: 300
55
+ environment: .micromamba/cluster-env
56
+ log_root: experiments/logs
57
+ hf_home: /net/scratch/mx99/idgb/huggingface
58
+ matrix_selection:
59
+ index: 39
60
+ size: 40
61
+ variant: extrapolation
62
+ seed: 9
63
+ provenance:
64
+ config_path: /home/mx99/comp-gen-bench/InDomainGeneralizationBenchmark/experiments/configs/paper/shapes3d_ada_gvae.yaml
65
+ project_root: /home/mx99/comp-gen-bench/InDomainGeneralizationBenchmark
checkpoints/paper_shapes3d_ada_gvae/shapes3d/extrapolation/ada_gvae/seed_09/status.yaml ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ status: completed
2
+ updated_at: '2026-07-27T18:55:17.956054+00:00'
3
+ experiment: paper_shapes3d_ada_gvae
4
+ dataset: shapes3d
5
+ variant: extrapolation
6
+ model: ada_gvae
7
+ seed: 9
8
+ slurm_job_id: '1229677'
9
+ slurm_array_job_id: '1229677'
10
+ slurm_array_task_id: '39'
11
+ checkpoint: /net/scratch/mx99/idgb/results/paper_shapes3d_ada_gvae/shapes3d/extrapolation/ada_gvae/seed_09/last.pt
12
+ metrics:
13
+ loss: 3438.6103515625
14
+ reconstruction_loss: 3418.614013671875
15
+ kl_loss: 19.99628448486328
16
+ elapsed_seconds: 4650.861650225997