ZeroCool94 commited on
Commit
5d5d3e9
1 Parent(s): 1a0b47d

Delete vae.11920000.pt.yaml

Browse files
Files changed (1) hide show
  1. vae.11920000.pt.yaml +0 -66
vae.11920000.pt.yaml DELETED
@@ -1,66 +0,0 @@
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