update read.me
#2
by
ichsanbhrd
- opened
README.md
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
---
|
3 |
license: openrail++
|
4 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
@@ -9,7 +8,30 @@ tags:
|
|
9 |
- text-to-image
|
10 |
- diffusers
|
11 |
- lora
|
|
|
|
|
|
|
|
|
|
|
12 |
inference: true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# LoRA DreamBooth - Yacong/allu-lora-trained-xl
|
@@ -24,4 +46,4 @@ These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. Th
|
|
24 |
|
25 |
LoRA for the text encoder was enabled: True.
|
26 |
|
27 |
-
Special VAE used for training: None.
|
|
|
|
|
1 |
---
|
2 |
license: openrail++
|
3 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
|
|
8 |
- text-to-image
|
9 |
- diffusers
|
10 |
- lora
|
11 |
+
- climate
|
12 |
+
- biology
|
13 |
+
- legal
|
14 |
+
- medical
|
15 |
+
- art
|
16 |
inference: true
|
17 |
+
datasets:
|
18 |
+
- Open-Orca/OpenOrca
|
19 |
+
- uonlp/CulturaX
|
20 |
+
- taesiri/arxiv_qa
|
21 |
+
- TIGER-Lab/MathInstruct
|
22 |
+
- knowrohit07/know_sql
|
23 |
+
- tiiuae/falcon-refinedweb
|
24 |
+
- fka/awesome-chatgpt-prompts
|
25 |
+
language:
|
26 |
+
- en
|
27 |
+
metrics:
|
28 |
+
- accuracy
|
29 |
+
- bertscore
|
30 |
+
- character
|
31 |
+
- charcut_mt
|
32 |
+
- chrf
|
33 |
+
library_name: bertopic
|
34 |
+
pipeline_tag: text-to-image
|
35 |
---
|
36 |
|
37 |
# LoRA DreamBooth - Yacong/allu-lora-trained-xl
|
|
|
46 |
|
47 |
LoRA for the text encoder was enabled: True.
|
48 |
|
49 |
+
Special VAE used for training: None.
|