YUSHUIWX commited on
Commit
5e70eb9
·
verified ·
1 Parent(s): 68d9a20

Add model files

Browse files
logs/dreambooth/1690655222.7255797/events.out.tfevents.1690655222.GCRSANDBOX123.3154467.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a48f0a31ff6acc43aa5785eaa76f35333403c6ac0ae5727fd78e018a9184da4e
3
+ size 3013
logs/dreambooth/1690655222.808491/hparams.yml ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 500
8
+ class_data_dir: /mnt1/msranlpintern/wuxun/StyleHub/dreambooth/datasets/cls_datasets/dog7
9
+ class_prompt: a photo of bear dog7
10
+ enable_xformers_memory_efficient_attention: false
11
+ gradient_accumulation_steps: 1
12
+ gradient_checkpointing: true
13
+ hub_model_id: null
14
+ hub_token: null
15
+ instance_data_dir: /mnt1/msranlpintern/wuxun/StyleHub/dreambooth/datasets/ins_dataset/dog7
16
+ instance_prompt: a photo of bear dog7
17
+ learning_rate: 0.0001
18
+ local_rank: 0
19
+ logging_dir: logs
20
+ lora_alpha: 27
21
+ lora_bias: none
22
+ lora_dropout: 0.0
23
+ lora_r: 16
24
+ lora_text_encoder_alpha: 17
25
+ lora_text_encoder_bias: none
26
+ lora_text_encoder_dropout: 0.0
27
+ lora_text_encoder_r: 16
28
+ lr_num_cycles: 1
29
+ lr_power: 1.0
30
+ lr_scheduler: constant
31
+ lr_warmup_steps: 0
32
+ max_grad_norm: 1.0
33
+ max_train_steps: 800
34
+ mixed_precision: null
35
+ num_class_images: 200
36
+ num_train_epochs: 200
37
+ num_validation_images: 4
38
+ output_dir: /mnt1/msranlpintern/wuxun/StyleHub/dreambooth/cpkt/dog7
39
+ pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
40
+ prior_generation_precision: null
41
+ prior_loss_weight: 1.0
42
+ push_to_hub: false
43
+ report_to: tensorboard
44
+ resolution: 512
45
+ resume_from_checkpoint: null
46
+ revision: null
47
+ sample_batch_size: 4
48
+ scale_lr: false
49
+ seed: null
50
+ tokenizer_name: null
51
+ train_batch_size: 16
52
+ train_text_encoder: true
53
+ use_8bit_adam: false
54
+ use_lora: true
55
+ validation_prompt: null
56
+ validation_steps: 100
57
+ wandb_key: null
58
+ wandb_project_name: null
59
+ with_prior_preservation: true
logs/dreambooth/1690713815.682918/events.out.tfevents.1690713815.GCRSANDBOX123.309347.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69965f025129603b949b3af2c567751f314f2d3b8cad64937e30d86cc625e18d
3
+ size 3013
logs/dreambooth/1690713815.7637727/hparams.yml ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 500
8
+ class_data_dir: /mnt1/msranlpintern/wuxun/StyleHub/dreambooth/datasets/cls_datasets/dog7
9
+ class_prompt: a photo of bear dog7
10
+ enable_xformers_memory_efficient_attention: false
11
+ gradient_accumulation_steps: 1
12
+ gradient_checkpointing: true
13
+ hub_model_id: null
14
+ hub_token: null
15
+ instance_data_dir: /mnt1/msranlpintern/wuxun/StyleHub/dreambooth/datasets/ins_dataset/dog7
16
+ instance_prompt: a photo of bear dog7
17
+ learning_rate: 0.0001
18
+ local_rank: 0
19
+ logging_dir: logs
20
+ lora_alpha: 27
21
+ lora_bias: none
22
+ lora_dropout: 0.0
23
+ lora_r: 16
24
+ lora_text_encoder_alpha: 17
25
+ lora_text_encoder_bias: none
26
+ lora_text_encoder_dropout: 0.0
27
+ lora_text_encoder_r: 16
28
+ lr_num_cycles: 1
29
+ lr_power: 1.0
30
+ lr_scheduler: constant
31
+ lr_warmup_steps: 0
32
+ max_grad_norm: 1.0
33
+ max_train_steps: 800
34
+ mixed_precision: null
35
+ num_class_images: 200
36
+ num_train_epochs: 31
37
+ num_validation_images: 4
38
+ output_dir: /mnt1/msranlpintern/wuxun/StyleHub/dreambooth/cpkt/dog7
39
+ pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
40
+ prior_generation_precision: null
41
+ prior_loss_weight: 1.0
42
+ push_to_hub: false
43
+ report_to: tensorboard
44
+ resolution: 512
45
+ resume_from_checkpoint: null
46
+ revision: null
47
+ sample_batch_size: 4
48
+ scale_lr: false
49
+ seed: null
50
+ tokenizer_name: null
51
+ train_batch_size: 2
52
+ train_text_encoder: true
53
+ use_8bit_adam: false
54
+ use_lora: true
55
+ validation_prompt: null
56
+ validation_steps: 100
57
+ wandb_key: null
58
+ wandb_project_name: null
59
+ with_prior_preservation: true
logs/dreambooth/events.out.tfevents.1690655222.GCRSANDBOX123.3154467.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a8314dda85b0373dafee7d344744f5f8a49f45adf454f5ca960f5d846322bad
3
+ size 88
logs/dreambooth/events.out.tfevents.1690713815.GCRSANDBOX123.309347.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:955518d05b4fbcbbd64b6092c7559cdcac180c0b15545330ca18ae9cb097cddb
3
+ size 41330