Commit
·
22cdca1
1
Parent(s):
23166ac
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
+
pipeline:
|
4 |
---
|
5 |
+
sd 1.5 fine-tuned on 131000 high-quality captioned image pairs generated from dalle3 on 4 3090s with nvlink for 16hrs for 8 epochs.
|
6 |
+
|
7 |
+
it seems to be good at people, hands, and text but not animals.
|
8 |
+
|
9 |
+
unique examples: 13100
|
10 |
+
|
11 |
+
num examples: 131000
|
12 |
+
|
13 |
+
num epochs: 8
|
14 |
+
|
15 |
+
num examples: 31000
|
16 |
+
|
17 |
+
total train batch size: 40
|
18 |
+
|
19 |
+
gradient accumulation = 1
|
20 |
+
|
21 |
+
total optimization steps: 26200
|