Commit
·
b6c736d
1
Parent(s):
fe980c8
Upload logs/dreambooth/1670708736.7020454/hparams.yml with huggingface_hub
Browse files
logs/dreambooth/1670708736.7020454/hparams.yml
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
adam_beta1: 0.9
|
| 2 |
+
adam_beta2: 0.999
|
| 3 |
+
adam_epsilon: 1.0e-08
|
| 4 |
+
adam_weight_decay: 0.01
|
| 5 |
+
center_crop: false
|
| 6 |
+
class_data_dir: null
|
| 7 |
+
class_prompt: null
|
| 8 |
+
gradient_accumulation_steps: 1
|
| 9 |
+
gradient_checkpointing: true
|
| 10 |
+
hub_model_id: null
|
| 11 |
+
hub_token: null
|
| 12 |
+
instance_data_dir: /home/s3bucket/training_data
|
| 13 |
+
instance_prompt: a photo of dussian,_alien_insects,_insectoid,_scarab,_alien,_humanoid,_insects,_with_tails_and_wings,_very_strange_creatures
|
| 14 |
+
learning_rate: 2.0e-06
|
| 15 |
+
local_rank: -1
|
| 16 |
+
logging_dir: logs
|
| 17 |
+
lr_scheduler: constant
|
| 18 |
+
lr_warmup_steps: 0
|
| 19 |
+
max_grad_norm: 1.0
|
| 20 |
+
max_train_steps: 1400
|
| 21 |
+
mixed_precision: null
|
| 22 |
+
num_class_images: 100
|
| 23 |
+
num_train_epochs: 59
|
| 24 |
+
output_dir: /home/diffusers/examples/dreambooth/model
|
| 25 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-base
|
| 26 |
+
prior_loss_weight: 1.0
|
| 27 |
+
push_to_hub: false
|
| 28 |
+
resolution: 512
|
| 29 |
+
revision: null
|
| 30 |
+
sample_batch_size: 4
|
| 31 |
+
save_steps: 500
|
| 32 |
+
scale_lr: false
|
| 33 |
+
seed: null
|
| 34 |
+
tokenizer_name: null
|
| 35 |
+
train_batch_size: 1
|
| 36 |
+
train_text_encoder: true
|
| 37 |
+
use_8bit_adam: true
|
| 38 |
+
with_prior_preservation: false
|