TeddyVDobreva commited on
Commit
79034bd
·
verified ·
1 Parent(s): 3e8e80d

End of training

Browse files
Files changed (8) hide show
  1. .gitattributes +4 -0
  2. 100_lora.pt +3 -0
  3. 100_lora_config.json +1 -0
  4. README.md +21 -0
  5. image_0.png +3 -0
  6. image_1.png +3 -0
  7. image_2.png +3 -0
  8. image_3.png +3 -0
.gitattributes CHANGED
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ image_0.png filter=lfs diff=lfs merge=lfs -text
37
+ image_1.png filter=lfs diff=lfs merge=lfs -text
38
+ image_2.png filter=lfs diff=lfs merge=lfs -text
39
+ image_3.png filter=lfs diff=lfs merge=lfs -text
100_lora.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d67ca3d21e91486163f31d8ea3ef089e8fef174576e4364731a458d45df7c668
3
+ size 889305
100_lora_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"peft_config": {"task_type": null, "peft_type": "LORA", "auto_mapping": null, "peft_version": "0.19.1", "base_model_name_or_path": null, "revision": null, "inference_mode": false, "r": 4, "target_modules": ["to_v", "query", "to_q", "value"], "exclude_modules": null, "lora_alpha": 4, "lora_dropout": 0.0, "fan_in_fan_out": false, "bias": "none", "use_rslora": false, "modules_to_save": null, "init_lora_weights": true, "layers_to_transform": null, "layers_pattern": null, "rank_pattern": {}, "alpha_pattern": {}, "megatron_config": null, "megatron_core": "megatron.core", "trainable_token_indices": null, "loftq_config": {}, "eva_config": null, "corda_config": null, "lora_ga_config": null, "use_dora": false, "alora_invocation_tokens": null, "use_qalora": false, "qalora_group_size": 16, "layer_replication": null, "lora_bias": false, "target_parameters": null, "use_bdlora": null, "arrow_config": null, "ensure_weight_tying": false}}
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: segmind/tiny-sd
5
+ tags:
6
+ - stable-diffusion
7
+ - stable-diffusion-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - lora
11
+ inference: true
12
+ ---
13
+
14
+ # LoRA text2image fine-tuning - TeddyVDobreva/5e-4_10hyperparameter_tuning
15
+ These are LoRA adaption weights for segmind/tiny-sd. The weights were fine-tuned on the AML-group10/AML_project_preprocessed_dataset dataset. You can find some example images in the following.
16
+
17
+ ![img_0](./image_0.png)
18
+ ![img_1](./image_1.png)
19
+ ![img_2](./image_2.png)
20
+ ![img_3](./image_3.png)
21
+
image_0.png ADDED

Git LFS Details

  • SHA256: 503c4f4208a86c9bc35c51bd2afe945c4f145bf6cb3ac4da8428d82f754c1146
  • Pointer size: 131 Bytes
  • Size of remote file: 390 kB
image_1.png ADDED

Git LFS Details

  • SHA256: b9293c52d292c9dcbd9b2994bb54562983ed7ba473b306ef24520c16418bfdd4
  • Pointer size: 131 Bytes
  • Size of remote file: 399 kB
image_2.png ADDED

Git LFS Details

  • SHA256: 61a9cdd70903d32184b73de5c19807765fbf8c3341d1b4e1a6087b35078c5b38
  • Pointer size: 131 Bytes
  • Size of remote file: 353 kB
image_3.png ADDED

Git LFS Details

  • SHA256: fc22db07687a0d76bcc1ff18eeeeca636d004cb61a4c362d6c92a86394da308c
  • Pointer size: 131 Bytes
  • Size of remote file: 408 kB