Upload manifest.json
Browse files- manifest.json +50 -0
manifest.json
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "streamtalk-retrained-cfg-v1",
|
| 3 |
+
"architecture": "DiffusionDITNetPartsFixedExpressions2PostNormInteraction2",
|
| 4 |
+
"parameter_count": 71167501,
|
| 5 |
+
"state_dict": {
|
| 6 |
+
"tensor_count": 407,
|
| 7 |
+
"tensor_dtype": "torch.float32",
|
| 8 |
+
"device": "cpu"
|
| 9 |
+
},
|
| 10 |
+
"training": {
|
| 11 |
+
"dataset": "BEAT2 English",
|
| 12 |
+
"world_size": 4,
|
| 13 |
+
"global_batch_size": 512,
|
| 14 |
+
"cfg_dropout": 0.1,
|
| 15 |
+
"training_code_commit": "b6cac99d5bae5164a21f5db25afef72c3c30556a"
|
| 16 |
+
},
|
| 17 |
+
"evaluation": {
|
| 18 |
+
"cfg_scale": 3.0,
|
| 19 |
+
"speaker2_clip_count": 15,
|
| 20 |
+
"all_clip_count": 265,
|
| 21 |
+
"metric": "EMAGE/PantoMatrix AESK FGD",
|
| 22 |
+
"protocol": "accelerated H200 evaluation; the final CFG=3 values have not been accepted against a direct paper-exact B=1/M=1/full-window oracle",
|
| 23 |
+
"reporting_tolerance": "1e-3 absolute FGD (user-selected engineering tolerance; not a completed oracle validation)",
|
| 24 |
+
"seed": 0
|
| 25 |
+
},
|
| 26 |
+
"artifacts": [
|
| 27 |
+
{
|
| 28 |
+
"file": "streamtalk_speaker2_combined_e0946_cfg3.pt",
|
| 29 |
+
"roles": ["speaker2", "combined"],
|
| 30 |
+
"completed_epoch": 946,
|
| 31 |
+
"cfg_scale": 3.0,
|
| 32 |
+
"speaker2_fgd": 0.3788789702354416,
|
| 33 |
+
"all_fgd": 0.2502867250611853,
|
| 34 |
+
"combined_score": 0.9892401311630329,
|
| 35 |
+
"size_bytes": 284796631,
|
| 36 |
+
"sha256": "07065d52e333cc48960e4e8fad5c0331f6b9e482f14aa1b78cb721904da5b075"
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"file": "streamtalk_speaker_all_e0940_cfg3.pt",
|
| 40 |
+
"roles": ["speaker_all"],
|
| 41 |
+
"completed_epoch": 940,
|
| 42 |
+
"cfg_scale": 3.0,
|
| 43 |
+
"speaker2_fgd": 0.4244774977704626,
|
| 44 |
+
"all_fgd": 0.21767150775461275,
|
| 45 |
+
"combined_score": 1.108296338826273,
|
| 46 |
+
"size_bytes": 284796631,
|
| 47 |
+
"sha256": "3a0e3558d788fd3f11a5a87a8198b42725104b5b9b24f95a4e7c84c14395c9a5"
|
| 48 |
+
}
|
| 49 |
+
]
|
| 50 |
+
}
|