stillerman commited on
Commit
27dccc2
1 Parent(s): 243bc8b

End of training

Browse files
README.md CHANGED
@@ -31,7 +31,7 @@ These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights
31
  "train_data_dir": null,
32
  "image_column": "image",
33
  "caption_column": "caption",
34
- "validation_prompt": "top down view of an antique rug from Peter Pap's collection",
35
  "num_validation_images": 4,
36
  "validation_epochs": 1,
37
  "max_train_samples": null,
@@ -73,6 +73,6 @@ These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights
73
  "enable_xformers_memory_efficient_attention": false,
74
  "noise_offset": 0,
75
  "rank": 4,
76
- "override_caption": "top down view of an antique rug from Peter Pap's collection"
77
  }
78
  ```
 
31
  "train_data_dir": null,
32
  "image_column": "image",
33
  "caption_column": "caption",
34
+ "validation_prompt": "peter paps rug on a white background, persian rug, symmetric indian pattern, oriental carpets, persian carpets, rug, persian carpet, detailed patterned rug, persian design, highly intricate detailed, light boho carpet, rugs, an area rug, decorated with russian motifs, trending on textures. com, gilt silk torn fabric, highly intricate and colorful",
35
  "num_validation_images": 4,
36
  "validation_epochs": 1,
37
  "max_train_samples": null,
 
73
  "enable_xformers_memory_efficient_attention": false,
74
  "noise_offset": 0,
75
  "rank": 4,
76
+ "override_caption": "peter paps rug on a white background, persian rug, symmetric indian pattern, oriental carpets, persian carpets, rug, persian carpet, detailed patterned rug, persian design, highly intricate detailed, light boho carpet, rugs, an area rug, decorated with russian motifs, trending on textures. com, gilt silk torn fabric, highly intricate and colorful"
77
  }
78
  ```
checkpoint-250/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:592e8d41c347294a37ddaa07e279299f209df3e7aec9d1c737cf34691e50dccc
3
  size 6591685
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c12fff2ca4ba38f8317bcc5a77c78616e9152a5adc0648368c96cd811ca89dd
3
  size 6591685
checkpoint-250/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3cb4760e72271053575bb5efb9ad11b5371d0205b92f359cc846483d665c1fec
3
  size 3285965
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e79eda7021ad87d21d4cef56ab145fb449ec5df29f785191fbf54b2bdd916d43
3
  size 3285965
image_0.png CHANGED
image_1.png CHANGED
image_2.png CHANGED
image_3.png CHANGED
logs/text2image-fine-tune/1691507887.4326649/events.out.tfevents.1691507887.8a674eb7b02b.2666.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ffa6a9062f6edc34bfc3f7dd3cc0697865aa51469de5a30624f26823ebf7274
3
+ size 3020
logs/text2image-fine-tune/1691507887.4344428/hparams.yml ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: caption
8
+ center_crop: true
9
+ checkpointing_steps: 250
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 8
12
+ dataset_config_name: null
13
+ dataset_name: stillerman/rugs-1.9k-downloaded
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: trdne-simple-prompt
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: 250
28
+ mixed_precision: null
29
+ noise_offset: 0
30
+ num_train_epochs: 1
31
+ num_validation_images: 4
32
+ output_dir: model_out_dir
33
+ override_caption: peter paps rug on a white background, persian rug, symmetric indian
34
+ pattern, oriental carpets, persian carpets, rug, persian carpet, detailed patterned
35
+ rug, persian design, highly intricate detailed, light boho carpet, rugs, an area
36
+ rug, decorated with russian motifs, trending on textures. com, gilt silk torn fabric,
37
+ highly intricate and colorful
38
+ prediction_type: null
39
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
40
+ push_to_hub: true
41
+ random_flip: true
42
+ rank: 4
43
+ report_to: tensorboard
44
+ resolution: 512
45
+ resume_from_checkpoint: null
46
+ revision: null
47
+ scale_lr: false
48
+ seed: 1337
49
+ snr_gamma: null
50
+ train_batch_size: 1
51
+ train_data_dir: null
52
+ use_8bit_adam: false
53
+ validation_epochs: 1
54
+ validation_prompt: peter paps rug on a white background, persian rug, symmetric indian
55
+ pattern, oriental carpets, persian carpets, rug, persian carpet, detailed patterned
56
+ rug, persian design, highly intricate detailed, light boho carpet, rugs, an area
57
+ rug, decorated with russian motifs, trending on textures. com, gilt silk torn fabric,
58
+ highly intricate and colorful
logs/text2image-fine-tune/events.out.tfevents.1691507887.8a674eb7b02b.2666.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fa961e36b2743e94f4455c349eec0a0841970865ea9799acfd056229644675f
3
+ size 2596787
pytorch_lora_weights.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08b8676fd98526b0d3157b6cacd7240a098d511960065eea31cbb780b529a3d6
3
  size 3287771
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82796fb53b337f4073ad4be2ee9372611191712bde2e99cfeaa9a954607208a8
3
  size 3287771