jimmycarter
commited on
Commit
•
10f094b
1
Parent(s):
bde2d9b
Model card auto-generated by SimpleTuner
Browse files
README.md
CHANGED
@@ -108,8 +108,8 @@ You may reuse the base model text encoder for inference.
|
|
108 |
## Training settings
|
109 |
|
110 |
- Training epochs: 0
|
111 |
-
- Training steps:
|
112 |
-
- Learning rate: 0.
|
113 |
- Effective batch size: 16
|
114 |
- Micro-batch size: 1
|
115 |
- Gradient accumulation steps: 16
|
@@ -131,7 +131,8 @@ You may reuse the base model text encoder for inference.
|
|
131 |
"factor": 10,
|
132 |
"apply_preset": {
|
133 |
"target_module": [
|
134 |
-
"
|
|
|
135 |
],
|
136 |
"module_algo_map": {
|
137 |
"FeedForward": {
|
@@ -163,7 +164,7 @@ You may reuse the base model text encoder for inference.
|
|
163 |
### default_dataset_arb3
|
164 |
- Repeats: 9999
|
165 |
- Total number of images: 3220
|
166 |
-
- Total number of aspect buckets:
|
167 |
- Resolution: 1.33 megapixels
|
168 |
- Cropped: False
|
169 |
- Crop style: None
|
|
|
108 |
## Training settings
|
109 |
|
110 |
- Training epochs: 0
|
111 |
+
- Training steps: 100
|
112 |
+
- Learning rate: 0.0004
|
113 |
- Effective batch size: 16
|
114 |
- Micro-batch size: 1
|
115 |
- Gradient accumulation steps: 16
|
|
|
131 |
"factor": 10,
|
132 |
"apply_preset": {
|
133 |
"target_module": [
|
134 |
+
"FluxSingleTransformerBlock",
|
135 |
+
"FluxTransformerBlock"
|
136 |
],
|
137 |
"module_algo_map": {
|
138 |
"FeedForward": {
|
|
|
164 |
### default_dataset_arb3
|
165 |
- Repeats: 9999
|
166 |
- Total number of images: 3220
|
167 |
+
- Total number of aspect buckets: 26
|
168 |
- Resolution: 1.33 megapixels
|
169 |
- Cropped: False
|
170 |
- Crop style: None
|