xingjianleng commited on
Commit
9f32f82
·
verified ·
1 Parent(s): 0e8b78d

Upload folder using huggingface_hub

Browse files
f16d4/sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k/args.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "output_dir": "exps",
3
+ "exp_name": "sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k",
4
+ "logging_dir": "logs",
5
+ "report_to": "wandb",
6
+ "sampling_steps": 50000,
7
+ "resume_step": 0,
8
+ "n_samples": 64,
9
+ "sync_checkpoints": false,
10
+ "model": "SiT-XL/1",
11
+ "num_classes": 1000,
12
+ "encoder_depth": 8,
13
+ "fused_attn": true,
14
+ "qk_norm": false,
15
+ "projection_layer_type": "mlp",
16
+ "proj_kwargs_kernel_size": 1,
17
+ "vae": "f16d4",
18
+ "vae_ckpt": "pretrained_models/invae-f16d4.pt",
19
+ "vae_latents_name": "invae-f16d4",
20
+ "data_dir": "/scratch/xingjian.leng/data",
21
+ "imagenet_dir": "data",
22
+ "resolution": 256,
23
+ "batch_size": 256,
24
+ "vis_enc_resolution": 256,
25
+ "precached_latents_dir": null,
26
+ "allow_tf32": true,
27
+ "mixed_precision": "fp16",
28
+ "epochs": 1400,
29
+ "max_train_steps": 400000,
30
+ "checkpointing_steps": 25000,
31
+ "gradient_accumulation_steps": 1,
32
+ "learning_rate": 0.0001,
33
+ "adam_beta1": 0.9,
34
+ "adam_beta2": 0.999,
35
+ "adam_weight_decay": 0.0,
36
+ "adam_epsilon": 1e-08,
37
+ "max_grad_norm": 1.0,
38
+ "compile": false,
39
+ "ema_decay": 0.9999,
40
+ "ema_update_freq": 1,
41
+ "seed": 0,
42
+ "num_workers": 16,
43
+ "path_type": "linear",
44
+ "prediction": "v",
45
+ "cfg_prob": 0.1,
46
+ "enc_type": "dinov2-vit-b",
47
+ "proj_coeff": "0.5",
48
+ "weighting": "uniform",
49
+ "repa_loss": true,
50
+ "projection_loss_type": "cosine",
51
+ "spnorm_method": "none",
52
+ "cls_token_weight": 0.2,
53
+ "zscore_alpha": 1.0,
54
+ "zscore_proj_skip_std": false,
55
+ "symmetric": true,
56
+ "tau": 0.5,
57
+ "negatives": "intra",
58
+ "bef_proj": false,
59
+ "remove_diag": true,
60
+ "instancenorm": false
61
+ }
f16d4/sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k/log.txt ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [2025-12-09 11:47:00] Experiment directory created at exps/sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k
2
+ [2025-12-09 11:47:00] Syncing checkpoints is disabled. Please enable it to save checkpoints to s3 using sd sync.
3
+ [2025-12-09 11:47:00] SYNCING CHECKPOINTS IS DISABLED. PLEASE PROCEED WITH CAUTION.
4
+ [2025-12-09 11:53:25] Experiment directory created at exps/sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k
5
+ [2025-12-09 11:53:25] Syncing checkpoints is disabled. Please enable it to save checkpoints to s3 using sd sync.
6
+ [2025-12-09 11:53:25] SYNCING CHECKPOINTS IS DISABLED. PLEASE PROCEED WITH CAUTION.
7
+ [2025-12-09 11:53:28] using MLP layer as FFN
8
+ [2025-12-09 11:53:40] SiT Parameters: 683,214,852
9
+ [2025-12-09 11:53:41] Dataset contains 1,281,167 images (/scratch/xingjian.leng/data)
10
+ [2025-12-09 12:54:35] Saved checkpoint to exps/sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k/checkpoints/0025000.pt
11
+ [2025-12-09 13:55:38] Saved checkpoint to exps/sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k/checkpoints/0050000.pt
12
+ [2025-12-09 14:56:34] Saved checkpoint to exps/sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k/checkpoints/0075000.pt
13
+ [2025-12-09 15:57:32] Saved checkpoint to exps/sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k/checkpoints/0100000.pt
14
+ [2025-12-09 16:58:26] Saved checkpoint to exps/sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k/checkpoints/0125000.pt
15
+ [2025-12-09 17:59:15] Saved checkpoint to exps/sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k/checkpoints/0150000.pt
16
+ [2025-12-09 19:00:09] Saved checkpoint to exps/sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k/checkpoints/0175000.pt
17
+ [2025-12-09 20:00:59] Saved checkpoint to exps/sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k/checkpoints/0200000.pt
18
+ [2025-12-09 21:02:02] Saved checkpoint to exps/sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k/checkpoints/0225000.pt
19
+ [2025-12-09 22:02:55] Saved checkpoint to exps/sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k/checkpoints/0250000.pt
20
+ [2025-12-09 23:04:21] Saved checkpoint to exps/sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k/checkpoints/0275000.pt
21
+ [2025-12-10 00:05:42] Saved checkpoint to exps/sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k/checkpoints/0300000.pt
22
+ [2025-12-10 01:06:49] Saved checkpoint to exps/sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k/checkpoints/0325000.pt
23
+ [2025-12-10 02:07:38] Saved checkpoint to exps/sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k/checkpoints/0350000.pt
24
+ [2025-12-10 03:08:28] Saved checkpoint to exps/sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k/checkpoints/0375000.pt
25
+ [2025-12-10 04:09:14] Saved checkpoint to exps/sit-xl-1-invae-f16d4-dinov2-vit-b-enc8-coeff0.5-cosine-mlp-400k/checkpoints/0400000.pt
26
+ [2025-12-10 04:09:14] Done!