TeddyVDobreva commited on
Commit
a33a35f
·
verified ·
1 Parent(s): cffd5e5

End of training

Browse files
Files changed (8) hide show
  1. .gitattributes +4 -0
  2. 10_lora.pt +3 -0
  3. 10_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
10_lora.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e336dc9664c5c97c4a9bbe856f5f2f7d5a8a17e98326aefc2abf1bb0b0c33fe
3
+ size 888651
10_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": ["query", "to_v", "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/lora-output
15
+ These are LoRA adaption weights for segmind/tiny-sd. The weights were fine-tuned on the None 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: bdcefe7d96b653bd11cf04d7d5e90fc50955c13aeb3ad6ae8ce2e1db7c05c7c8
  • Pointer size: 131 Bytes
  • Size of remote file: 361 kB
image_1.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 79245fa30633f39a66a7f4f0669ab588ba4e61428ea1ef253acbdc69d60007bd
  • Pointer size: 131 Bytes
  • Size of remote file: 323 kB
image_3.png ADDED

Git LFS Details

  • SHA256: 4fb353ea5b0a7c56cc4281fe779bd718db381ab23760ad9f5ce1b161cfce31e0
  • Pointer size: 131 Bytes
  • Size of remote file: 355 kB