bananapuncakes
commited on
Commit
•
4f0f441
1
Parent(s):
a79ed94
Trained for 6 epochs and 200 steps.
Browse filesTrained with datasets ['4o-training-embeds-thinned', '4o-training-images-thinned']
Learning rate 0.0001, batch size 2, and 40 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 +2 -2
- optimizer.bin +1 -1
- random_states_0.pkl +2 -2
- scheduler.bin +1 -1
- training_state-4o-training-images-thinned.json +0 -0
- training_state.json +1 -1
- transformer/diffusion_pytorch_model.safetensors +1 -1
README.md
CHANGED
@@ -56,8 +56,8 @@ You may reuse the base model text encoder for inference.
|
|
56 |
|
57 |
## Training settings
|
58 |
|
59 |
-
- Training epochs:
|
60 |
-
- Training steps:
|
61 |
- Learning rate: 0.0001
|
62 |
- Effective batch size: 160
|
63 |
- Micro-batch size: 2
|
|
|
56 |
|
57 |
## Training settings
|
58 |
|
59 |
+
- Training epochs: 6
|
60 |
+
- Training steps: 200
|
61 |
- Learning rate: 0.0001
|
62 |
- Effective batch size: 160
|
63 |
- Micro-batch size: 2
|
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:2978bc167b75923e55aefe4aebd87d6519a850f629a655f1a2d09dbc9bb88007
|
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:0f37c4c9bcca7b5a99eeeb7fcc0eddfdffc750ee230871a5fa321b2e133fb19d
|
3 |
+
size 14668
|
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:5d77007765f1aa3b545d69cebf036aa1404b5b490fa4e3443586d3b52269cbf3
|
3 |
size 1000
|
training_state-4o-training-images-thinned.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
training_state.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"global_step":
|
|
|
1 |
+
{"global_step": 200, "epoch_step": 200, "epoch": 7, "exhausted_backends": [], "repeats": {"4o-training-images-thinned": 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:d28d1a92bce803ce8cbab5afbfc0d129f4464f2bccf50473fae21557b6f52179
|
3 |
size 1221780352
|