refoundd commited on
Commit
0a392bb
·
verified ·
1 Parent(s): 15c53b1

End of training

Browse files
README.md CHANGED
@@ -1,3 +1,11 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ tags:
4
+ - stable-diffusion
5
+ - stable-diffusion-diffusers
6
+ - text-to-image
7
+ - diffusers
8
+ - diffusers-training
9
+ - lora
10
+ library_name: diffusers
11
  ---
checkpoint-1000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a03aff003252647b557e197e4880363d34be227b239157782383d12aef33a0e
3
+ size 1722353544
checkpoint-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7041eaba9603dbef6e881025f89e0fcfae86426961e07f04aa39d8cd241e797c
3
+ size 6592122
checkpoint-1000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f670c804e81ff11a45c6b20feff947a3e5251de9d38484b7d2d0c59c6b36bbfc
3
+ size 3226184
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:029ad0c0b33c3212eb2c47ad15de316686fbea56077a1aa641d9826b2a81449d
3
+ size 14668
checkpoint-1000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d8fdcd0311eba9854fff738038ed4c1a269832665b4d88ba4e4e3d02a1a7e0e
3
+ size 988
checkpoint-1000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86d05e914adf21e75689faaa3edabe940a0f834016f60cd00bf47d8bcfea968a
3
+ size 1000
checkpoint-2000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b319063ee931f1b8f63d051631b8cf032698e9e3c4adba653439d279d1f89a6f
3
+ size 1722353544
checkpoint-2000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb579a2319aead4d4cab9c07bc5430bdd0b01aafc5be44d46606de46212eee31
3
+ size 6592122
checkpoint-2000/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff3665613e7c97b530bbd5026af9567ebca6cde085c96986f4287fafd1e4bcc9
3
+ size 3226184
checkpoint-2000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:796537ec0a7cd48d1c875c252e300bef3d8fc84628cf0d91df7bc5064d0ad947
3
+ size 14668
checkpoint-2000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c50a9cebe5d66d453d25b140738bff479749ac03e0a43597d8776bc22f6ed0c
3
+ size 988
checkpoint-2000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5c2c2b79f13a09b58485164e23cff18735b66c30aa4c33355c911292d83d17e
3
+ size 1000
image_0.png ADDED
image_1.png ADDED
image_2.png ADDED
image_3.png ADDED
logs/text2image-fine-tune/1734851679.4380682/events.out.tfevents.1734851679.f9ec487f69b4.91.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aabe0f631be2e2b65e2f6b1e3dca7c694403b3c66c8b8c41aa4277a0288896a5
3
+ size 2368
logs/text2image-fine-tune/1734851679.4399881/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: temp
7
+ caption_column: text
8
+ center_crop: true
9
+ checkpointing_steps: 1000
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 0
12
+ dataset_config_name: null
13
+ dataset_name: refoundd/NailoongImage2Image
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: NailongT
18
+ hub_token: null
19
+ image_column: image
20
+ learning_rate: 0.0001
21
+ local_rank: 0
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: 2300
28
+ mixed_precision: fp16
29
+ noise_offset: 0
30
+ num_train_epochs: 25
31
+ num_validation_images: 4
32
+ output_dir: refoundd
33
+ prediction_type: null
34
+ pretrained_model_name_or_path: stable-diffusion-v1-5/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: 8
46
+ train_data_dir: null
47
+ use_8bit_adam: false
48
+ validation_epochs: 1
49
+ validation_prompt: a nailong with helmet
50
+ variant: null
logs/text2image-fine-tune/events.out.tfevents.1734851679.f9ec487f69b4.91.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:525f18b2ee4f728e09e7d64c4bed8531819db8a30f5fee6d3264934f7ae63772
3
+ size 19913335
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8c814af48616e7571322746f3d5e4c485481be94ec0dc6cd42a32a0f3adfbb0
3
+ size 3226184