End of training
Browse files- checkpoint-0/optimizer.bin +1 -1
- checkpoint-0/scheduler.bin +1 -1
- diffusion_pytorch_model.safetensors +1 -1
- logs/controlnet/1729431473.2502675/events.out.tfevents.1729431473.6562d79b6de0.6703.1 +3 -0
- logs/controlnet/1729431473.263726/hparams.yml +50 -0
- logs/controlnet/events.out.tfevents.1729431472.6562d79b6de0.6703.0 +3 -0
checkpoint-0/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1832
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a42bb36f633c1c505a8098035844df900b46ec7b48519eda29e47b17c38820f7
|
| 3 |
size 1832
|
checkpoint-0/scheduler.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1000
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7cde6c6ca662b0f170ba89279d9a9aba1cc87b4471916e5ee5e14e62742d704c
|
| 3 |
size 1000
|
diffusion_pytorch_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1445157120
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ef5c74f7f13348167f4858c3c27a1b5207d032fd1573284f364e13b6308e263
|
| 3 |
size 1445157120
|
logs/controlnet/1729431473.2502675/events.out.tfevents.1729431473.6562d79b6de0.6703.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:199e07cb0dd5db3c8e37634693dd492989e75bf9234f48a518f88c62b5bef368
|
| 3 |
+
size 2376
|
logs/controlnet/1729431473.263726/hparams.yml
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
cache_dir: null
|
| 7 |
+
caption_column: text
|
| 8 |
+
checkpointing_steps: 500
|
| 9 |
+
checkpoints_total_limit: null
|
| 10 |
+
conditioning_image_column: segmentation_image
|
| 11 |
+
controlnet_model_name_or_path: null
|
| 12 |
+
dataloader_num_workers: 0
|
| 13 |
+
dataset_config_name: null
|
| 14 |
+
dataset_name: SRathod/GID_seg_full
|
| 15 |
+
enable_xformers_memory_efficient_attention: false
|
| 16 |
+
gradient_accumulation_steps: 4
|
| 17 |
+
gradient_checkpointing: true
|
| 18 |
+
hub_model_id: null
|
| 19 |
+
hub_token: null
|
| 20 |
+
image_column: image
|
| 21 |
+
learning_rate: 1.0e-06
|
| 22 |
+
logging_dir: logs
|
| 23 |
+
lr_num_cycles: 1
|
| 24 |
+
lr_power: 1.0
|
| 25 |
+
lr_scheduler: constant
|
| 26 |
+
lr_warmup_steps: 500
|
| 27 |
+
max_grad_norm: 1.0
|
| 28 |
+
max_train_samples: null
|
| 29 |
+
max_train_steps: 312
|
| 30 |
+
mixed_precision: null
|
| 31 |
+
num_train_epochs: 2
|
| 32 |
+
num_validation_images: 4
|
| 33 |
+
output_dir: model_out_seg
|
| 34 |
+
pretrained_model_name_or_path: stable-diffusion-v1-5/stable-diffusion-v1-5
|
| 35 |
+
proportion_empty_prompts: 0
|
| 36 |
+
push_to_hub: true
|
| 37 |
+
report_to: tensorboard
|
| 38 |
+
resolution: 512
|
| 39 |
+
resume_from_checkpoint: ./model_out_seg/checkpoint-0
|
| 40 |
+
revision: null
|
| 41 |
+
scale_lr: false
|
| 42 |
+
seed: null
|
| 43 |
+
set_grads_to_none: true
|
| 44 |
+
tokenizer_name: null
|
| 45 |
+
tracker_project_name: controlnet
|
| 46 |
+
train_batch_size: 1
|
| 47 |
+
train_data_dir: null
|
| 48 |
+
use_8bit_adam: false
|
| 49 |
+
validation_steps: 100
|
| 50 |
+
variant: null
|
logs/controlnet/events.out.tfevents.1729431472.6562d79b6de0.6703.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22201218e283269188d142d204387f8c7d4521b0d861fe92b1d878fd7480fa00
|
| 3 |
+
size 103382
|