PseudoTerminal X
commited on
Trained for 3 epochs and 3500 steps.
Browse filesTrained with datasets ['text-embeds-pixart-nofilter', 'photo-concept-bucket']
Learning rate 4e-07, 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 'linspace' timestep spacing.
Base model: terminusresearch/pixart-900m-1024
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-photo-concept-bucket.json +2 -2
- training_state.json +1 -1
- transformer/diffusion_pytorch_model.safetensors +1 -1
README.md
CHANGED
@@ -1005,8 +1005,8 @@ You may reuse the base model text encoder for inference.
|
|
1005 |
|
1006 |
## Training settings
|
1007 |
|
1008 |
-
- Training epochs:
|
1009 |
-
- Training steps:
|
1010 |
- Learning rate: 4e-07
|
1011 |
- Effective batch size: 512
|
1012 |
- Micro-batch size: 32
|
|
|
1005 |
|
1006 |
## Training settings
|
1007 |
|
1008 |
+
- Training epochs: 3
|
1009 |
+
- Training steps: 3500
|
1010 |
- Learning rate: 4e-07
|
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 5451415117
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4edaaf19920d3d6a46607c022d3b6b470ec450aaf717922999e16391b0b1b46e
|
3 |
size 5451415117
|
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:1495b449207bdadd4ea0402389981ad0a4d56b4e73903a636cc36f0d41548c26
|
3 |
+
size 16100
|
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:636a5983c58cb34c8629f71677861a6d1f13f0369fb3fbe0365526df69f97f6a
|
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:5a3a37ef39f79119c29bd9150bbe4d8becca363bb2e476841b4a5f68fda61faf
|
3 |
+
size 5364416
|
training_state.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"global_step":
|
|
|
1 |
+
{"global_step": 3500, "epoch_step": 224, "epoch": 4, "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 1816969728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:207d463be1d711e9f7466b69c1bf137ea0a09b860c6af833155dee9e09e9bf6b
|
3 |
size 1816969728
|