Trained for 5 epochs and 6000 steps.
Browse filesTrained with datasets ['text-embeds', 'mj-v6']
Learning rate 8e-06, batch size 32, and 4 gradient accumulation steps.
Used DDPM noise scheduler for training with epsilon prediction type and rescaled_betas_zero_snr=False
Using 'trailing' timestep spacing.
Base model: PixArt-alpha/PixArt-Sigma-XL-2-1024-MS
VAE: madebyollin/sdxl-vae-fp16-fix
- README.md +1 -1
- optimizer.bin +1 -1
- random_states_0.pkl +2 -2
- scheduler.bin +1 -1
- training_state-mj-v6.json +2 -2
- training_state.json +1 -1
- transformer/diffusion_pytorch_model.safetensors +1 -1
README.md
CHANGED
@@ -211,7 +211,7 @@ You may reuse the base model text encoder for inference.
|
|
211 |
## Training settings
|
212 |
|
213 |
- Training epochs: 5
|
214 |
-
- Training steps:
|
215 |
- Learning rate: 8e-06
|
216 |
- Effective batch size: 128
|
217 |
- Micro-batch size: 32
|
|
|
211 |
## Training settings
|
212 |
|
213 |
- Training epochs: 5
|
214 |
+
- Training steps: 6000
|
215 |
- Learning rate: 8e-06
|
216 |
- Effective batch size: 128
|
217 |
- Micro-batch size: 32
|
optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3665677155
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d08e47990ad6d508f45b88b2496e7daaa7eea82b76f11ee99c0195ca99b173b
|
3 |
size 3665677155
|
random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac2a70f0fdae2c02ec3f30c675b1515bdf570ab1a00bf1ec8c7bc7a539601cd8
|
3 |
+
size 14344
|
scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6416ba923469ed00c6a8a8d7f3f7db82be2a54e984ce3bb746f1dc05eefbf06f
|
3 |
size 1000
|
training_state-mj-v6.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6da246c84235d608989a130620df4cba7ac97a6179b6737ce64d9bc400fbd3e2
|
3 |
+
size 15545443
|
training_state.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"global_step":
|
|
|
1 |
+
{"global_step": 6000, "epoch_step": 509, "epoch": 6, "exhausted_backends": [], "repeats": {"mj-v6": 0}}
|
transformer/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1221780352
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aca8751233ed7cdaf6516c28ad68998f3e6c0ecd68f34af305a4e139367580d2
|
3 |
size 1221780352
|