mchlxo commited on
Commit
937b2cc
·
verified ·
1 Parent(s): 208e2ab

Upload paper_dsprites_ada_gvae extrapolation seed 8

Browse files
checkpoints/paper_dsprites_ada_gvae/dsprites/extrapolation/ada_gvae/seed_08/last.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aec82c61c3bf5bbc8d397b888ba529fd53a23328a5195d6ac45f4308a07a2422
3
+ size 8317410
checkpoints/paper_dsprites_ada_gvae/dsprites/extrapolation/ada_gvae/seed_08/resolved_config.yaml ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ experiment:
2
+ name: paper_dsprites_ada_gvae
3
+ description: Paper Appendix H.3 Ada-GVAE with single-factor pairs.
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: dsprites
24
+ variant: extrapolation
25
+ root: experiments/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: 8
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: 38
60
+ size: 40
61
+ variant: extrapolation
62
+ seed: 8
63
+ provenance:
64
+ config_path: /home/mx99/comp-gen-bench/InDomainGeneralizationBenchmark/experiments/configs/paper/dsprites_ada_gvae.yaml
65
+ project_root: /home/mx99/comp-gen-bench/InDomainGeneralizationBenchmark
checkpoints/paper_dsprites_ada_gvae/dsprites/extrapolation/ada_gvae/seed_08/status.yaml ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ status: completed
2
+ updated_at: '2026-07-26T18:11:22.160197+00:00'
3
+ experiment: paper_dsprites_ada_gvae
4
+ dataset: dsprites
5
+ variant: extrapolation
6
+ model: ada_gvae
7
+ seed: 8
8
+ slurm_job_id: '1215366'
9
+ slurm_array_job_id: '1211522'
10
+ slurm_array_task_id: '38'
11
+ checkpoint: /net/scratch/mx99/idgb/results/paper_dsprites_ada_gvae/dsprites/extrapolation/ada_gvae/seed_08/last.pt
12
+ metrics:
13
+ loss: 40.95069122314453
14
+ reconstruction_loss: 24.136295318603516
15
+ kl_loss: 16.814395904541016
16
+ elapsed_seconds: 4768.70315494854