SidXXD commited on
Commit
9201a8a
1 Parent(s): b356215

End of training

Browse files
<v1*>.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4d4ab667d4e6dbe58623bcf056af361286361ae9ad749a1b329cad231c20b31
3
  size 202379941
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69c2336714eaf9c322b35225fdd2f1d80392e30e898fc974ab6e41882deb70cf
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:f927a403ba1519979518ba837433c8f31061ab41f3514dddb8281b92d86651d0
3
  size 102248605
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ed37aec765dfdfc502bd39a188be1092e659b16b55e834ca8406792864ff033
3
  size 102248605
checkpoint-250/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b93b621dd638f81bb6efb2b7f33968df4229dba011846cc6e67da87d7b587ba7
3
  size 102241440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b945a14757c5cc202afea15b5ddc7899f9c8d8d7d90499790f00c5256e5abbb
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:167b7776a7de8db44667ba466ba50760fe22e6a2d9ab37625406def823090788
3
  size 1361600400
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3af64f68c4267654e2f3238cbe0599e05faa72c3fc76176dc00fafc17c846dca
3
  size 1361600400
checkpoint-250/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ee01d7d2e1760e574c8c5cdf49adab3a01b12527b942fc1be2b695677b2aa20
3
  size 609258566
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1577e1559eba29063421cb8b622da70cbfbc43061e97990db51c28cad7da2e75
3
  size 609258566
logs/custom-diffusion/1728830176.1352694/events.out.tfevents.1728830176.cudahpc06.3209413.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7aee6674b97580e0efbe3883050b3f77bc226059904e3901be8163e763d1ecd
3
+ size 3091
logs/custom-diffusion/1728830176.1370296/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/Attack/Diff-Protect/out/encoder_attack/my_patterns/density_0.1-0.5-1/texture_only_eps16_steps100_gmode+/to_protect/celeba-19354-group-47_attacked_with_density-1
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/from-diff_mist/density-1-woman_2
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.1728830176.cudahpc06.3209413.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ec6e4f97c838c584ef2babb4c9baad46a287cdef9dfef4f5238e5f45fb48d1e
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:305db0f705301f7363cc3b70c18c6c0bedb52b623141227d0e835f7dd3fcc638
3
  size 102250391
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19b1cd3ad018731ed811d3451778844166841cee2591a1c7c0d1914bb05d8b00
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:0644fa427c94e37fb040d19364f08f72172aa7bd7ceffec0f9c17e7d727c15ff
3
  size 202380041
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8233b0aa2e8f3abf91853111f4fd78b75e2de81b1f3ab52321ea4ad502c940ae
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:8b43d86c071fd442d2b3279dc105b432efdb27f715f69591b26bcbe447b1fe3f
3
  size 202380029
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebbdeda760766a96f55cad66d188718275c6ef42fd7303184b99e8e90995f3b4
3
  size 202380029