ZeroCool94 commited on
Commit
aceddd5
·
1 Parent(s): 27f3200

Upload 4 files

Browse files
maskgit.4975000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53ccba8c7d7f7767d57cdfd3dbeba7027f3ac25fa775083b38e169d8cd8d9c5d
3
+ size 1918653415
maskgit.4975000.pt.yaml ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ total_params: 345393868
2
+ image_size: 256
3
+ num_tokens: 8192
4
+ num_train_steps: -1
5
+ num_epochs: 50
6
+ dim: 32
7
+ channels: 3
8
+ batch_size: 1
9
+ lr: 1.0e-05
10
+ gradient_accumulation_steps: 100
11
+ save_results_every: 500
12
+ save_model_every: 5000
13
+ vq_codebook_size: 8192
14
+ vq_codebook_dim: 8192
15
+ lr_scheduler: constant
16
+ lr_warmup_steps: 1
17
+ seq_len: 1024
18
+ depth: 4
19
+ dim_head: 64
20
+ heads: 8
21
+ ff_mult: 4
22
+ t5_name: t5-large
23
+ mixed_precision: 'no'
24
+ cond_image_size: null
25
+ validation_prompt: a girl|a cat|a dog
26
+ timesteps: 18
27
+ optimizer: Adam
28
+ only_save_last_checkpoint: false
29
+ validation_image_scale: 1.0
30
+ no_center_crop: false
31
+ no_flip: false
32
+ dataset_save_path: E:\cached_datasets\INE2
33
+ clear_previous_experiments: false
34
+ max_grad_norm: null
35
+ seed: 42
36
+ valid_frac: 0.05
37
+ use_ema: false
38
+ ema_beta: 0.995
39
+ ema_update_after_step: 1
40
+ ema_update_every: 1
41
+ apply_grad_penalty_every: 4
42
+ image_column: image
43
+ caption_column: caption
44
+ log_with: wandb
45
+ use_8bit_adam: false
46
+ results_dir: results\Muse-v0.9_test
47
+ logging_dir: null
48
+ vae_path: results\Muse-v0.9_test\vae.11770000.pt
49
+ dataset_name: null
50
+ hf_split_name: null
51
+ streaming: false
52
+ train_data_dir: E:\dataset
53
+ checkpoint_limit: null
54
+ cond_drop_prob: 0.5
55
+ scheduler_power: 1.0
56
+ num_cycles: 1
57
+ resume_path: results\Muse-v0.9_test\maskgit.4865000.pt
58
+ taming_model_path: null
59
+ taming_config_path: null
60
+ weight_decay: 0.045
61
+ cache_path: null
62
+ no_cache: true
63
+ link: false
64
+ latest_checkpoint: true
65
+ do_not_save_config: false
66
+ use_l2_recon_loss: false
67
+ debug: false
68
+ config_path: null
69
+ attention_type: ein
70
+ random_crop: true
71
+ project_name: muse_maskgit
72
+ run_name: null
73
+ wandb_user: sygil
74
+ layers: 4
75
+ discr_layers: 4
vae.11920000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:718b2673de2c4b46bf32514027941976841aba86e8905512a4d0eeb4685c9d82
3
+ size 577198907
vae.11920000.pt.yaml ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ total_params: 10067428
2
+ image_size: 512
3
+ num_train_steps: -1
4
+ num_epochs: 50
5
+ batch_size: 1
6
+ lr: 0.0003
7
+ lr_warmup_steps: 1
8
+ lr_scheduler: constant
9
+ gradient_accumulation_steps: 2000
10
+ save_results_every: 500
11
+ save_model_every: 5000
12
+ dim: 32
13
+ vq_codebook_size: 8192
14
+ vq_codebook_dim: 8192
15
+ num_tokens: 256
16
+ seq_len: 1024
17
+ channels: 3
18
+ scheduler_power: 1.0
19
+ num_cycles: 200
20
+ only_save_last_checkpoint: false
21
+ validation_image_scale: 1.0
22
+ no_center_crop: false
23
+ no_flip: false
24
+ random_crop: true
25
+ dataset_save_path: E:/cached_datasets/INE
26
+ clear_previous_experiments: false
27
+ max_grad_norm: null
28
+ discr_max_grad_norm: null
29
+ seed: 42
30
+ valid_frac: 0.05
31
+ use_ema: false
32
+ ema_beta: 0.995
33
+ ema_update_after_step: 1
34
+ ema_update_every: 1
35
+ apply_grad_penalty_every: 4
36
+ image_column: image
37
+ caption_column: caption
38
+ log_with: wandb
39
+ mixed_precision: 'no'
40
+ use_8bit_adam: false
41
+ results_dir: results\Muse-v0.9_test
42
+ logging_dir: null
43
+ resume_path: results\Muse-v0.9_test\vae.11770000.pt
44
+ dataset_name: null
45
+ streaming: false
46
+ train_data_dir: E:\dataset
47
+ checkpoint_limit: null
48
+ cond_drop_prob: 0.5
49
+ taming_model_path: null
50
+ taming_config_path: null
51
+ optimizer: Adam
52
+ weight_decay: 0.0
53
+ cache_path: null
54
+ no_cache: true
55
+ latest_checkpoint: true
56
+ do_not_save_config: false
57
+ use_l2_recon_loss: false
58
+ debug: false
59
+ config_path: null
60
+ webdataset: null
61
+ project_name: muse_vae
62
+ run_name: null
63
+ wandb_user: null
64
+ hf_split_name: train
65
+ layers: 4
66
+ discr_layers: 4