Commit
·
5eb6f6f
1
Parent(s):
6a44fbd
End of training
Browse files- README.md +1 -1
- checkpoint-25/optimizer.bin +1 -1
- checkpoint-25/random_states_0.pkl +1 -1
- checkpoint-50/optimizer.bin +1 -1
- checkpoint-50/random_states_0.pkl +1 -1
- image_0.png +0 -0
- image_1.png +0 -0
- image_2.png +0 -0
- image_3.png +0 -0
- logs/text2image-fine-tune/1701202269.237023/events.out.tfevents.1701202269.ideamibuho.23742.1 +3 -0
- logs/text2image-fine-tune/1701202269.2384562/hparams.yml +50 -0
- logs/text2image-fine-tune/events.out.tfevents.1701201970.ideamibuho.22910.0 +2 -2
- logs/text2image-fine-tune/events.out.tfevents.1701202269.ideamibuho.23742.0 +3 -0
- pytorch_lora_weights.safetensors +1 -1
README.md
CHANGED
@@ -12,7 +12,7 @@ inference: true
|
|
12 |
---
|
13 |
|
14 |
# LoRA text2image fine-tuning - javismiles/javilora1
|
15 |
-
These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the
|
16 |
|
17 |

|
18 |

|
|
|
12 |
---
|
13 |
|
14 |
# LoRA text2image fine-tuning - javismiles/javilora1
|
15 |
+
These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the javismiles/lora2 dataset. You can find some example images in the following.
|
16 |
|
17 |

|
18 |

|
checkpoint-25/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6592122
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e7213566551a2fa3409a89fbe9e319d4593579e0f2ffa8a5e31e21b3e10e84b
|
3 |
size 6592122
|
checkpoint-25/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:a54f90c0168f360c4a007ffd045233de7e2cbc1d5002a6123140d87317c86eba
|
3 |
size 14408
|
checkpoint-50/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6592122
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a03e5079f2ba7e6e9074fbca99110e48d562db8e55fb398bfc63087cf69b4b5
|
3 |
size 6592122
|
checkpoint-50/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:a7010f9246aa9bf734728d049f68d6fffb918fda7df17b54956e1fd9b889fce7
|
3 |
size 14408
|
image_0.png
CHANGED
![]() |
![]() |
image_1.png
CHANGED
![]() |
![]() |
image_2.png
CHANGED
![]() |
![]() |
image_3.png
CHANGED
![]() |
![]() |
logs/text2image-fine-tune/1701202269.237023/events.out.tfevents.1701202269.ideamibuho.23742.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39cc7ac21d4ada647b647bd4742426e8e6ecc540dce5925dd9c7085c458051bf
|
3 |
+
size 2273
|
logs/text2image-fine-tune/1701202269.2384562/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 |
+
caption_column: text
|
8 |
+
center_crop: true
|
9 |
+
checkpointing_steps: 25
|
10 |
+
checkpoints_total_limit: null
|
11 |
+
dataloader_num_workers: 8
|
12 |
+
dataset_config_name: null
|
13 |
+
dataset_name: javismiles/lora2
|
14 |
+
enable_xformers_memory_efficient_attention: false
|
15 |
+
gradient_accumulation_steps: 4
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hub_model_id: javilora1
|
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: 50
|
28 |
+
mixed_precision: null
|
29 |
+
noise_offset: 0
|
30 |
+
num_train_epochs: 7
|
31 |
+
num_validation_images: 4
|
32 |
+
output_dir: ./res
|
33 |
+
prediction_type: null
|
34 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
35 |
+
push_to_hub: true
|
36 |
+
random_flip: true
|
37 |
+
rank: 4
|
38 |
+
report_to: tensorboard
|
39 |
+
resolution: 512
|
40 |
+
resume_from_checkpoint: null
|
41 |
+
revision: null
|
42 |
+
scale_lr: false
|
43 |
+
seed: 1337
|
44 |
+
snr_gamma: null
|
45 |
+
train_batch_size: 1
|
46 |
+
train_data_dir: null
|
47 |
+
use_8bit_adam: false
|
48 |
+
validation_epochs: 1
|
49 |
+
validation_prompt: portrait of a red haired marinacantos
|
50 |
+
variant: null
|
logs/text2image-fine-tune/events.out.tfevents.1701201970.ideamibuho.22910.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:52e51adfc64374b8b8623e29e18d68d685664a72400f35ca4748a3a767fa49ff
|
3 |
+
size 3518735
|
logs/text2image-fine-tune/events.out.tfevents.1701202269.ideamibuho.23742.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00faa72015e646b9b954ad8c8aab5e25afffc0e0599f2d5a50d156d52e96637e
|
3 |
+
size 12150481
|
pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3227336
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e32ebcabf662c5ff990167abc72733fef7319789ebdbef25fa25f4c18f83f1cf
|
3 |
size 3227336
|