End of training
Browse files- checkpoint-2/optimizer.bin +3 -0
- checkpoint-2/pytorch_model.bin +3 -0
- checkpoint-2/random_states_0.pkl +3 -0
- checkpoint-2/scaler.pt +3 -0
- checkpoint-2/scheduler.bin +3 -0
- logs/text2image-fine-tune/1682139950.6825438/events.out.tfevents.1682139950.c10b5cb28c54.15590.1 +3 -0
- logs/text2image-fine-tune/1682139950.6912177/hparams.yml +46 -0
- logs/text2image-fine-tune/events.out.tfevents.1682139234.c10b5cb28c54.12449.0 +2 -2
- logs/text2image-fine-tune/events.out.tfevents.1682139950.c10b5cb28c54.15590.0 +3 -0
checkpoint-2/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee7d8af98ccd3168125fd1e939cf8959a795df588cdff0aa6a4d0ef1f1248849
|
| 3 |
+
size 6591685
|
checkpoint-2/pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49d5e161ff8231a840ffa04be96196ed06a75e5017d9123f2802361ee8a154d5
|
| 3 |
+
size 3285965
|
checkpoint-2/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7806cce23a76bf24108cf7e69da7549867e6db507649727d2f9aa8973ec9fa7
|
| 3 |
+
size 14727
|
checkpoint-2/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f4b396bed997343db906cfa64da1155ccf40100b06f08ec1854e774de72e954
|
| 3 |
+
size 557
|
checkpoint-2/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a176d9279fcb8997baac5399d3ea0caed07369d90b061efa1948285543ddbf35
|
| 3 |
+
size 563
|
logs/text2image-fine-tune/1682139950.6825438/events.out.tfevents.1682139950.c10b5cb28c54.15590.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5cfe655ac24da4b35d5df9c38c5992722978ed2f71312ef97f01896c02e7143
|
| 3 |
+
size 2322
|
logs/text2image-fine-tune/1682139950.6912177/hparams.yml
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
center_crop: true
|
| 9 |
+
checkpointing_steps: 2
|
| 10 |
+
checkpoints_total_limit: null
|
| 11 |
+
dataloader_num_workers: 8
|
| 12 |
+
dataset_config_name: null
|
| 13 |
+
dataset_name: null
|
| 14 |
+
enable_xformers_memory_efficient_attention: false
|
| 15 |
+
gradient_accumulation_steps: 4
|
| 16 |
+
gradient_checkpointing: false
|
| 17 |
+
hub_model_id: dogcat
|
| 18 |
+
hub_token: null
|
| 19 |
+
image_column: image
|
| 20 |
+
learning_rate: 0.0001
|
| 21 |
+
local_rank: -1
|
| 22 |
+
logging_dir: logs
|
| 23 |
+
lr_scheduler: cosine
|
| 24 |
+
lr_warmup_steps: 0
|
| 25 |
+
max_grad_norm: 1.0
|
| 26 |
+
max_train_samples: null
|
| 27 |
+
max_train_steps: 2
|
| 28 |
+
mixed_precision: fp16
|
| 29 |
+
noise_offset: 0
|
| 30 |
+
num_train_epochs: 2
|
| 31 |
+
num_validation_images: 4
|
| 32 |
+
output_dir: /content/drive/MyDrive/lora
|
| 33 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
| 34 |
+
push_to_hub: true
|
| 35 |
+
random_flip: true
|
| 36 |
+
report_to: tensorboard
|
| 37 |
+
resolution: 512
|
| 38 |
+
resume_from_checkpoint: null
|
| 39 |
+
revision: null
|
| 40 |
+
scale_lr: false
|
| 41 |
+
seed: 1337
|
| 42 |
+
train_batch_size: 2
|
| 43 |
+
train_data_dir: /content/drive/MyDrive/dataset-diff/dog_cat
|
| 44 |
+
use_8bit_adam: false
|
| 45 |
+
validation_epochs: 1
|
| 46 |
+
validation_prompt: dog play with cat
|
logs/text2image-fine-tune/events.out.tfevents.1682139234.c10b5cb28c54.12449.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b133c86988ab3071bab9de2ccfae531f06dd490f9dcf8da21cbcbc9e578a388
|
| 3 |
+
size 5661635
|
logs/text2image-fine-tune/events.out.tfevents.1682139950.c10b5cb28c54.15590.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f23fa5223b07059c1f0ef3c58716b8423151a06ebf0a4111e0627c69e7fa82d
|
| 3 |
+
size 3765215
|