SAVANT-IcosaGNN-IRM / config_icosa_gnn.json
antonypamo's picture
Upload SAVANT Icosahedral GNN IRM (demo synthetic training)
bddaffb verified
Raw
History Blame Contribute Delete
471 Bytes
{
"model_type": "IcosahedralGNNReasoner",
"graph": "icosahedron",
"num_nodes": 12,
"roles": [
"f\u00edsica",
"geometr\u00eda",
"informaci\u00f3n",
"\u00e9tica",
"epistemolog\u00eda",
"creatividad",
"simbolismo",
"entrop\u00eda",
"coherencia",
"musicalidad",
"c\u00f3mputo",
"metacognici\u00f3n"
],
"micro_agi_repo": "t5-small",
"embedder_repo": "antonypamo/RRFSAVANTMADE",
"in_dim": 32,
"hidden_dim": 64
}