jimmycarter
commited on
Model card auto-generated by SimpleTuner
Browse files
README.md
CHANGED
@@ -110,8 +110,8 @@ You may reuse the base model text encoder for inference.
|
|
110 |
## Training settings
|
111 |
|
112 |
- Training epochs: 0
|
113 |
-
- Training steps:
|
114 |
-
- Learning rate:
|
115 |
- Effective batch size: 16
|
116 |
- Micro-batch size: 1
|
117 |
- Gradient accumulation steps: 16
|
@@ -120,7 +120,7 @@ You may reuse the base model text encoder for inference.
|
|
120 |
- Rescaled betas zero SNR: False
|
121 |
- Optimizer: adamw_bf16
|
122 |
- Precision: Pure BF16
|
123 |
-
- Quantised: Yes:
|
124 |
- Xformers: Not used
|
125 |
- LyCORIS Config:
|
126 |
```json
|
@@ -232,7 +232,7 @@ You may reuse the base model text encoder for inference.
|
|
232 |
### default_dataset_arb
|
233 |
- Repeats: 9999
|
234 |
- Total number of images: 41
|
235 |
-
- Total number of aspect buckets:
|
236 |
- Resolution: 1.33 megapixels
|
237 |
- Cropped: False
|
238 |
- Crop style: None
|
@@ -248,7 +248,7 @@ You may reuse the base model text encoder for inference.
|
|
248 |
### default_dataset_arb3
|
249 |
- Repeats: 9999
|
250 |
- Total number of images: 3220
|
251 |
-
- Total number of aspect buckets:
|
252 |
- Resolution: 1.33 megapixels
|
253 |
- Cropped: False
|
254 |
- Crop style: None
|
|
|
110 |
## Training settings
|
111 |
|
112 |
- Training epochs: 0
|
113 |
+
- Training steps: 5600
|
114 |
+
- Learning rate: 6e-06
|
115 |
- Effective batch size: 16
|
116 |
- Micro-batch size: 1
|
117 |
- Gradient accumulation steps: 16
|
|
|
120 |
- Rescaled betas zero SNR: False
|
121 |
- Optimizer: adamw_bf16
|
122 |
- Precision: Pure BF16
|
123 |
+
- Quantised: Yes: int8-quanto
|
124 |
- Xformers: Not used
|
125 |
- LyCORIS Config:
|
126 |
```json
|
|
|
232 |
### default_dataset_arb
|
233 |
- Repeats: 9999
|
234 |
- Total number of images: 41
|
235 |
+
- Total number of aspect buckets: 11
|
236 |
- Resolution: 1.33 megapixels
|
237 |
- Cropped: False
|
238 |
- Crop style: None
|
|
|
248 |
### default_dataset_arb3
|
249 |
- Repeats: 9999
|
250 |
- Total number of images: 3220
|
251 |
+
- Total number of aspect buckets: 43
|
252 |
- Resolution: 1.33 megapixels
|
253 |
- Cropped: False
|
254 |
- Crop style: None
|