PseudoTerminal X
commited on
Commit
•
0b2ac15
1
Parent(s):
a90d09d
Trained for 5 epochs and 6500 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 +3 -3
- 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: 1e-06
|
1011 |
- Effective batch size: 512
|
1012 |
- Micro-batch size: 32
|
@@ -1024,7 +1024,7 @@ You may reuse the base model text encoder for inference.
|
|
1024 |
### photo-concept-bucket
|
1025 |
- Repeats: 0
|
1026 |
- Total number of images: ~550912
|
1027 |
-
- Total number of aspect buckets:
|
1028 |
- Resolution: 1.0 megapixels
|
1029 |
- Cropped: False
|
1030 |
- Crop style: None
|
|
|
1005 |
|
1006 |
## Training settings
|
1007 |
|
1008 |
+
- Training epochs: 5
|
1009 |
+
- Training steps: 6500
|
1010 |
- Learning rate: 1e-06
|
1011 |
- Effective batch size: 512
|
1012 |
- Micro-batch size: 32
|
|
|
1024 |
### photo-concept-bucket
|
1025 |
- Repeats: 0
|
1026 |
- Total number of images: ~550912
|
1027 |
+
- Total number of aspect buckets: 3
|
1028 |
- Resolution: 1.0 megapixels
|
1029 |
- Cropped: False
|
1030 |
- Crop style: None
|
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:5ad3965834a6526e758b833c4ee78502327219cef375057bf1ae4faa3acd5ce9
|
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:27b20523384276b767427a63a182510522a8c8eeee2d8d0f46f520fc61f300f3
|
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:811775b78ef12f6bb2c279b2d12c78ba09d065f4d220a180dcff8335349e53d4
|
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:157d2981f8917d0cb46b82629f6c1f75f44698b7463793166ff81f3b01c788ab
|
3 |
+
size 5701701
|
training_state.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"global_step":
|
|
|
1 |
+
{"global_step": 6500, "epoch_step": 315, "epoch": 6, "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:bc1af4263f9cf7b53e03f1081e4b36d72f68358f10431b2ca8b2319bdc003bd4
|
3 |
size 1221780352
|