Trained for 0 epochs and 1000 steps.
Browse filesTrained with datasets ['text-embeds', 'mj-v6']
Learning rate 8e-06, batch size 32, and 4 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: toilaluan/SoraT2I
VAE: madebyollin/sdxl-vae-fp16-fix
- README.md +1 -1
- optimizer.bin +1 -1
- random_states_0.pkl +1 -1
- scheduler.bin +1 -1
- training_state-mj-v6.json +2 -2
- training_state.json +1 -1
- transformer/diffusion_pytorch_model.safetensors +1 -1
README.md
CHANGED
@@ -211,7 +211,7 @@ You may reuse the base model text encoder for inference.
|
|
211 |
## Training settings
|
212 |
|
213 |
- Training epochs: 0
|
214 |
-
- Training steps:
|
215 |
- Learning rate: 8e-06
|
216 |
- Effective batch size: 128
|
217 |
- Micro-batch size: 32
|
|
|
211 |
## Training settings
|
212 |
|
213 |
- Training epochs: 0
|
214 |
+
- Training steps: 1000
|
215 |
- Learning rate: 8e-06
|
216 |
- Effective batch size: 128
|
217 |
- Micro-batch size: 32
|
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:7cb6a0598992105f84e67d11c282d8fcc5fe9ae107695a01422a012b0ef61806
|
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 14344
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9065bbd2309a6b61d97ffd48ee72d28fc955373879b561279c87193a5fec8c77
|
3 |
size 14344
|
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:a778f242057a9963f512d7713fc392bdaa1ea385692a6d218868f2e42ea21ee4
|
3 |
size 1000
|
training_state-mj-v6.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:0c49e5bb2e3f9ef61375327cf75329222856ee982c47bdb83b7f3fb89b6a6c4c
|
3 |
+
size 20691107
|
training_state.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"global_step":
|
|
|
1 |
+
{"global_step": 1000, "epoch_step": 1000, "epoch": 1, "exhausted_backends": [], "repeats": {}}
|
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:4d29859c983c1bb5f04dd50fd5991f0cf32fcf23e4fecedf72577bc149824430
|
3 |
size 1221780352
|