SidXXD commited on
Commit
74df19f
·
1 Parent(s): 163fe15

End of training

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. <new1>.bin +3 -0
  2. <new2>.bin +3 -0
  3. <new3>.bin +3 -0
  4. <new4>.bin +3 -0
  5. <new5>.bin +3 -0
  6. <new6>.bin +3 -0
  7. README.md +22 -0
  8. checkpoint-1000/custom_checkpoint_0.pkl +3 -0
  9. checkpoint-1000/optimizer.bin +3 -0
  10. checkpoint-1000/pytorch_model.bin +3 -0
  11. checkpoint-1000/pytorch_model_1.bin +3 -0
  12. checkpoint-1000/random_states_0.pkl +3 -0
  13. checkpoint-1000/scheduler.bin +3 -0
  14. checkpoint-1250/custom_checkpoint_0.pkl +3 -0
  15. checkpoint-1250/optimizer.bin +3 -0
  16. checkpoint-1250/pytorch_model.bin +3 -0
  17. checkpoint-1250/pytorch_model_1.bin +3 -0
  18. checkpoint-1250/random_states_0.pkl +3 -0
  19. checkpoint-1250/scheduler.bin +3 -0
  20. checkpoint-1500/custom_checkpoint_0.pkl +3 -0
  21. checkpoint-1500/optimizer.bin +3 -0
  22. checkpoint-1500/pytorch_model.bin +3 -0
  23. checkpoint-1500/pytorch_model_1.bin +3 -0
  24. checkpoint-1500/random_states_0.pkl +3 -0
  25. checkpoint-1500/scheduler.bin +3 -0
  26. checkpoint-250/custom_checkpoint_0.pkl +3 -0
  27. checkpoint-250/optimizer.bin +3 -0
  28. checkpoint-250/pytorch_model.bin +3 -0
  29. checkpoint-250/pytorch_model_1.bin +3 -0
  30. checkpoint-250/random_states_0.pkl +3 -0
  31. checkpoint-250/scheduler.bin +3 -0
  32. checkpoint-500/custom_checkpoint_0.pkl +3 -0
  33. checkpoint-500/optimizer.bin +3 -0
  34. checkpoint-500/pytorch_model.bin +3 -0
  35. checkpoint-500/pytorch_model_1.bin +3 -0
  36. checkpoint-500/random_states_0.pkl +3 -0
  37. checkpoint-500/scheduler.bin +3 -0
  38. checkpoint-750/custom_checkpoint_0.pkl +3 -0
  39. checkpoint-750/optimizer.bin +3 -0
  40. checkpoint-750/pytorch_model.bin +3 -0
  41. checkpoint-750/pytorch_model_1.bin +3 -0
  42. checkpoint-750/random_states_0.pkl +3 -0
  43. checkpoint-750/scheduler.bin +3 -0
  44. concepts_list.json +1 -0
  45. logs/custom-diffusion/1703169294.5302012/events.out.tfevents.1703169294.cudahpc06.458157.1 +3 -0
  46. logs/custom-diffusion/1703169294.531893/hparams.yml +57 -0
  47. logs/custom-diffusion/1703169330.751897/events.out.tfevents.1703169330.cudahpc06.458473.1 +3 -0
  48. logs/custom-diffusion/1703169330.754027/hparams.yml +57 -0
  49. logs/custom-diffusion/1703169353.3496873/events.out.tfevents.1703169353.cudahpc06.458692.1 +3 -0
  50. logs/custom-diffusion/1703169353.3513823/hparams.yml +57 -0
