File size: 1,370 Bytes
f340aec
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Attn:
  multi_concept:
  - - naked-man
    - naked
    - 4
  output_dir: exps_attn/naked
  use_ti: true
  only_optimize_ca: false
  use_pooler: true
  train_batch_size: 1
  learning_rate: 2.0e-06
  max_train_steps: 35
  pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
  revision: null
  tokenizer_name: null
  class_data_dir: null
  instance_prompt: null
  concept_keyword: null
  no_real_image: false
  class_prompt: null
  with_prior_preservation: false
  prior_loss_weight: 1.0
  num_class_images: 20
  seed: null
  resolution: 512
  center_crop: false
  train_text_encoder: false
  sample_batch_size: 4
  num_train_epochs: 4
  checkpointing_steps: 500
  resume_from_checkpoint: null
  gradient_accumulation_steps: 1
  gradient_checkpointing: false
  scale_lr: false
  lr_scheduler: constant
  lr_warmup_steps: 0
  lr_num_cycles: 1
  lr_power: 1.0
  use_8bit_adam: false
  dataloader_num_workers: 0
  adam_beta1: 0.9
  adam_beta2: 0.999
  adam_weight_decay: 0.01
  adam_epsilon: 1.0e-08
  max_grad_norm: 1.0
  push_to_hub: false
  hub_token: null
  hub_model_id: null
  logging_dir: /home/aniketa/vlg/copyright-project/shivank/Forget-Me-Not/logs
  allow_tf32: false
  report_to: tensorboard
  mixed_precision: null
  prior_generation_precision: null
  local_rank: -1
  enable_xformers_memory_efficient_attention: false
  set_grads_to_none: false