PseudoTerminal X
commited on
Commit
•
4b547ea
1
Parent(s):
ef10a58
Trained for 2 epochs and 71000 steps.
Browse filesTrained with datasets ['text-embeds-pixart-filter', 'photo-concept-bucket', 'midjourney-v6-520k-raw', 'sfwbooru', 'nijijourney-v6-520k-raw', 'dalle3']
Learning rate 1e-06, batch size 24, and 1 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: ptx0/pixart-900m-1024-ft-large
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-dalle3.json +2 -2
- training_state-photo-concept-bucket.json +2 -2
- training_state.json +1 -1
- transformer/diffusion_pytorch_model.safetensors +1 -1
README.md
CHANGED
@@ -1292,7 +1292,7 @@ You may reuse the base model text encoder for inference.
|
|
1292 |
## Training settings
|
1293 |
|
1294 |
- Training epochs: 2
|
1295 |
-
- Training steps:
|
1296 |
- Learning rate: 1e-06
|
1297 |
- Effective batch size: 192
|
1298 |
- Micro-batch size: 24
|
@@ -1309,7 +1309,7 @@ You may reuse the base model text encoder for inference.
|
|
1309 |
|
1310 |
### photo-concept-bucket
|
1311 |
- Repeats: 0
|
1312 |
-
- Total number of images: ~
|
1313 |
- Total number of aspect buckets: 1
|
1314 |
- Resolution: 1.0 megapixels
|
1315 |
- Cropped: True
|
|
|
1292 |
## Training settings
|
1293 |
|
1294 |
- Training epochs: 2
|
1295 |
+
- Training steps: 71000
|
1296 |
- Learning rate: 1e-06
|
1297 |
- Effective batch size: 192
|
1298 |
- Micro-batch size: 24
|
|
|
1309 |
|
1310 |
### photo-concept-bucket
|
1311 |
- Repeats: 0
|
1312 |
+
- Total number of images: ~567552
|
1313 |
- Total number of aspect buckets: 1
|
1314 |
- Resolution: 1.0 megapixels
|
1315 |
- Cropped: True
|
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:4a5f9e161546af07cc9145ec09beedd068d37566488b6ce0fa83e14b4f946080
|
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:97ef363640f9ee54ae6cc8f2ce844ee6023458a7ef99338df975a395ee4db7ee
|
3 |
+
size 16036
|
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:ecd6b49707352e80cb74159dd39654d96fcb68a72addbe9466dc39fe4c36b283
|
3 |
size 1000
|
training_state-dalle3.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:c72f15ad83fc99c79daa3cbc8be5fdf9b497f677d04696a8ed2e2622f0beb894
|
3 |
+
size 17423164
|
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:f72c8f9fcc7f79aeef63a7d30157368225cce2ba40eede09d48a49650bdec391
|
3 |
+
size 5296539
|
training_state.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"global_step":
|
|
|
1 |
+
{"global_step": 71000, "epoch_step": 1, "epoch": 3, "exhausted_backends": ["sfwbooru", "midjourney-v6-520k-raw", "nijijourney-v6-520k-raw", "photo-concept-bucket"], "repeats": {"bookcovers": 0, "signs": 0, "normalnudes": 0, "nijijourney": 0, "movieposters": 0, "celebrities": 0, "pixel-art": 0, "propagandaposters": 0, "sports": 0, "moviecollection": 0, "gay": 0, "experimental": 0, "yoga": 0, "ethnic": 0, "cinemamix-1mp": 0, "architecture": 0, "mj-60": 0, "text-1mp": 65, "shutterstock": 0, "nsfw-1024": 0, "photo-aesthetics": 0, "anatomy": 0, "bg20k-1024": 0, "sfwbooru": 0, "midjourney-v6-520k-raw": 0, "nijijourney-v6-520k-raw": 0, "photo-concept-bucket": 0, "dalle3": 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:50592221c497600a760821cadd5ebf78163224eb6e0b12cfe0f46fa486c1490f
|
3 |
size 1816969728
|