End of training
Browse files- checkpoint-1000/optimizer.bin +1 -1
- checkpoint-1000/unet/diffusion_pytorch_model.safetensors +1 -1
- input_debug/epoch0_sample1_original.png +2 -2
- input_debug/epoch10_sample2_original.png +0 -0
- input_debug/epoch13_sample3_original.png +0 -0
- input_debug/epoch14_sample0_original.png +0 -0
- input_debug/epoch15_sample2_original.png +0 -0
- input_debug/epoch4_sample1_original.png +2 -2
- logs/instruct-pix2pix/1744284708.845212/events.out.tfevents.1744284708.autodl-container-d0924aa0f1-1a40d6db.14498.1 +3 -0
- logs/instruct-pix2pix/1744284708.8473456/hparams.yml +51 -0
- logs/instruct-pix2pix/events.out.tfevents.1744284708.autodl-container-d0924aa0f1-1a40d6db.14498.0 +3 -0
- unet/diffusion_pytorch_model.safetensors +1 -1
checkpoint-1000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6876842324
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30b2ad1a15eb6f9ae9d6a963b5a3fed909cc638d701a3f9856b8cfa6fb2e2889
|
3 |
size 6876842324
|
checkpoint-1000/unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438213624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57b21a1b7f7b5f3a4477c12c8b2b8b2289dc4f66ad53cd5e13921ef1d00da40a
|
3 |
size 3438213624
|
input_debug/epoch0_sample1_original.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
input_debug/epoch10_sample2_original.png
CHANGED
![]() |
![]() |
input_debug/epoch13_sample3_original.png
CHANGED
![]() |
![]() |
input_debug/epoch14_sample0_original.png
CHANGED
![]() |
![]() |
input_debug/epoch15_sample2_original.png
CHANGED
![]() |
![]() |
input_debug/epoch4_sample1_original.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
logs/instruct-pix2pix/1744284708.845212/events.out.tfevents.1744284708.autodl-container-d0924aa0f1-1a40d6db.14498.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e40947af91d4975b093eb0b2dc125cbc1ca1944ced780396728231aa3fd7376f
|
3 |
+
size 2459
|
logs/instruct-pix2pix/1744284708.8473456/hparams.yml
ADDED
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
center_crop: false
|
8 |
+
checkpointing_steps: 1000
|
9 |
+
checkpoints_total_limit: 1
|
10 |
+
conditioning_dropout_prob: 0.05
|
11 |
+
dataloader_num_workers: 0
|
12 |
+
dataset_config_name: null
|
13 |
+
dataset_name: fusing/instructpix2pix-1000-samples
|
14 |
+
edit_prompt_column: edit_prompt
|
15 |
+
edited_image_column: edited_image
|
16 |
+
enable_xformers_memory_efficient_attention: true
|
17 |
+
gradient_accumulation_steps: 4
|
18 |
+
gradient_checkpointing: true
|
19 |
+
hub_model_id: null
|
20 |
+
hub_token: null
|
21 |
+
learning_rate: 5.0e-05
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lr_scheduler: constant
|
25 |
+
lr_warmup_steps: 0
|
26 |
+
max_grad_norm: 1.0
|
27 |
+
max_train_samples: null
|
28 |
+
max_train_steps: 1000
|
29 |
+
mixed_precision: fp16
|
30 |
+
non_ema_revision: null
|
31 |
+
num_train_epochs: 16
|
32 |
+
num_validation_images: 4
|
33 |
+
original_image_column: input_image
|
34 |
+
output_dir: /root/autodl-tmp/instruct-pix2pix-model
|
35 |
+
pretrained_model_name_or_path: stable-diffusion-v1-5/stable-diffusion-v1-5
|
36 |
+
push_to_hub: true
|
37 |
+
random_flip: true
|
38 |
+
report_to: tensorboard
|
39 |
+
resolution: 256
|
40 |
+
resume_from_checkpoint: null
|
41 |
+
revision: null
|
42 |
+
scale_lr: false
|
43 |
+
seed: 42
|
44 |
+
train_batch_size: 4
|
45 |
+
train_data_dir: null
|
46 |
+
use_8bit_adam: false
|
47 |
+
use_ema: false
|
48 |
+
val_image_url: null
|
49 |
+
validation_epochs: 1
|
50 |
+
validation_prompt: null
|
51 |
+
variant: null
|
logs/instruct-pix2pix/events.out.tfevents.1744284708.autodl-container-d0924aa0f1-1a40d6db.14498.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09e1cb559b5d6941214808e367569a1d2747022c8054c6f387e9513ed018cdc7
|
3 |
+
size 48961
|
unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438213624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57b21a1b7f7b5f3a4477c12c8b2b8b2289dc4f66ad53cd5e13921ef1d00da40a
|
3 |
size 3438213624
|