End of training
Browse files- checkpoint-1000/optimizer.bin +1 -1
- checkpoint-1000/unet/diffusion_pytorch_model.safetensors +1 -1
- logs/instruct-pix2pix/1696155677.4526968/events.out.tfevents.1696155677.Vision-team.338851.1 +3 -0
- logs/instruct-pix2pix/1696155677.4536629/hparams.yml +50 -0
- logs/instruct-pix2pix/events.out.tfevents.1696155677.Vision-team.338851.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 6876841875
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bfdbfbaaeee01481f336c01098f8cfcec9d3909e49a794dca2912db77d515fc6
|
| 3 |
size 6876841875
|
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:860b9c07b552ab4b482330b614e075026b4194ea2caf9ff5ac2416ec04460684
|
| 3 |
size 3438213624
|
logs/instruct-pix2pix/1696155677.4526968/events.out.tfevents.1696155677.Vision-team.338851.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dbdda85d85efe88eada1f0ac352b03a2c3ceecd5b0001b55086d58e1ba418cb7
|
| 3 |
+
size 2443
|
logs/instruct-pix2pix/1696155677.4536629/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 |
+
center_crop: false
|
| 8 |
+
checkpointing_steps: 500
|
| 9 |
+
checkpoints_total_limit: 2
|
| 10 |
+
conditioning_dropout_prob: 0.05
|
| 11 |
+
dataloader_num_workers: 0
|
| 12 |
+
dataset_config_name: null
|
| 13 |
+
dataset_name: null
|
| 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: 1001
|
| 29 |
+
mixed_precision: fp16
|
| 30 |
+
non_ema_revision: null
|
| 31 |
+
num_train_epochs: 5
|
| 32 |
+
num_validation_images: 4
|
| 33 |
+
original_image_column: input_image
|
| 34 |
+
output_dir: instruct-pix2pix-model
|
| 35 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
| 36 |
+
push_to_hub: true
|
| 37 |
+
random_flip: true
|
| 38 |
+
report_to: tensorboard
|
| 39 |
+
resolution: 512
|
| 40 |
+
resume_from_checkpoint: null
|
| 41 |
+
revision: null
|
| 42 |
+
scale_lr: false
|
| 43 |
+
seed: 42
|
| 44 |
+
train_batch_size: 1
|
| 45 |
+
train_data_dir: /home/anas/Anas_CODES/pxtopx/SR_dataset/train
|
| 46 |
+
use_8bit_adam: false
|
| 47 |
+
use_ema: false
|
| 48 |
+
val_image_url: null
|
| 49 |
+
validation_epochs: 1
|
| 50 |
+
validation_prompt: null
|
logs/instruct-pix2pix/events.out.tfevents.1696155677.Vision-team.338851.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e06ad88588610b88594f29a1034fa078e6fa2b0bdafba0988b7475b7ad3ff22d
|
| 3 |
+
size 49010
|
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:80ccc5447fd3efe51b5f800e8093a4e4e73f90b15da6768b3268f4d0a8cd8ef4
|
| 3 |
size 3438213624
|