End of training
Browse files- checkpoint-1500/optimizer.bin +1 -1
- checkpoint-1500/random_states_0.pkl +1 -1
- checkpoint-1500/scaler.pt +1 -1
- checkpoint-1500/scheduler.bin +1 -1
- checkpoint-1500/unet/diffusion_pytorch_model.safetensors +1 -1
- logs/instruct-pix2pix/1729936963.7883778/events.out.tfevents.1729936963.ubuntu-server.114263.1 +3 -0
- logs/instruct-pix2pix/1729936963.7895272/hparams.yml +51 -0
- logs/instruct-pix2pix/events.out.tfevents.1729936963.ubuntu-server.114263.0 +3 -0
- unet/diffusion_pytorch_model.safetensors +1 -1
checkpoint-1500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6927959764
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:faacfdcb8215dcdb21da9a3cc38d456551860a0e67a3ae5ab850ff24973ce08a
|
3 |
size 6927959764
|
checkpoint-1500/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14408
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:953e7a0f7f7bdf630fc169547773346d46ddb24b5d7e6a654862fd55ec637d6a
|
3 |
size 14408
|
checkpoint-1500/scaler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 988
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4508cfa14b42d9ef2a16e9c45360f6ca87b77784a4e896e1026fb0a6aa9d267f
|
3 |
size 988
|
checkpoint-1500/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:23aeb7f4f6cc9b0366c1c797474d0341e11e78de8f44bd2a67a7da05a1c6eb60
|
3 |
size 1000
|
checkpoint-1500/unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3463772592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:343788c09ae817ebdb61cd1222f9f95fa27a0a5416fdeb236cb8ecbfbb0bc223
|
3 |
size 3463772592
|
logs/instruct-pix2pix/1729936963.7883778/events.out.tfevents.1729936963.ubuntu-server.114263.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10ece3af486f77731f3f320e653838c920ba0611bcb3ad0095a08a0ea5621811
|
3 |
+
size 2506
|
logs/instruct-pix2pix/1729936963.7895272/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: 500
|
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/rfm
|
14 |
+
edit_prompt_column: edit_prompt
|
15 |
+
edited_image_column: edited_image
|
16 |
+
enable_xformers_memory_efficient_attention: true
|
17 |
+
gradient_accumulation_steps: 1
|
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: 1500
|
29 |
+
mixed_precision: fp16
|
30 |
+
non_ema_revision: null
|
31 |
+
num_train_epochs: 32
|
32 |
+
num_validation_images: 4
|
33 |
+
original_image_column: input_image
|
34 |
+
output_dir: instruct-pix2pix-model
|
35 |
+
pretrained_model_name_or_path: /home/ubuntu/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1/snapshots/5cae40e6a2745ae2b01ad92ae5043f95f23644d6/
|
36 |
+
push_to_hub: true
|
37 |
+
random_flip: true
|
38 |
+
report_to: tensorboard
|
39 |
+
resolution: 1024
|
40 |
+
resume_from_checkpoint: null
|
41 |
+
revision: null
|
42 |
+
scale_lr: false
|
43 |
+
seed: 42
|
44 |
+
train_batch_size: 16
|
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.1729936963.ubuntu-server.114263.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e582722b092400d8c8b7d6ce943e56646801dc08bb9eb0553ee017b96655cf00
|
3 |
+
size 73461
|
unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3463772592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:343788c09ae817ebdb61cd1222f9f95fa27a0a5416fdeb236cb8ecbfbb0bc223
|
3 |
size 3463772592
|