File size: 2,142 Bytes
7002b70 | 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-d10",
"fingerprint": "8009685e0d261c67",
"wandb_run_id": "phase5-p5-mae-15m-d10",
"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": null,
"max_repetition": 7.500010975743606,
"distinct_clips": 395130,
"capped_clusters": 0,
"realized_weights": [
0.1977421875,
0.20976354166666666,
0.0,
0.0,
0.0,
0.03904114583333333,
0.0,
0.17794947916666667,
0.0,
0.3723046875,
0.0014333333333333333,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.001765625,
0.0
]
},
"started_at": 1787005767.5208628,
"finished_at": 1787006458.375079,
"summary": {
"completed": true,
"final_step": 40000,
"clips_seen": 1920000,
"peak_gib": 0.6756577491760254,
"val/loss": 0.6342036817222834,
"val/frame": 0.6342036817222834,
"val/utterance": 0.0
}
}
|