<new1>.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5758f1b7b632fc7de7dafe8d42dce037db846ad33bc8640ef4e742748f7a1d24
3
+ size 151800488
<new2>.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:309b2fc14fcae282e5e940fcb61612a38d1494d3645fd122c4fa051bbf083af0
3
+ size 151800488
<new3>.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8bfb4af91944a28156ac6afd60bcd453b07dea74cadb7f69037181ea81bf395
3
+ size 151800488
<new4>.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c68a812782c11c60be9c70cb692493a90e270da811a5d5fed12605710b227c6d
3
+ size 151800488
<new5>.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2a3c98006880b07cffecd6586886c4bab9d58b625e34217f053c3de8dcf64b3
3
+ size 151800488
<new6>.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a97b4c9250dbf4ea62af403cb2ce8726e41ef89d1be3ebfad648bcd4e94a413
3
+ size 151800488
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: CompVis/stable-diffusion-v1-4
5
+ instance_prompt: None
6
+ tags:
7
+ - stable-diffusion
8
+ - stable-diffusion-diffusers
9
+ - text-to-image
10
+ - diffusers
11
+ - custom-diffusion
12
+ inference: true
13
+ ---
14
+
15
+ # Custom Diffusion - SidXXD/coarse_6-Prompt_thing-lr_5
16
+
17
+ These are Custom Diffusion adaption weights for CompVis/stable-diffusion-v1-4. The weights were trained on None using [Custom Diffusion](https://www.cs.cmu.edu/~custom-diffusion). You can find some example images in the following.
18
+
19
+
20
+
21
+
22
+ For more details on the training, please follow [this link](https://github.com/huggingface/diffusers/blob/main/examples/custom_diffusion).
checkpoint-1000/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f46d9d6b71415096a70c1b45c934260221ef129527f739a4dafdd643aaa5dff
3
+ size 76689565
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24170b97938df2f07db30f57b242c20c2483392cb209c07cdbda7ebd956b4b0b
3
+ size 456981574
checkpoint-1000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a988e28bfd045dce7a65af1e76fb0d655604fb09266eb570ba4646ee2a3beb0
3
+ size 76689361
checkpoint-1000/pytorch_model_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fd12894469e7f27e9e22a4c2047768d87bbfb8bfd4f4ea7955b773f1078fc7d
3
+ size 492337193
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da6bb6e146f4784d32d7850ed9391dd6fc7d81c65095adc18ece274b568a88fa
3
+ size 14663
checkpoint-1000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f5b7d685fdc59a9da7be1f1a8a92b8f94caf53a1cd058c132b32d0c98bb3705
3
+ size 563
checkpoint-1250/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19a615808e4a6ff0f8bf0729f0301e4de631bc91e90974d96a2743e14d374246
3
+ size 76689565
checkpoint-1250/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1b98090b2544f4b5e7431b3792945cf0f1dc5067e049fbabfb879170bfb3132
3
+ size 456981574
checkpoint-1250/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:340d74bf47969584b8c736d6d37157b7875f023e93c807a3c6630d4de463cabf
3
+ size 76689361
checkpoint-1250/pytorch_model_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0b0fb1dc88174fb7e8f68b7ed6a8ff209c4f4c81fa2e7f5212901740f639f14
3
+ size 492337193
checkpoint-1250/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4435fa42b38131609a5a663600efd68b44f094c06a6e2b2574bb3f600d20589d
3
+ size 14663
checkpoint-1250/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57154d4607671132ad0a83b86b357388e695f46a49667d7fc48fc96c956c10fe
3
+ size 563
checkpoint-1500/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e6f5ea559c7dedcaa84ce13b2b4a122dd7f527b6e24e6c68034de0beed67ef4
3
+ size 76689565
checkpoint-1500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53f15a9213f890d0216366f71f0adc4141c288703aa86bd73d48741e4543e8eb
3
+ size 456981574
checkpoint-1500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e208e5e6ac80ba2d6d0774d31baceca430eb77437bbef450a8d40bcf293004fc
3
+ size 76689361
checkpoint-1500/pytorch_model_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f340bd56f1873aea52c43b9e0611b51177a3bd204d35f22e5b36f262150e4e8
3
+ size 492337193
checkpoint-1500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef3d8814f0d9f6e54d339b8f29cb48b1998a69f611c6adfd84e54beaab84ac37
3
+ size 14663
checkpoint-1500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb223f9c6358217290e02968293886a99b90993298d7ad6e83117676922249d9
3
+ size 563
checkpoint-250/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8576deb57cd2a465dddfa28b001e5680b88b509bf75c5349be76bcc22438f8dd
3
+ size 76689565
checkpoint-250/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce0613e4e111319786eac7a549e8eac97dfeb57ecb5e1e070e46ec4921983e30
3
+ size 456981574
checkpoint-250/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0956fbb5516c52aa24e8aee666afd8244ec43913277fcdf01def287f318cb4f2
3
+ size 76689361
checkpoint-250/pytorch_model_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94dcaf28d26775fc0dad6679b0facfc0501c3fa49161815cfcd1873062d17e70
3
+ size 492337193
checkpoint-250/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64c3f46abf3611b6c01485ba35969a248ccac116103e717e41e504858aa6c073
3
+ size 14663
checkpoint-250/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c54c7dfa0981e4f3405702dde32f7c139b056257f5c201760ea6fbfb47a4b1d7
3
+ size 563
checkpoint-500/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1a2a3daede89472f62ef184317d128e76c52741ff1aefe3f3fabc3dad30da9d
3
+ size 76689565
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3de84a1bed0b93052bc453c8a0132af068cf8daa2d6e6de10617c2e95a7d767
3
+ size 456981574
checkpoint-500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a19eb8a9a25733dae41e6ffd2fead8261a205a375f05695cddafa8a2bec178b
3
+ size 76689361
checkpoint-500/pytorch_model_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c97426b2703f0aff67fade1644f46d201a2b5d09ef2882296f5e57477f96c7a
3
+ size 492337193
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cef349519562a1322c15e8a66273a5c13e195363d405b27710ef9d442754e77
3
+ size 14663
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1834aa974518fe3f070ca2e5278d1335ab53153a59c8a3352af3906f194ce477
3
+ size 563
checkpoint-750/custom_checkpoint_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b025e355354fda4578bec1aeb73e27d5fe6d3b6dd58b6f7b9d617b9046527202
3
+ size 76689565
checkpoint-750/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9980a57e8ed23735427875235c15b87659d11a58df22e9c52544532288dbdea4
3
+ size 456981574
checkpoint-750/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d42c9de40480c59e1f4acc1e02fee1e4d7212a3ea4fde5f983f63ad2cbf5817c
3
+ size 76689361
checkpoint-750/pytorch_model_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73cc2e92ab79d614ad1c1ce9efd0d739fa0936ef5647c1bcf1eaf1f6cb9741c1
3
+ size 492337193
checkpoint-750/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a5c2710839b5c709aabed9ac5f55aabf9feb56e0016ecb9bae50e4157400a2d
3
+ size 14663
checkpoint-750/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6863c9705963a5bbd81e7f0b7b571f3f2ddd98eda1740e3533b9aff71e4bd09b
3
+ size 563
concepts_list.json ADDED
@@ -0,0 +1 @@
 
 
1
+ [{"instance_prompt": "photo of a <new1> actionfigure", "class_prompt": "actionfigure", "instance_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/data/multi-data/actionfigures/actionfigure_2", "class_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/real_reg/samples_actionfigure/images.txt"}, {"instance_prompt": "photo of a <new2> barn", "class_prompt": "barn", "instance_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/data/single-data/barn", "class_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/real_reg/samples_barn/images.txt"}, {"instance_prompt": "photo of a <new3> cat", "class_prompt": "barn", "instance_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/data/single-data/cat", "class_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/real_reg/samples_cat/images.txt"}, {"instance_prompt": "photo of a <new4> dog", "class_prompt": "dog", "instance_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/data/multi-data/dogs/dog4", "class_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/real_reg/samples_dog/images.txt"}, {"instance_prompt": "photo of a <new5> teddybear", "class_prompt": "teddybear", "instance_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/data/single-data/teddybear", "class_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/real_reg/samples_teddybear/images.txt"}, {"instance_prompt": "photo of a <new6> tortoise plushy", "class_prompt": "tortoise plushy", "instance_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/data/single-data/tortoise_plushy", "class_data_dir": "/home/xide/miniconda3/code/diffusers/examples/custom_diffusion/real_reg/samples_tortoise_plushy/images.txt"}]
logs/custom-diffusion/1703169294.5302012/events.out.tfevents.1703169294.cudahpc06.458157.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a1fe3e166b214caf5da826329f12313df3a38c1151cb62c48e461130bcbbd71
3
+ size 2791
logs/custom-diffusion/1703169294.531893/hparams.yml ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 250
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_prompt: null
11
+ concepts_list: /home/xide/miniconda3/code/diffusers/examples/custom_diffusion/concept_list-multi-coarse-grain-org.json
12
+ dataloader_num_workers: 2
13
+ enable_xformers_memory_efficient_attention: false
14
+ freeze_model: crossattn_kv
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hflip: true
18
+ hub_model_id: null
19
+ hub_token: null
20
+ initializer_token: ktn+pll+ucd+xdd+xxd+lld+bmi+nsg
21
+ instance_data_dir: null
22
+ instance_prompt: null
23
+ learning_rate: 1.0e-05
24
+ local_rank: -1
25
+ logging_dir: logs
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 1500
30
+ mixed_precision: null
31
+ modifier_token: <new1>+<new2>+<new3>+<new4>+<new5>+<new6>
32
+ no_safe_serialization: true
33
+ noaug: false
34
+ num_class_images: 200
35
+ num_train_epochs: 1
36
+ num_validation_images: 2
37
+ output_dir: /home/xide/miniconda3/code/diffusers/examples/custom_diffusion/model/multi-concepts/coarse_6-Prompt_thing-lr_5
38
+ pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
39
+ prior_generation_precision: null
40
+ prior_loss_weight: 1.0
41
+ push_to_hub: true
42
+ real_prior: false
43
+ report_to: tensorboard
44
+ resolution: 512
45
+ resume_from_checkpoint: null
46
+ revision: null
47
+ sample_batch_size: 4
48
+ scale_lr: true
49
+ seed: 42
50
+ set_grads_to_none: false
51
+ tokenizer_name: null
52
+ train_batch_size: 2
53
+ use_8bit_adam: false
54
+ validation_prompt: null
55
+ validation_steps: 50
56
+ variant: null
57
+ with_prior_preservation: false
logs/custom-diffusion/1703169330.751897/events.out.tfevents.1703169330.cudahpc06.458473.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01e22f3b3d33c4e244d54cbb6cc494d896cafbe81216a49cfad3db2fdb9f41f8
3
+ size 2785
logs/custom-diffusion/1703169330.754027/hparams.yml ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 250
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_prompt: null
11
+ concepts_list: /home/xide/miniconda3/code/diffusers/examples/custom_diffusion/concept_list-multi-coarse-org.json
12
+ dataloader_num_workers: 2
13
+ enable_xformers_memory_efficient_attention: false
14
+ freeze_model: crossattn_kv
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hflip: true
18
+ hub_model_id: null
19
+ hub_token: null
20
+ initializer_token: ktn+pll+ucd+xdd+xxd+lld+bmi+nsg
21
+ instance_data_dir: null
22
+ instance_prompt: null
23
+ learning_rate: 1.0e-05
24
+ local_rank: -1
25
+ logging_dir: logs
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 1500
30
+ mixed_precision: null
31
+ modifier_token: <new1>+<new2>+<new3>+<new4>+<new5>+<new6>
32
+ no_safe_serialization: true
33
+ noaug: false
34
+ num_class_images: 200
35
+ num_train_epochs: 1
36
+ num_validation_images: 2
37
+ output_dir: /home/xide/miniconda3/code/diffusers/examples/custom_diffusion/model/multi-concepts/coarse_6-Prompt_thing-lr_5
38
+ pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
39
+ prior_generation_precision: null
40
+ prior_loss_weight: 1.0
41
+ push_to_hub: true
42
+ real_prior: false
43
+ report_to: tensorboard
44
+ resolution: 512
45
+ resume_from_checkpoint: null
46
+ revision: null
47
+ sample_batch_size: 4
48
+ scale_lr: true
49
+ seed: 42
50
+ set_grads_to_none: false
51
+ tokenizer_name: null
52
+ train_batch_size: 2
53
+ use_8bit_adam: false
54
+ validation_prompt: null
55
+ validation_steps: 50
56
+ variant: null
57
+ with_prior_preservation: false
logs/custom-diffusion/1703169353.3496873/events.out.tfevents.1703169353.cudahpc06.458692.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d88a60bc3ea337642af5c84740912d2d2f5edccb9d6526a03e8719da15b4897
3
+ size 2786
logs/custom-diffusion/1703169353.3513823/hparams.yml ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 250
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_prompt: null
11
+ concepts_list: /home/xide/miniconda3/code/diffusers/examples/custom_diffusion/concepts_list-multi-coarse-org.json
12
+ dataloader_num_workers: 2
13
+ enable_xformers_memory_efficient_attention: false
14
+ freeze_model: crossattn_kv
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hflip: true
18
+ hub_model_id: null
19
+ hub_token: null
20
+ initializer_token: ktn+pll+ucd+xdd+xxd+lld+bmi+nsg
21
+ instance_data_dir: null
22
+ instance_prompt: null
23
+ learning_rate: 1.0e-05
24
+ local_rank: -1
25
+ logging_dir: logs
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 1500
30
+ mixed_precision: null
31
+ modifier_token: <new1>+<new2>+<new3>+<new4>+<new5>+<new6>
32
+ no_safe_serialization: true
33
+ noaug: false
34
+ num_class_images: 200
35
+ num_train_epochs: 1
36
+ num_validation_images: 2
37
+ output_dir: /home/xide/miniconda3/code/diffusers/examples/custom_diffusion/model/multi-concepts/coarse_6-Prompt_thing-lr_5
38
+ pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
39
+ prior_generation_precision: null
40
+ prior_loss_weight: 1.0
41
+ push_to_hub: true
42
+ real_prior: false
43
+ report_to: tensorboard
44
+ resolution: 512
45
+ resume_from_checkpoint: null
46
+ revision: null
47
+ sample_batch_size: 4
48
+ scale_lr: true
49
+ seed: 42
50
+ set_grads_to_none: false
51
+ tokenizer_name: null
52
+ train_batch_size: 2
53
+ use_8bit_adam: false
54
+ validation_prompt: null
55
+ validation_steps: 50
56
+ variant: null
57
+ with_prior_preservation: false