End of training
Browse files- checkpoint-5000/optimizer.bin +1 -1
- checkpoint-5000/random_states_0.pkl +1 -1
- checkpoint-5000/unet/diffusion_pytorch_model.safetensors +1 -1
- logs/instruct-pix2pix/1705385095.9114513/events.out.tfevents.1705385095.914ba9135b8e.311.1 +3 -0
- logs/instruct-pix2pix/1705385095.9131944/hparams.yml +51 -0
- logs/instruct-pix2pix/events.out.tfevents.1705385095.914ba9135b8e.311.0 +3 -0
- unet/diffusion_pytorch_model.safetensors +1 -1
checkpoint-5000/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:2fbe4554f7d88b26b72e76a785661f3fbd7656095394ef9c70557921859967c6
|
3 |
size 6876842324
|
checkpoint-5000/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14344
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29f649a9cbeb9f72f6b3a588a643b446dbe2b4f39efed6998392b4ec255d1e46
|
3 |
size 14344
|
checkpoint-5000/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:394992e2822073969cb768545974c28968fbd1875415b06233be89c3aa0b7728
|
3 |
size 3438213624
|
logs/instruct-pix2pix/1705385095.9114513/events.out.tfevents.1705385095.914ba9135b8e.311.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d9dfb9946c29ede83134e39c55b2a28c61b5720c915b740a8edb874608d4562
|
3 |
+
size 2329
|
logs/instruct-pix2pix/1705385095.9131944/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: 5000
|
9 |
+
checkpoints_total_limit: 1
|
10 |
+
conditioning_dropout_prob: 0.05
|
11 |
+
dataloader_num_workers: 0
|
12 |
+
dataset_config_name: null
|
13 |
+
dataset_name: shrikant11/myra1
|
14 |
+
edit_prompt_column: edit_prompt
|
15 |
+
edited_image_column: edited_image
|
16 |
+
enable_xformers_memory_efficient_attention: false
|
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: 25000
|
29 |
+
mixed_precision: null
|
30 |
+
non_ema_revision: null
|
31 |
+
num_train_epochs: 285
|
32 |
+
num_validation_images: 4
|
33 |
+
original_image_column: input_image
|
34 |
+
output_dir: instruct-pix2pix-model
|
35 |
+
pretrained_model_name_or_path: timbrooks/instruct-pix2pix
|
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: null
|
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.1705385095.914ba9135b8e.311.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6387c8d868b26d78a77902bd876872f6ffea39ee796f194bd4377b5275810be9
|
3 |
+
size 244961
|
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:394992e2822073969cb768545974c28968fbd1875415b06233be89c3aa0b7728
|
3 |
size 3438213624
|