momos-raddadi
commited on
Commit
•
9596e9f
1
Parent(s):
2cf13ba
End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- checkpoint-1000/optimizer.bin +3 -0
- checkpoint-1000/random_states_0.pkl +3 -0
- checkpoint-1000/scaler.pt +3 -0
- checkpoint-1000/scheduler.bin +3 -0
- checkpoint-1000/transformer/config.json +16 -0
- checkpoint-1000/transformer/diffusion_pytorch_model.safetensors +3 -0
- checkpoint-1500/optimizer.bin +3 -0
- checkpoint-1500/random_states_0.pkl +3 -0
- checkpoint-1500/scaler.pt +3 -0
- checkpoint-1500/scheduler.bin +3 -0
- checkpoint-1500/transformer/config.json +16 -0
- checkpoint-1500/transformer/diffusion_pytorch_model.safetensors +3 -0
- checkpoint-2000/optimizer.bin +3 -0
- checkpoint-2000/random_states_0.pkl +3 -0
- checkpoint-2000/scaler.pt +3 -0
- checkpoint-2000/scheduler.bin +3 -0
- checkpoint-2000/transformer/config.json +16 -0
- checkpoint-2000/transformer/diffusion_pytorch_model.safetensors +3 -0
- checkpoint-2500/optimizer.bin +3 -0
- checkpoint-2500/random_states_0.pkl +3 -0
- checkpoint-2500/scaler.pt +3 -0
- checkpoint-2500/scheduler.bin +3 -0
- checkpoint-2500/transformer/config.json +16 -0
- checkpoint-2500/transformer/diffusion_pytorch_model.safetensors +3 -0
- checkpoint-3000/optimizer.bin +3 -0
- checkpoint-3000/random_states_0.pkl +3 -0
- checkpoint-3000/scaler.pt +3 -0
- checkpoint-3000/scheduler.bin +3 -0
- checkpoint-3000/transformer/config.json +16 -0
- checkpoint-3000/transformer/diffusion_pytorch_model.safetensors +3 -0
- checkpoint-3500/optimizer.bin +3 -0
- checkpoint-3500/random_states_0.pkl +3 -0
- checkpoint-3500/scaler.pt +3 -0
- checkpoint-3500/scheduler.bin +3 -0
- checkpoint-3500/transformer/config.json +16 -0
- checkpoint-3500/transformer/diffusion_pytorch_model.safetensors +3 -0
- checkpoint-4000/optimizer.bin +3 -0
- checkpoint-4000/random_states_0.pkl +3 -0
- checkpoint-4000/scaler.pt +3 -0
- checkpoint-4000/scheduler.bin +3 -0
- checkpoint-4000/transformer/config.json +16 -0
- checkpoint-4000/transformer/diffusion_pytorch_model.safetensors +3 -0
- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/random_states_0.pkl +2 -2
- checkpoint-500/scaler.pt +1 -1
- checkpoint-500/scheduler.bin +1 -1
- checkpoint-500/transformer/diffusion_pytorch_model.safetensors +1 -1
- logs/dreambooth-sd3/1721694433.137214/events.out.tfevents.1721694433.fe554585b0d9.8107.1 +3 -0
- logs/dreambooth-sd3/1721694433.1391208/hparams.yml +68 -0
- logs/dreambooth-sd3/1721694656.7422438/events.out.tfevents.1721694656.fe554585b0d9.9411.1 +3 -0
checkpoint-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98371f777ddc28837debf3e4223a4e41f480a6b9a4b4418be043c3974db50a6e
|
3 |
+
size 4067517198
|
checkpoint-1000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bca4d15eeec17c49955b63371e1a8a4828783575ac6c101eecf225545b75782
|
3 |
+
size 14408
|
checkpoint-1000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:655ae68111f681abfb2cbb075959819e15773ccc65493f41a111ae5232129601
|
3 |
+
size 988
|
checkpoint-1000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29ed599b4fc215d6c03af4802ccd7f2b52ff1a4a10b26acf08f5cbf68d4fd04a
|
3 |
+
size 1000
|
checkpoint-1000/transformer/config.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "SD3Transformer2DModel",
|
3 |
+
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"_name_or_path": "stabilityai/stable-diffusion-3-medium-diffusers",
|
5 |
+
"attention_head_dim": 64,
|
6 |
+
"caption_projection_dim": 1536,
|
7 |
+
"in_channels": 16,
|
8 |
+
"joint_attention_dim": 4096,
|
9 |
+
"num_attention_heads": 24,
|
10 |
+
"num_layers": 24,
|
11 |
+
"out_channels": 16,
|
12 |
+
"patch_size": 2,
|
13 |
+
"pooled_projection_dim": 2048,
|
14 |
+
"pos_embed_max_size": 192,
|
15 |
+
"sample_size": 128
|
16 |
+
}
|
checkpoint-1000/transformer/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4272962d2b969f3e7da45c400b7ba277e1d79ff95c6ebc5ed83a1b17f965f673
|
3 |
+
size 8339883776
|
checkpoint-1500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca4ba4a9ab87ebfdd090e8fffadc7744bd48504c8d0118f9717f3b8dd17a9cf3
|
3 |
+
size 4067517198
|
checkpoint-1500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7833e97d24e2656d51318a64cdf4e359c93c72a1b17f87c56e80010b6dc935d1
|
3 |
+
size 14408
|
checkpoint-1500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b92ef7781addb19e2d4dfa92f3ba360a4efafe712431eee5b78e639cbc25b404
|
3 |
+
size 988
|
checkpoint-1500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d4c814ce7317c49b6f75baac8b2bbbb250473020f5c832a94b35aab52fa5bd9
|
3 |
+
size 1000
|
checkpoint-1500/transformer/config.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "SD3Transformer2DModel",
|
3 |
+
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"_name_or_path": "stabilityai/stable-diffusion-3-medium-diffusers",
|
5 |
+
"attention_head_dim": 64,
|
6 |
+
"caption_projection_dim": 1536,
|
7 |
+
"in_channels": 16,
|
8 |
+
"joint_attention_dim": 4096,
|
9 |
+
"num_attention_heads": 24,
|
10 |
+
"num_layers": 24,
|
11 |
+
"out_channels": 16,
|
12 |
+
"patch_size": 2,
|
13 |
+
"pooled_projection_dim": 2048,
|
14 |
+
"pos_embed_max_size": 192,
|
15 |
+
"sample_size": 128
|
16 |
+
}
|
checkpoint-1500/transformer/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f5cc274b1f91f82a4c368c8787d6dd31d37f829646512b25e07888d978601f8
|
3 |
+
size 8339883776
|
checkpoint-2000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2acbe5396ea0f3b8a023c3ef990234457bd69b009f08374470900d02e45cccd
|
3 |
+
size 4067517198
|
checkpoint-2000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2899308b21ecfd4fe383cccad3d100f57856c5f69111e3024b9d9803f53b490
|
3 |
+
size 14408
|
checkpoint-2000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad8dfb0c289e1642b1c3897010e9b30812501984c36731c1db27d14e904dadc4
|
3 |
+
size 988
|
checkpoint-2000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:190299bfa26382211ed712ba8137894ab6b52151de9d20708e190793f4bf99ec
|
3 |
+
size 1000
|
checkpoint-2000/transformer/config.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "SD3Transformer2DModel",
|
3 |
+
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"_name_or_path": "stabilityai/stable-diffusion-3-medium-diffusers",
|
5 |
+
"attention_head_dim": 64,
|
6 |
+
"caption_projection_dim": 1536,
|
7 |
+
"in_channels": 16,
|
8 |
+
"joint_attention_dim": 4096,
|
9 |
+
"num_attention_heads": 24,
|
10 |
+
"num_layers": 24,
|
11 |
+
"out_channels": 16,
|
12 |
+
"patch_size": 2,
|
13 |
+
"pooled_projection_dim": 2048,
|
14 |
+
"pos_embed_max_size": 192,
|
15 |
+
"sample_size": 128
|
16 |
+
}
|
checkpoint-2000/transformer/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6498091c5ab0b28c89d2cf729c53d27fdd104a7326812044fd4703b3f592fd8b
|
3 |
+
size 8339883776
|
checkpoint-2500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0227a720d5d777104680fb99960dcafe5f4a3792421b4c0bbf2e655e711f8b64
|
3 |
+
size 4067517198
|
checkpoint-2500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b9c7a41096fadccc00dd38ae7c825de6b19e43ffcee01db2ad42fa1ca079f75
|
3 |
+
size 14408
|
checkpoint-2500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cc13f9c286a0a85aca6431e94e59b51fcf0f32b8ae2b4c01dd64676a8b2c6f1
|
3 |
+
size 988
|
checkpoint-2500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8307bbf63fcc497e4cc4fc8fafa16037d67b7d15835cd24f8b6cc9b7d5939331
|
3 |
+
size 1000
|
checkpoint-2500/transformer/config.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "SD3Transformer2DModel",
|
3 |
+
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"_name_or_path": "stabilityai/stable-diffusion-3-medium-diffusers",
|
5 |
+
"attention_head_dim": 64,
|
6 |
+
"caption_projection_dim": 1536,
|
7 |
+
"in_channels": 16,
|
8 |
+
"joint_attention_dim": 4096,
|
9 |
+
"num_attention_heads": 24,
|
10 |
+
"num_layers": 24,
|
11 |
+
"out_channels": 16,
|
12 |
+
"patch_size": 2,
|
13 |
+
"pooled_projection_dim": 2048,
|
14 |
+
"pos_embed_max_size": 192,
|
15 |
+
"sample_size": 128
|
16 |
+
}
|
checkpoint-2500/transformer/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8033bc41acfce18d83ca8fa0cf428dd82fabb6d7cd375abed26296841de0ca0
|
3 |
+
size 8339883776
|
checkpoint-3000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56877157e34b27c7bd14e332fa6a2b5eda923c7d49bc5c7784708d4ea9d92eef
|
3 |
+
size 4067517198
|
checkpoint-3000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d739c37da1e6f4f8b5e273589398e7a87a827e8bc2f56b7f2524fea7d5edd80d
|
3 |
+
size 14408
|
checkpoint-3000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0613cd68c8e9f8cbdb521f917793035b18cce686834f07701e75a64ac00c960
|
3 |
+
size 988
|
checkpoint-3000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5e7a5426261d06dcc01a03c2e48fe5a4740c6195482a54bb267f6ff81207c5c
|
3 |
+
size 1000
|
checkpoint-3000/transformer/config.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "SD3Transformer2DModel",
|
3 |
+
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"_name_or_path": "stabilityai/stable-diffusion-3-medium-diffusers",
|
5 |
+
"attention_head_dim": 64,
|
6 |
+
"caption_projection_dim": 1536,
|
7 |
+
"in_channels": 16,
|
8 |
+
"joint_attention_dim": 4096,
|
9 |
+
"num_attention_heads": 24,
|
10 |
+
"num_layers": 24,
|
11 |
+
"out_channels": 16,
|
12 |
+
"patch_size": 2,
|
13 |
+
"pooled_projection_dim": 2048,
|
14 |
+
"pos_embed_max_size": 192,
|
15 |
+
"sample_size": 128
|
16 |
+
}
|
checkpoint-3000/transformer/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4cd12ca0f4d2e0186fcb3a078dfd2c27c0587b3b41201d971e608435073e227
|
3 |
+
size 8339883776
|
checkpoint-3500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3739636dd8629774ed5c78a094ed91b6c189611b2492daf06b0beea53cffbe18
|
3 |
+
size 4067517198
|
checkpoint-3500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b25d0448c0bc2de70b743a98f77896fe87b12d1905cf85f281ed7d796f92210c
|
3 |
+
size 14408
|
checkpoint-3500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d5147c6ee0c383b44fb6733bbdd74a265844e65ae3f124aeb6b51bc01687bb5
|
3 |
+
size 988
|
checkpoint-3500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de1352ce06a177703ed735889d1587d0fcf4304955a9e3773225499fc1e8edfe
|
3 |
+
size 1000
|
checkpoint-3500/transformer/config.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "SD3Transformer2DModel",
|
3 |
+
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"_name_or_path": "stabilityai/stable-diffusion-3-medium-diffusers",
|
5 |
+
"attention_head_dim": 64,
|
6 |
+
"caption_projection_dim": 1536,
|
7 |
+
"in_channels": 16,
|
8 |
+
"joint_attention_dim": 4096,
|
9 |
+
"num_attention_heads": 24,
|
10 |
+
"num_layers": 24,
|
11 |
+
"out_channels": 16,
|
12 |
+
"patch_size": 2,
|
13 |
+
"pooled_projection_dim": 2048,
|
14 |
+
"pos_embed_max_size": 192,
|
15 |
+
"sample_size": 128
|
16 |
+
}
|
checkpoint-3500/transformer/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83b5aca07cf3ac90b19fec1a8714cd04deaf061beda7fa7f269ce89547e8763e
|
3 |
+
size 8339883776
|
checkpoint-4000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7387f9dd344c6a7ab63d11a0d372bdcdd81a643fbb85130cf008517874466c0a
|
3 |
+
size 4067517198
|
checkpoint-4000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e34225a16c79a131629e6f5d6b2c435f96e562021669f0711ad0c1be0ea1e5d1
|
3 |
+
size 14408
|
checkpoint-4000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f710259cf7374ef56e02fe7142c2dd927e7b222cbe9df0da4a46ba0ae5ba385
|
3 |
+
size 988
|
checkpoint-4000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff519dccdfd88166ca4efa26accd0379d9a870ad3d44f934318830d4d730c17d
|
3 |
+
size 1000
|
checkpoint-4000/transformer/config.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "SD3Transformer2DModel",
|
3 |
+
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"_name_or_path": "stabilityai/stable-diffusion-3-medium-diffusers",
|
5 |
+
"attention_head_dim": 64,
|
6 |
+
"caption_projection_dim": 1536,
|
7 |
+
"in_channels": 16,
|
8 |
+
"joint_attention_dim": 4096,
|
9 |
+
"num_attention_heads": 24,
|
10 |
+
"num_layers": 24,
|
11 |
+
"out_channels": 16,
|
12 |
+
"patch_size": 2,
|
13 |
+
"pooled_projection_dim": 2048,
|
14 |
+
"pos_embed_max_size": 192,
|
15 |
+
"sample_size": 128
|
16 |
+
}
|
checkpoint-4000/transformer/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a381b564be64bd51365bd4ffef772ffaabbb02e8b62317a0c3af31f2f1b5746
|
3 |
+
size 8339883776
|
checkpoint-500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4067517198
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93d4572c11627baf340a702c5de0ccd8a96fdfae765f1c4c33c8f7110cbc3db0
|
3 |
size 4067517198
|
checkpoint-500/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:40c219cb7cb52e7d344b6c3ae1b96b807d915d33a4adbeff15e25a7c9b029ee2
|
3 |
+
size 14408
|
checkpoint-500/scaler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 988
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6698dfaf44eb77634b79ade57e1e7f475241038250c3a4893dba02411ec4be5d
|
3 |
size 988
|
checkpoint-500/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:e38e154212a25b27bdeeae83b49a20a33b1395fcb19d73d049d76a11463c13cb
|
3 |
size 1000
|
checkpoint-500/transformer/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8339883776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91f2da5e38dc9672c8678867cb3eca624c59b530a91608575afeb900d38cbc30
|
3 |
size 8339883776
|
logs/dreambooth-sd3/1721694433.137214/events.out.tfevents.1721694433.fe554585b0d9.8107.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b53748209bfd9adbe40d6d35caec108000588272c0d6ff444a2f57e51ba4a424
|
3 |
+
size 3058
|
logs/dreambooth-sd3/1721694433.1391208/hparams.yml
ADDED
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
adam_beta1: 0.9
|
2 |
+
adam_beta2: 0.999
|
3 |
+
adam_epsilon: 1.0e-08
|
4 |
+
adam_weight_decay: 0.0001
|
5 |
+
adam_weight_decay_text_encoder: 0.001
|
6 |
+
allow_tf32: false
|
7 |
+
cache_dir: null
|
8 |
+
caption_column: null
|
9 |
+
center_crop: false
|
10 |
+
checkpointing_steps: 500
|
11 |
+
checkpoints_total_limit: null
|
12 |
+
class_data_dir: null
|
13 |
+
class_prompt: null
|
14 |
+
dataloader_num_workers: 0
|
15 |
+
dataset_config_name: null
|
16 |
+
dataset_name: null
|
17 |
+
gradient_accumulation_steps: 4
|
18 |
+
gradient_checkpointing: false
|
19 |
+
hub_model_id: null
|
20 |
+
hub_token: null
|
21 |
+
image_column: image
|
22 |
+
instance_data_dir: dog
|
23 |
+
instance_prompt: a photo of sks dog
|
24 |
+
learning_rate: 1.0e-06
|
25 |
+
local_rank: -1
|
26 |
+
logging_dir: logs
|
27 |
+
logit_mean: 0.0
|
28 |
+
logit_std: 1.0
|
29 |
+
lr_num_cycles: 1
|
30 |
+
lr_power: 1.0
|
31 |
+
lr_scheduler: constant
|
32 |
+
lr_warmup_steps: 0
|
33 |
+
max_grad_norm: 1.0
|
34 |
+
max_sequence_length: 77
|
35 |
+
max_train_steps: 4000
|
36 |
+
mixed_precision: fp16
|
37 |
+
mode_scale: 1.29
|
38 |
+
num_class_images: 100
|
39 |
+
num_train_epochs: 2000
|
40 |
+
num_validation_images: 4
|
41 |
+
optimizer: AdamW
|
42 |
+
output_dir: trained-sd3
|
43 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-3-medium-diffusers
|
44 |
+
prior_generation_precision: null
|
45 |
+
prior_loss_weight: 1.0
|
46 |
+
prodigy_beta3: null
|
47 |
+
prodigy_decouple: true
|
48 |
+
prodigy_safeguard_warmup: true
|
49 |
+
prodigy_use_bias_correction: true
|
50 |
+
push_to_hub: true
|
51 |
+
random_flip: false
|
52 |
+
repeats: 1
|
53 |
+
report_to: tensorboard
|
54 |
+
resolution: 1024
|
55 |
+
resume_from_checkpoint: null
|
56 |
+
revision: null
|
57 |
+
sample_batch_size: 4
|
58 |
+
scale_lr: false
|
59 |
+
seed: 1337
|
60 |
+
text_encoder_lr: 5.0e-06
|
61 |
+
train_batch_size: 1
|
62 |
+
train_text_encoder: true
|
63 |
+
use_8bit_adam: true
|
64 |
+
validation_epochs: 25
|
65 |
+
validation_prompt: null
|
66 |
+
variant: null
|
67 |
+
weighting_scheme: logit_normal
|
68 |
+
with_prior_preservation: false
|
logs/dreambooth-sd3/1721694656.7422438/events.out.tfevents.1721694656.fe554585b0d9.9411.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8a20ae079f71ba4afb75e02837d19ba5560d2d72175ee925f0d181dae4d1d59
|
3 |
+
size 3058
|