SidXXD commited on
Commit
fec07e9
1 Parent(s): c689fe7

End of training

Browse files
<v1*>.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d82e912ec3f2bce1a6b02534fe110d0ed3174bf4f083963f7a73236e93bf4bc6
3
  size 202379941
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c1188b29df5aae6691618227a87462b1cf0cc5b82cc0ecdfc0cb3807c942e30
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:98478c5772775e1377bd227c9fdbfeaa54662b229e6f1079e6f6f7504e63e77d
3
  size 102248605
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4fd09864368527d1d0feb89ada7ff60346f4071ebaa6c19abb02f0b27cf63b5
3
  size 102248605
checkpoint-250/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5183568633939aa060d815b902cc259b33f8b9470df267f6c54f47f7455d569b
3
  size 102241440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8365f901cd6cc14a721ba5862ebe417b9b60b9f11afde266a04f067b5c5f3fcc
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:8af2ab515c55c7e78421cdbf6bd173fcb60badaad2278a175f64b3fe7a405db9
3
  size 1361600400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d2438785c77e74d6d0a3d6b7b7641cc288d53fbd20c294a54452a4210804497
3
  size 1361600400
checkpoint-250/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d68abefe60659726a73954db0fa4787f803646392f75df163d4d6ff5dc022f28
3
  size 609258566
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8571d0924d9109dd71aeb9f3bd2750e08764fe7bfda82dc24090b82587afc6e8
3
  size 609258566
logs/custom-diffusion/1728828301.7804856/events.out.tfevents.1728828301.cudahpc06.2835467.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a796c11fce445dc4e090dfe61a9c4ea4767b1403a93c9c50fa51cdcc4b5c911f
3
+ size 3017
logs/custom-diffusion/1728828301.7821414/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-woman_1/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-woman_1
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.1728828301.cudahpc06.2835467.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:532ec2a6b680460e610c9e1094397aebc5c7587448b571e092470c1c38acb7cf
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:32268a40e3277593b86582acca70aedeaa2570f1485da2c84fa84e50c7cecc6e
3
  size 102250391
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64a42810ffb5d655f95f3d03d381b85b16d57df2cc6381e01d0a2f9f1982bc6a
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:fe72cef24d832e74a3d6b289ed7a76c0865c5ce3db5bdd31e715f6fe5bf8b510
3
  size 202380041
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:974652108c7b18ca3ec8adaaeb829668e6a6efd4e1718eee7cc78a0595cdb04f
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:a271f8274e1041eb1acd0dc28cfb386c5d9a61420425aef7a8b9c36fa681dfb2
3
  size 202380029
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3aebeaf9611ac27784b76f9bc5cf84178b46ba3428492cd5a545f8f5cda22d3
3
  size 202380029