Upload folder using huggingface_hub
Browse files- checkpoint-680000/denoiser/config.json +29 -0
- checkpoint-680000/denoiser/diffusion_pytorch_model.safetensors +3 -0
- checkpoint-680000/denoiser_ema/config.json +36 -0
- checkpoint-680000/denoiser_ema/diffusion_pytorch_model.safetensors +3 -0
- checkpoint-680000/optimizer.bin +3 -0
- checkpoint-680000/random_states_0.pkl +3 -0
checkpoint-680000/denoiser/config.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "DiffuserSTDiT",
|
| 3 |
+
"_diffusers_version": "0.30.3",
|
| 4 |
+
"_name_or_path": "/hnvme/workspace/b180dc44-3d_CT/experiments/lvfm_STDiT-L2_16f8_2_2_2_bsz16_v2_black_rate_0.3_v2/checkpoint-656000/denoiser",
|
| 5 |
+
"caption_channels": 768,
|
| 6 |
+
"class_dropout_prob": 0.0,
|
| 7 |
+
"depth": 24,
|
| 8 |
+
"drop_path": 0.0,
|
| 9 |
+
"enable_flashattn": false,
|
| 10 |
+
"hidden_size": 1024,
|
| 11 |
+
"in_channels": 32,
|
| 12 |
+
"input_size": [
|
| 13 |
+
16,
|
| 14 |
+
32,
|
| 15 |
+
32
|
| 16 |
+
],
|
| 17 |
+
"mlp_ratio": 4.0,
|
| 18 |
+
"model_max_length": 1,
|
| 19 |
+
"no_temporal_pos_emb": false,
|
| 20 |
+
"num_heads": 16,
|
| 21 |
+
"out_channels": 16,
|
| 22 |
+
"patch_size": [
|
| 23 |
+
2,
|
| 24 |
+
2,
|
| 25 |
+
2
|
| 26 |
+
],
|
| 27 |
+
"space_scale": 1.0,
|
| 28 |
+
"time_scale": 1.0
|
| 29 |
+
}
|
checkpoint-680000/denoiser/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1906d781507643f359b549fb3e36764f59458720d91910813c6d6090ddb8a123
|
| 3 |
+
size 2056037976
|
checkpoint-680000/denoiser_ema/config.json
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "DiffuserSTDiT",
|
| 3 |
+
"_diffusers_version": "0.30.3",
|
| 4 |
+
"_name_or_path": "/hnvme/workspace/b180dc44-3d_CT/experiments/lvfm_STDiT-L2_16f8_2_2_2_bsz16_v2_black_rate_0.3_v2/checkpoint-656000/denoiser_ema",
|
| 5 |
+
"caption_channels": 768,
|
| 6 |
+
"class_dropout_prob": 0.0,
|
| 7 |
+
"decay": 0.9999,
|
| 8 |
+
"depth": 24,
|
| 9 |
+
"drop_path": 0.0,
|
| 10 |
+
"enable_flashattn": false,
|
| 11 |
+
"hidden_size": 1024,
|
| 12 |
+
"in_channels": 32,
|
| 13 |
+
"input_size": [
|
| 14 |
+
16,
|
| 15 |
+
32,
|
| 16 |
+
32
|
| 17 |
+
],
|
| 18 |
+
"inv_gamma": 1.0,
|
| 19 |
+
"min_decay": 0.0,
|
| 20 |
+
"mlp_ratio": 4.0,
|
| 21 |
+
"model_max_length": 1,
|
| 22 |
+
"no_temporal_pos_emb": false,
|
| 23 |
+
"num_heads": 16,
|
| 24 |
+
"optimization_step": 24001,
|
| 25 |
+
"out_channels": 16,
|
| 26 |
+
"patch_size": [
|
| 27 |
+
2,
|
| 28 |
+
2,
|
| 29 |
+
2
|
| 30 |
+
],
|
| 31 |
+
"power": 0.6666666666666666,
|
| 32 |
+
"space_scale": 1.0,
|
| 33 |
+
"time_scale": 1.0,
|
| 34 |
+
"update_after_step": 0,
|
| 35 |
+
"use_ema_warmup": false
|
| 36 |
+
}
|
checkpoint-680000/denoiser_ema/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37a9e4289d5347d909ed43a69777bf2bd46d82374019540ce0762e6bb18ba546
|
| 3 |
+
size 2056037976
|
checkpoint-680000/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce28a52ccd9289fd02ca2b462304ce9ffc9c3c586d5bfa3ba3833d1ce6a7e1d4
|
| 3 |
+
size 4110206551
|
checkpoint-680000/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91440ee92259761dc8b6f59c6a4721c03bb2c3dbee3817517de618eb0659b9dc
|
| 3 |
+
size 15060
|