File size: 830 Bytes
a755fea | 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 | {
"schema_version": "1.0.0",
"exported_at": "2026-03-05T21:50:14.050968+00:00",
"data": [
{
"model_type": "vgae",
"scale": "large",
"param_count": 391923,
"param_count_M": 0.392
},
{
"model_type": "vgae",
"scale": "small",
"param_count": 22363,
"param_count_M": 0.022
},
{
"model_type": "gat",
"scale": "large",
"param_count": 660290,
"param_count_M": 0.66
},
{
"model_type": "gat",
"scale": "small",
"param_count": 67506,
"param_count_M": 0.068
},
{
"model_type": "dqn",
"scale": "large",
"param_count": 689493,
"param_count_M": 0.689
},
{
"model_type": "dqn",
"scale": "small",
"param_count": 32341,
"param_count_M": 0.032
}
]
} |