CoolFace
Modelpublic

codewithdark/TTV-HRM-H100

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes7downloads
checkpoint-epoch-6.json27 linesDownload Raw Back to checkpoints
1{2  "epoch": 6,3  "step": null,4  "metrics": {5    "train_loss": 0.05330577236082819,6    "fid_score": 411.45465087890625,7    "best_fid": 411.454650878906258  },9  "timestamp": "2025-12-03T10:31:09.772849",10  "hidden_size": 768,11  "num_heads": 12,12  "expansion": 2.5,13  "vocab_size": 50257,14  "max_text_len": 77,15  "frames": 16,16  "height": 64,17  "width": 64,18  "max_steps": 4,19  "patch_size": [20    2,21    8,22    823  ],24  "text_encoder_layers": 8,25  "hrm_blocks": 3,26  "video_seq_len": 51227}