ZeroCool94 commited on
Commit
d52a4b9
·
1 Parent(s): 278baa8

Upload 4 files

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