PseudoTerminal X
commited on
Trained for 0 epochs and 9000 steps.
Browse filesTrained with datasets ['text-embeds-sdxl-nofilter', 'training-test', 'dalle3', 'photo-concept-bucket']
Learning rate 4e-07, batch size 4, and 4 gradient accumulation steps.
Used DDPM noise scheduler for training with v_prediction prediction type and rescaled_betas_zero_snr=True
Using 'trailing' timestep spacing.
Base model: ptx0/terminus-xl-velocity-v2
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 +0 -0
- training_state-photo-concept-bucket.json +2 -2
- training_state.json +1 -1
- unet/diffusion_pytorch_model.safetensors +1 -1
README.md
CHANGED
@@ -44,7 +44,7 @@ You may reuse the base model text encoder for inference.
|
|
44 |
## Training settings
|
45 |
|
46 |
- Training epochs: 0
|
47 |
-
- Training steps:
|
48 |
- Learning rate: 4e-07
|
49 |
- Effective batch size: 16
|
50 |
- Micro-batch size: 4
|
@@ -69,7 +69,7 @@ You may reuse the base model text encoder for inference.
|
|
69 |
### dalle3
|
70 |
- Repeats: 1
|
71 |
- Total number of images: 57744
|
72 |
-
- Total number of aspect buckets:
|
73 |
- Resolution: 1.0 megapixels
|
74 |
- Cropped: False
|
75 |
- Crop style: None
|
@@ -77,7 +77,7 @@ You may reuse the base model text encoder for inference.
|
|
77 |
### photo-concept-bucket
|
78 |
- Repeats: 0
|
79 |
- Total number of images: 70616
|
80 |
-
- Total number of aspect buckets:
|
81 |
- Resolution: 1.0 megapixels
|
82 |
- Cropped: True
|
83 |
- Crop style: random
|
|
|
44 |
## Training settings
|
45 |
|
46 |
- Training epochs: 0
|
47 |
+
- Training steps: 9000
|
48 |
- Learning rate: 4e-07
|
49 |
- Effective batch size: 16
|
50 |
- Micro-batch size: 4
|
|
|
69 |
### dalle3
|
70 |
- Repeats: 1
|
71 |
- Total number of images: 57744
|
72 |
+
- Total number of aspect buckets: 1
|
73 |
- Resolution: 1.0 megapixels
|
74 |
- Cropped: False
|
75 |
- Crop style: None
|
|
|
77 |
### photo-concept-bucket
|
78 |
- Repeats: 0
|
79 |
- Total number of images: 70616
|
80 |
+
- Total number of aspect buckets: 4
|
81 |
- Resolution: 1.0 megapixels
|
82 |
- Cropped: True
|
83 |
- Crop style: random
|
optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15406336826
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c5fb4a52cbf58218b3e0ca3261904c233bf6895f9f9cfffbfeabd203026c139
|
3 |
size 15406336826
|
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:df132266404cad7e3daf43793b9b1bbccb66243137d04410e452d5b75dcc63f7
|
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:8eb730670117893a941498760651c7bb31af112047a438fe7509a55386824f73
|
3 |
size 1000
|
training_state-dalle3.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
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:c35d2aba7a0651ff48f997b1cdfdedd4e2209063a28dfe9e04df3b60dd2975c4
|
3 |
+
size 9128699
|
training_state.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"global_step":
|
|
|
1 |
+
{"global_step": 9000, "epoch_step": 6923, "epoch": 1, "exhausted_backends": ["celebrities", "pixel-art", "movieposters", "moviecollection", "training-test"], "repeats": {"celebrities": 0, "pixel-art": 0, "movieposters": 0, "moviecollection": 0, "training-test": 0, "dalle3": 1}}
|
unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5135151416
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81e8ca245a5180d0279bc92299a27a77095827e33c9a933f8e9ed8edb230daf7
|
3 |
size 5135151416
|