File size: 2,364 Bytes
c0a3726 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 | {
"campaign_id": "phase5",
"trial_id": "p5-mae-15m-natural-ess-284k",
"fingerprint": "789109ebf17e0631",
"wandb_run_id": "phase5-p5-mae-15m-natural-ess-284k",
"environment": {
"git_sha": "c3ed4f7086fd770b27c6d2c9980eb6b06ad4a3da",
"git_dirty": true,
"torch": "2.12.0+cu130",
"cuda": "13.0",
"cudnn": 92000,
"gpu_count": 1,
"gpu_name": "NVIDIA GeForce RTX 4090",
"gpu_memory_gib": 23.52,
"capability": "8.9",
"driver": "580.173.02"
},
"parameters": {
"encoder_params": 14294784,
"decoder_params": 647808,
"trainable_params": 15041152,
"total_params": 15041152
},
"schedule": {
"budget_clips": 1920000,
"schedule_clips": null,
"clips_per_step": 48,
"total_steps": 40000,
"schedule_steps": 40000,
"warmup_steps": 4000,
"ema_anneal_steps": 40000,
"final_lr": 6.000005700153392e-07,
"final_ema_decay": 0.9999899952500001
},
"geometry": {
"patch_grid": [
64,
4
],
"num_patches": 256,
"visible_patches": 51,
"centers_per_mask": 2
},
"data": {
"split": "train",
"rows": 1912024,
"shards": 96,
"sampled_sha256": "58cddcb9592605014dfe6c40579aa65d2a3216cdb77feeaf0267c183e9f0d5a9",
"val_split": "balanced_train",
"val_clips": 2048
},
"mixture": {
"dist_id": null,
"has_weights": true,
"repetition_cap": 1000.0,
"distinct_fraction": 0.148534,
"max_repetition": 6.761010937038132,
"distinct_clips": 284001,
"capped_clusters": 0,
"realized_weights": [
0.04398333333333333,
0.04763958333333333,
0.04987552083333333,
0.043524479166666664,
0.06833802083333333,
0.06918802083333334,
0.06156822916666667,
0.023825520833333332,
0.05248958333333333,
0.049847916666666665,
0.04359895833333333,
0.025219270833333335,
0.0579875,
0.0927875,
0.049216666666666666,
0.05441666666666667,
0.050065104166666666,
0.0587765625,
0.043496875,
0.0141546875
]
},
"started_at": 1787012245.980693,
"finished_at": 1787012911.9898975,
"summary": {
"completed": true,
"final_step": 40000,
"clips_seen": 1920000,
"peak_gib": 0.6756577491760254,
"val/loss": 0.6305771749466658,
"val/frame": 0.6305771749466658,
"val/utterance": 0.0
}
}
|