PseudoTerminal X
commited on
Commit
•
3be4e41
1
Parent(s):
8fe9d67
Trained for 0 epochs and 34000 steps.
Browse filesTrained with datasets ['text-embeds', 'text-embeds-extra', 'image-embeds', 'sports', 'mj-60', 'id-75k', 'celebrities', 'normalnudes', 'guys', 'signs', 'dalle3', 'sfwbooru', 'moviecollection', 'bookcovers', 'nijijourney', 'experimental', 'ethnic', 'gay', 'architecture', 'shutterstock', 'midjourney-v6-520k-raw', 'nijijourney-v6-520k-raw', 'cinemamix-1mp', 'nsfw-1024', 'anatomy', 'bg20k-1024', 'yoga', 'photo-aesthetics', 'text-1mp']
Learning rate 1e-06, batch size 8, 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-v0.7-stage1
VAE: ptx0/pixart-900m-1024-ft-v0.7-stage1
- 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-midjourney-v6-520k-raw.json +2 -2
- training_state-nijijourney-v6-520k-raw.json +2 -2
- training_state-sfwbooru.json +0 -0
- training_state.json +1 -1
- transformer/diffusion_pytorch_model.safetensors +1 -1
README.md
CHANGED
@@ -552,7 +552,7 @@ You may reuse the base model text encoder for inference.
|
|
552 |
## Training settings
|
553 |
|
554 |
- Training epochs: 0
|
555 |
-
- Training steps:
|
556 |
- Learning rate: 1e-06
|
557 |
- Effective batch size: 64
|
558 |
- Micro-batch size: 8
|
@@ -633,7 +633,7 @@ You may reuse the base model text encoder for inference.
|
|
633 |
- Crop aspect: square
|
634 |
### sfwbooru
|
635 |
- Repeats: 0
|
636 |
-
- Total number of images: ~
|
637 |
- Total number of aspect buckets: 1
|
638 |
- Resolution: 1.0 megapixels
|
639 |
- Cropped: True
|
|
|
552 |
## Training settings
|
553 |
|
554 |
- Training epochs: 0
|
555 |
+
- Training steps: 34000
|
556 |
- Learning rate: 1e-06
|
557 |
- Effective batch size: 64
|
558 |
- Micro-batch size: 8
|
|
|
633 |
- Crop aspect: square
|
634 |
### sfwbooru
|
635 |
- Repeats: 0
|
636 |
+
- Total number of images: ~395136
|
637 |
- Total number of aspect buckets: 1
|
638 |
- Resolution: 1.0 megapixels
|
639 |
- 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:22f401daa7323a8ab33d3b1bfb4aceb863af9ef6af7fa26e4652d100e43b3982
|
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:058654691af70764754a09e38ce6b95ee4dd57eae217d9dd0af97f1da4f4dc30
|
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:788872fe45965dfd0e891e3ee665cf4a7aba0d823b2a467a204082aa117704d9
|
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:a53b606717b8588dd6150c78bbdfd20c4bddf783390a9826d0eb696a49a1b8e1
|
3 |
+
size 11320213
|
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:16220928c06f4e1045d7b54d5b211215e183fd7d0364050e2e1f92998197c2a3
|
3 |
+
size 4905170
|
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:1558e1716d91245ec6b01ded8898900add300ed622cc45c2b97f03f5c6f2f817
|
3 |
+
size 5069098
|
training_state-sfwbooru.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
training_state.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"global_step":
|
|
|
1 |
+
{"global_step": 34000, "epoch_step": 34000, "epoch": 1, "exhausted_backends": ["nijijourney", "signs", "guys", "celebrities", "bookcovers", "normalnudes", "moviecollection", "sports", "gay", "experimental", "yoga", "ethnic", "architecture", "cinemamix-1mp", "photo-aesthetics", "nsfw-1024", "shutterstock", "id-75k", "text-1mp", "bg20k-1024", "anatomy", "mj-60", "sfwbooru"], "repeats": {"nijijourney": 0, "signs": 0, "guys": 0, "celebrities": 0, "bookcovers": 0, "normalnudes": 0, "moviecollection": 0, "sports": 0, "gay": 0, "experimental": 0, "yoga": 0, "ethnic": 0, "architecture": 0, "cinemamix-1mp": 0, "photo-aesthetics": 0, "anatomy": 0, "text-1mp": 0, "nsfw-1024": 0, "shutterstock": 0, "id-75k": 0, "bg20k-1024": 0, "mj-60": 0, "sfwbooru": 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:bd5a037517aab0b134351e63fdb0b0da644d97e814e6c72c14823807b689c0fe
|
3 |
size 1816969728
|