Surbhipatil commited on
Commit
685f192
·
verified ·
1 Parent(s): 8d931db

Upload folder using huggingface_hub

Browse files
checkpoint-100/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2309a2b5bc46e57c9e8730ce9f396bec4724e119e574519b1b51664168820929
3
  size 3403851
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4412ee34bddcbbd3ccc69d347a4244ebb87fde32bf92b02380c0225f2d8f60e4
3
  size 3403851
checkpoint-100/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06d5d24c12e5ce51ef1fbf4358dcc1c7f47ffc7cd1a2389d34f4ca5b04eb0ae0
3
  size 1631424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac577ab5146a707c5d6fe0e239f2bbaee7cae144877e18f8ae8569634dc9cfde
3
  size 1631424
checkpoint-150/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b8ff80c9895546d5123234a88afb6caeb0eac449a6c6a08cd0e77808238786ef
3
  size 3403851
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5004c342470ff7f25c37e7d67d8391b26adb9f57db2e8388246d4c1a2cc60ef1
3
  size 3403851
checkpoint-150/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb4d5d12787732571e2fd385c274d33c44126e15219a8193308c67257b5cfa2a
3
  size 1631424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c8c23c29d4dff86c3e382703dfe19e561a6a0c4669e47057976ad867e124e00
3
  size 1631424
checkpoint-50/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3438ba309533de4b2cb8967607aa2dee8fac787d67f2ba8213e9c1bad1a069c
3
  size 3403851
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:014f9ee03b840f3a0cb46742aee2d5551f9848e6144d7e0e117920dc8c472b96
3
  size 3403851
checkpoint-50/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b65839d27b6467f7a387b7fb463385661dbec35654cad49adf7a14b5087f34f4
3
  size 1631424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e4e9461199a8308825a3bc67126dbfc2345ef61093ad2978ff5e317eb264afe
3
  size 1631424
logs/text2image-fine-tune/1774492485.695609/events.out.tfevents.1774492485.700a6ba7faa3.4220.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:530eb49cdea1603214e14a19a09227b2c2a457ba4cb3c5a2592f5517110d1925
3
+ size 2311
logs/text2image-fine-tune/1774492485.6970057/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
+ caption_column: text
8
+ center_crop: true
9
+ checkpointing_steps: 50
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 0
12
+ dataset_config_name: null
13
+ dataset_name: lambdalabs/naruto-blip-captions
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: null
18
+ hub_token: null
19
+ image_column: image
20
+ image_interpolation_mode: lanczos
21
+ learning_rate: 0.0001
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lr_scheduler: cosine
25
+ lr_warmup_steps: 0
26
+ max_grad_norm: 1.0
27
+ max_train_samples: 1000
28
+ max_train_steps: 150
29
+ mixed_precision: null
30
+ noise_offset: 0
31
+ num_train_epochs: 1
32
+ num_validation_images: 4
33
+ output_dir: /content/sd-naruto-lora
34
+ prediction_type: null
35
+ pretrained_model_name_or_path: stable-diffusion-v1-5/stable-diffusion-v1-5
36
+ push_to_hub: false
37
+ random_flip: true
38
+ rank: 4
39
+ report_to: tensorboard
40
+ resolution: 512
41
+ resume_from_checkpoint: null
42
+ revision: null
43
+ scale_lr: false
44
+ seed: 1337
45
+ snr_gamma: null
46
+ train_batch_size: 1
47
+ train_data_dir: null
48
+ use_8bit_adam: false
49
+ validation_epochs: 1
50
+ validation_prompt: null
51
+ variant: null
logs/text2image-fine-tune/events.out.tfevents.1774492485.700a6ba7faa3.4220.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47c4cf4244991e8936222a8b45925e64061bb3946886da8305f7d2eb9a115b42
3
+ size 7311
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:151dad776c32c2fa498a5097208cfd328f2af91e88b6270bf90bc65d9f031e41
3
  size 3226184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5804a97ec292bc99d273b38bad6cc1261a69ce6c8bf3dcdd4f22a5e684e6b911
3
  size 3226184