PseudoTerminal X
commited on
Trained for 4 epochs and 6000 steps.
Browse filesTrained with datasets ['text-embeds-pixart-nofilter', 'photo-concept-bucket']
Learning rate 1e-06, batch size 32, and 2 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-photo-concept-bucket.json +2 -2
- training_state.json +1 -1
- transformer/diffusion_pytorch_model.safetensors +1 -1
README.md
CHANGED
@@ -1006,7 +1006,7 @@ You may reuse the base model text encoder for inference.
|
|
1006 |
## Training settings
|
1007 |
|
1008 |
- Training epochs: 4
|
1009 |
-
- Training steps:
|
1010 |
- Learning rate: 1e-06
|
1011 |
- Effective batch size: 512
|
1012 |
- Micro-batch size: 32
|
|
|
1006 |
## Training settings
|
1007 |
|
1008 |
- Training epochs: 4
|
1009 |
+
- Training steps: 6000
|
1010 |
- Learning rate: 1e-06
|
1011 |
- Effective batch size: 512
|
1012 |
- 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:a83e6455cf1a121fafa5b1faa7e91b73e579fd401d6b48526e2a3751e4944f81
|
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:5e73b98a3d8ee2b7aef6d6cbe2d379d46b97de0c9f5b49ed1704eb1188741134
|
3 |
+
size 16164
|
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:86f0f5ea0af7792b9e1932da1418b5468c1b1a5e968b535e8064fba4c7d22ae0
|
3 |
size 1000
|
training_state-photo-concept-bucket.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:59fc46d0e1b9e5493bbea60e19b076514a515e9fd7d2d8a274ffb796c86025e1
|
3 |
+
size 8231528
|
training_state.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"global_step":
|
|
|
1 |
+
{"global_step": 6000, "epoch_step": 891, "epoch": 5, "exhausted_backends": [], "repeats": {"photo-concept-bucket": 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:78f2fce43f92ad022686e50a761a7260d48cfe6b2528b6da6a87b5b9533e5d84
|
3 |
size 1221780352
|