SidXXD commited on
Commit
ffdd67f
·
verified ·
1 Parent(s): 33f3940

End of training

Browse files
<v1*>.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b4dfe75f30392665b51d4d30dbf8eb13e46e5a3551c0471741dbd21a5eadf13
3
  size 202379941
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba69f59412d9a9e81b93c8573c01e2c957b28adb479629684c2654ec9849fcc0
3
  size 202379941
checkpoint-250/custom_checkpoint_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2bfb0b5dc92160cf54487eb68fd7dcef7523fc58aea3aba3977a845019a32843
3
  size 102248605
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3da96161f04af9a8d1ffdf41baaf95aea69e96e630200f72f8c2dfd7916b1b7
3
  size 102248605
checkpoint-250/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc1bf34aaf0dc8087f8881590024662b672f3afcc47dc6faab440c3ae7ed980b
3
  size 102241440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0a26f01e608ec5a42ead957e36fcb67c81298e08db12cea49605b3d4f8fb9ac
3
  size 102241440
checkpoint-250/model_1.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3dd6469b91ee91488b3358dc739b396f05a99a5d1eced00ea4909a47c4020e69
3
  size 1361600400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d5818e86dd0aca4f3de306973edd518955943118dc0b146537d92d48c2d9bbd
3
  size 1361600400
checkpoint-250/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8157ee723dcd5c4dc6c4f32b3680ff1cdc6360551eb99ef61e14b957d0165e3b
3
  size 609258566
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4399c206a02baa0add11616a72e8436378d4891da29dd61c7723a2b0f07824e5
3
  size 609258566
logs/custom-diffusion/1728828071.5882201/events.out.tfevents.1728828071.cudahpc06.2801079.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36eb86ae5c66a401118f698925430ab95d7296345e03c6cd3116dabebacdfcf9
3
+ size 3012
logs/custom-diffusion/1728828071.5898414/hparams.yml ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ attn_maps_path_name: attn_maps_color
7
+ center_crop: false
8
+ checkpointing_steps: 250
9
+ checkpoints_total_limit: null
10
+ class_data_dir: null
11
+ class_prompt: null
12
+ concepts_list: null
13
+ dataloader_num_workers: 2
14
+ enable_xformers_memory_efficient_attention: false
15
+ freeze_model: crossattn_kv
16
+ gradient_accumulation_steps: 1
17
+ gradient_checkpointing: false
18
+ hflip: true
19
+ hub_model_id: null
20
+ hub_token: null
21
+ initializer_token: ktn
22
+ instance_data_dir: /home/xide/miniconda3/code/diffusers/examples/custom_diffusion/model/for-Sandesh/attack-pattern/image/density-0.10-man_3/250
23
+ instance_prompt: photo of a <v1*> person
24
+ learning_rate: 1.0e-05
25
+ local_rank: -1
26
+ logging_dir: logs
27
+ lr_scheduler: constant
28
+ lr_warmup_steps: 0
29
+ max_grad_norm: 1.0
30
+ max_train_steps: 250
31
+ mixed_precision: null
32
+ modifier_token: <v1*>
33
+ no_safe_serialization: true
34
+ noaug: false
35
+ num_class_images: 200
36
+ num_train_epochs: 1
37
+ num_validation_images: 2
38
+ output_dir: /home/xide/miniconda3/code/diffusers/examples/custom_diffusion/model/for-Sandesh/attack-pattern/trained_model/density-0.10-man_3
39
+ photoguard: false
40
+ photoguard_mode: encoder
41
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1-base
42
+ prior_generation_precision: null
43
+ prior_loss_weight: 0
44
+ push_to_hub: true
45
+ real_prior: false
46
+ report_to: tensorboard
47
+ resolution: 512
48
+ resume_from_checkpoint: null
49
+ revision: null
50
+ sample_batch_size: 4
51
+ scale_lr: true
52
+ seed: 42
53
+ set_grads_to_none: false
54
+ target_image_path: null
55
+ tokenizer_name: null
56
+ train_batch_size: 2
57
+ trained_model_path: null
58
+ use_8bit_adam: false
59
+ validation_prompt: null
60
+ validation_steps: 50
61
+ variant: null
62
+ with_prior_preservation: false
logs/custom-diffusion/events.out.tfevents.1728828071.cudahpc06.2801079.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97f7356a1ca7a2592aa7af654765c6708fb774b4b3fdd407e832a95ddb0de42b
3
+ size 20834
pytorch_custom_diffusion_weights.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:521413f4deb062f7ce684b6a1639da4c3e5b384a27e30cbc339a86b8c8372ab1
3
  size 102250391
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a811c4e45dc600c2d4623cc78b37f532c03ccf5c73d58a747b154b775dc26bf7
3
  size 102250391
text_embedding-for-tsne/0-<|startoftext|>.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ddca30f392b460cc5d88e2f261b3eb070a8353f3ef8f3c4a6dade6e35331b51
3
  size 202380041
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60d7f9a2db19ac5c92288f92ece2c2dccc7712033eefb50025ba2009fd00636d
3
  size 202380041
text_embedding-for-tsne/all-embedding.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca0358ea2c23da854da33cddafbefbe981407c2868ac60e9ff512b5feefb4ee9
3
  size 202380029
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cac0b212579dd7baa39acd902700c729f54dcd336e7525b079f9a10c4153aea0
3
  size 202380029