PseudoTerminal X
commited on
Commit
•
2e08fa3
1
Parent(s):
e0875b3
Trained for 2 epochs and 69000 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 +3 -3
- optimizer.bin +1 -1
- random_states_0.pkl +2 -2
- scheduler.bin +1 -1
- training_state-dalle3.json +2 -2
- training_state-midjourney-v6-520k-raw.json +2 -2
- training_state-nijijourney-v6-520k-raw.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
|
@@ -1317,7 +1317,7 @@ You may reuse the base model text encoder for inference.
|
|
1317 |
- Crop aspect: square
|
1318 |
### midjourney-v6-520k-raw
|
1319 |
- Repeats: 0
|
1320 |
-
- Total number of images: ~
|
1321 |
- Total number of aspect buckets: 1
|
1322 |
- Resolution: 1.0 megapixels
|
1323 |
- Cropped: True
|
@@ -1333,7 +1333,7 @@ You may reuse the base model text encoder for inference.
|
|
1333 |
- Crop aspect: square
|
1334 |
### nijijourney-v6-520k-raw
|
1335 |
- Repeats: 0
|
1336 |
-
- Total number of images: ~
|
1337 |
- Total number of aspect buckets: 1
|
1338 |
- Resolution: 1.0 megapixels
|
1339 |
- Cropped: True
|
|
|
1292 |
## Training settings
|
1293 |
|
1294 |
- Training epochs: 2
|
1295 |
+
- Training steps: 69000
|
1296 |
- Learning rate: 1e-06
|
1297 |
- Effective batch size: 192
|
1298 |
- Micro-batch size: 24
|
|
|
1317 |
- Crop aspect: square
|
1318 |
### midjourney-v6-520k-raw
|
1319 |
- Repeats: 0
|
1320 |
+
- Total number of images: ~390912
|
1321 |
- Total number of aspect buckets: 1
|
1322 |
- Resolution: 1.0 megapixels
|
1323 |
- Cropped: True
|
|
|
1333 |
- Crop aspect: square
|
1334 |
### nijijourney-v6-520k-raw
|
1335 |
- Repeats: 0
|
1336 |
+
- Total number of images: ~415680
|
1337 |
- Total number of aspect buckets: 1
|
1338 |
- Resolution: 1.0 megapixels
|
1339 |
- 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:18f157f94f4a49dd269cc362d258672f61ea9b37c6bb54957248519e3238d1dc
|
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:174b36539602e660e40cf53a880506c1248dc9e8fe1a9025d7a6fd604a3015ad
|
3 |
+
size 15972
|
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:23d44a947cea8ddf2e60aaf1bd01a3f0c0b642f53f444de8e98145e13668f16e
|
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:d90a7f3d5aa326246f559e6a558472dad24de8daa89fe8cf3b111ebf7e224bf6
|
3 |
+
size 15263906
|
training_state-midjourney-v6-520k-raw.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:04141177ad912431737e6449467abd2422e802d4b210f677bd76c07a56d3ba53
|
3 |
+
size 4739973
|
training_state-nijijourney-v6-520k-raw.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:866e924ca3544f81a9846d0efa576411095a249a29e374b20711943c625a90da
|
3 |
+
size 5404005
|
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:a74355cbeeb3f746d52343d2a4f6d3daf9de7e152ad7db32f26bef99ddf4dcbd
|
3 |
+
size 12327100
|
training_state.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"global_step":
|
|
|
1 |
+
{"global_step": 69000, "epoch_step": 1, "epoch": 3, "exhausted_backends": ["sfwbooru", "midjourney-v6-520k-raw", "nijijourney-v6-520k-raw"], "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:db797c1a9bb0468cfba62ff29a29a52aef39ede2bcc76e012632cc715c7546d9
|
3 |
size 1816969728
|