Model card auto-generated by SimpleTuner
Browse files
README.md
CHANGED
@@ -60,21 +60,21 @@ You may reuse the base model text encoder for inference.
|
|
60 |
## Training settings
|
61 |
|
62 |
- Training epochs: 0
|
63 |
-
- Training steps:
|
64 |
- Learning rate: 0.0001
|
65 |
- Learning rate schedule: constant
|
66 |
- Warmup steps: 100
|
67 |
- Max grad value: 0.01
|
68 |
-
- Effective batch size:
|
69 |
- Micro-batch size: 1
|
70 |
- Gradient accumulation steps: 1
|
71 |
-
- Number of GPUs:
|
72 |
- Gradient checkpointing: True
|
73 |
- Prediction type: flow_matching (extra parameters=['shift=3'])
|
74 |
- Optimizer: adamw_bf16
|
75 |
- Trainable parameter precision: Pure BF16
|
76 |
- Base model precision: `no_change`
|
77 |
-
- Caption dropout probability:
|
78 |
|
79 |
|
80 |
- LoRA Rank: 8
|
@@ -87,8 +87,8 @@ You may reuse the base model text encoder for inference.
|
|
87 |
|
88 |
### domokun-cropped-512-NonReg
|
89 |
- Repeats: 10
|
90 |
-
- Total number of images:
|
91 |
-
- Total number of aspect buckets:
|
92 |
- Resolution: 0.262144 megapixels
|
93 |
- Cropped: False
|
94 |
- Crop style: None
|
@@ -96,8 +96,8 @@ You may reuse the base model text encoder for inference.
|
|
96 |
- Used for regularisation data: No
|
97 |
### domokun-cropped-512
|
98 |
- Repeats: 10
|
99 |
-
- Total number of images:
|
100 |
-
- Total number of aspect buckets:
|
101 |
- Resolution: 0.262144 megapixels
|
102 |
- Cropped: False
|
103 |
- Crop style: None
|
|
|
60 |
## Training settings
|
61 |
|
62 |
- Training epochs: 0
|
63 |
+
- Training steps: 50
|
64 |
- Learning rate: 0.0001
|
65 |
- Learning rate schedule: constant
|
66 |
- Warmup steps: 100
|
67 |
- Max grad value: 0.01
|
68 |
+
- Effective batch size: 1
|
69 |
- Micro-batch size: 1
|
70 |
- Gradient accumulation steps: 1
|
71 |
+
- Number of GPUs: 1
|
72 |
- Gradient checkpointing: True
|
73 |
- Prediction type: flow_matching (extra parameters=['shift=3'])
|
74 |
- Optimizer: adamw_bf16
|
75 |
- Trainable parameter precision: Pure BF16
|
76 |
- Base model precision: `no_change`
|
77 |
+
- Caption dropout probability: 0.1%
|
78 |
|
79 |
|
80 |
- LoRA Rank: 8
|
|
|
87 |
|
88 |
### domokun-cropped-512-NonReg
|
89 |
- Repeats: 10
|
90 |
+
- Total number of images: 27
|
91 |
+
- Total number of aspect buckets: 2
|
92 |
- Resolution: 0.262144 megapixels
|
93 |
- Cropped: False
|
94 |
- Crop style: None
|
|
|
96 |
- Used for regularisation data: No
|
97 |
### domokun-cropped-512
|
98 |
- Repeats: 10
|
99 |
+
- Total number of images: 27
|
100 |
+
- Total number of aspect buckets: 1
|
101 |
- Resolution: 0.262144 megapixels
|
102 |
- Cropped: False
|
103 |
- Crop style: None
|