Model card auto-generated by SimpleTuner
Browse files
README.md
CHANGED
@@ -70,8 +70,8 @@ You may reuse the base model text encoder for inference.
|
|
70 |
|
71 |
## Training settings
|
72 |
|
73 |
-
- Training epochs:
|
74 |
-
- Training steps:
|
75 |
- Learning rate: 0.0001
|
76 |
- Learning rate schedule: constant
|
77 |
- Warmup steps: 0
|
@@ -88,8 +88,8 @@ You may reuse the base model text encoder for inference.
|
|
88 |
- Caption dropout probability: 0.1%
|
89 |
|
90 |
|
91 |
-
- LoRA Rank:
|
92 |
-
- LoRA Alpha:
|
93 |
- LoRA Dropout: 0.1
|
94 |
- LoRA initialisation style: default
|
95 |
|
|
|
70 |
|
71 |
## Training settings
|
72 |
|
73 |
+
- Training epochs: 6
|
74 |
+
- Training steps: 50
|
75 |
- Learning rate: 0.0001
|
76 |
- Learning rate schedule: constant
|
77 |
- Warmup steps: 0
|
|
|
88 |
- Caption dropout probability: 0.1%
|
89 |
|
90 |
|
91 |
+
- LoRA Rank: 128
|
92 |
+
- LoRA Alpha: 128.0
|
93 |
- LoRA Dropout: 0.1
|
94 |
- LoRA initialisation style: default
|
95 |
|