Publish portable strict-load gate
Browse files
reports/gate0_strict_checkpoint_portable.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"checkpoint": "checkpoints/framewise/causal_cd.pt",
|
| 3 |
+
"checkpoint_key": "generator_ema",
|
| 4 |
+
"config_sha256": "8c84b303e6654fbc0c71dbb7607d0676ae0ea4059d1abd56fc744f949302640c",
|
| 5 |
+
"elapsed_seconds": 26.10255217552185,
|
| 6 |
+
"missing_keys": [],
|
| 7 |
+
"model_state_dict_keys": 825,
|
| 8 |
+
"parameter_shapes_unchanged": true,
|
| 9 |
+
"passed": true,
|
| 10 |
+
"state_dict_keys": 825,
|
| 11 |
+
"unexpected_keys": []
|
| 12 |
+
}
|