End of training
Browse files
README.md
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
|
@@ -7,15 +8,7 @@ tags:
|
|
7 |
- text-to-image
|
8 |
- diffusers
|
9 |
- textual_inversion
|
10 |
-
- text-to-image
|
11 |
-
- diffusers-training
|
12 |
-
- diffusers
|
13 |
-
- lora
|
14 |
-
- template:sd-lora
|
15 |
-
- sd3
|
16 |
-
- sd3-diffusers
|
17 |
inference: true
|
18 |
-
library_name: diffusers
|
19 |
---
|
20 |
|
21 |
# Textual inversion text2image fine-tuning - SidXXD/f-95
|
|
|
1 |
+
|
2 |
---
|
3 |
license: creativeml-openrail-m
|
4 |
base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
|
|
|
8 |
- text-to-image
|
9 |
- diffusers
|
10 |
- textual_inversion
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
inference: true
|
|
|
12 |
---
|
13 |
|
14 |
# Textual inversion text2image fine-tuning - SidXXD/f-95
|
logs/textual_inversion/1736494247.1384425/events.out.tfevents.1736494247.cudahpc06.2711994.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c506bbd43c8018bbae0611bcf43ffefc0b647e0aa52a538d07fc036289374f2
|
3 |
+
size 2659
|
logs/textual_inversion/1736494247.1399813/hparams.yml
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: 500
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
dataloader_num_workers: 0
|
10 |
+
enable_xformers_memory_efficient_attention: false
|
11 |
+
gradient_accumulation_steps: 1
|
12 |
+
gradient_checkpointing: false
|
13 |
+
hub_model_id: null
|
14 |
+
hub_token: null
|
15 |
+
initializer_token: person
|
16 |
+
learnable_property: object
|
17 |
+
learning_rate: 0.0005
|
18 |
+
local_rank: -1
|
19 |
+
logging_dir: logs
|
20 |
+
lr_num_cycles: 1
|
21 |
+
lr_scheduler: constant
|
22 |
+
lr_warmup_steps: 0
|
23 |
+
max_train_steps: 3000
|
24 |
+
mixed_precision: 'no'
|
25 |
+
no_safe_serialization: false
|
26 |
+
num_train_epochs: 2
|
27 |
+
num_validation_images: 4
|
28 |
+
num_vectors: 1
|
29 |
+
output_dir: /home/xide/miniconda3/code/Results_for_paper/Untarget_attack/Trained_model/Textual_inversion/Untarget_training_img_20/CelebA/Our_SD_H_Mid_only_KV/Eps_4/f-95
|
30 |
+
placeholder_token: <person_xxd>
|
31 |
+
pretrained_model_name_or_path: stable-diffusion-v1-5/stable-diffusion-v1-5
|
32 |
+
prompt: photo of a person
|
33 |
+
push_to_hub: true
|
34 |
+
repeats: 100
|
35 |
+
report_to: tensorboard
|
36 |
+
resolution: 512
|
37 |
+
resume_from_checkpoint: null
|
38 |
+
revision: null
|
39 |
+
save_as_full_pipeline: false
|
40 |
+
save_steps: 50
|
41 |
+
scale_lr: true
|
42 |
+
seed: null
|
43 |
+
tokenizer_name: null
|
44 |
+
train_batch_size: 1
|
45 |
+
train_data_dir: /home/xide/miniconda3/code/Results_for_paper/Untarget_attack/perturbed_imgs/20_for_each_concept/CelebA/Our_SD_H_Mid_only_KV/Eps_4/f-95/250
|
46 |
+
validation_epochs: null
|
47 |
+
validation_prompt: null
|
48 |
+
validation_steps: 100
|
49 |
+
variant: null
|
logs/textual_inversion/events.out.tfevents.1736494247.cudahpc06.2711994.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a6716233c5e7b4cc193cfff7ad2efbd97f3df9222469b4cec1930dada0ee655
|
3 |
+
size 251834
|