CoolFace
Modelpublic

QuixiAI/FlyGPT

sourceHugging Facecc-by-4.0updated 9d agoView on Hugging Face
8likes800downloads
graph_metadata.json75 linesDownload Raw Back to root
1{2  "graph_name": "cb5k",3  "condition": "real",4  "control_seed": 1,5  "source": "malecns-v1.0",6  "region_filter": "central_brain",7  "min_synapses": 3,8  "selector": "directed_core",9  "target_neurons": 5000,10  "hash": "f82b783b7ccb5a354fc4cf3de6de4a98d75029303c55f8faae28ab807828a007",11  "stats": {12    "candidate_pool": 37108,13    "candidate_edges": 7294218,14    "min_synapses": 3,15    "target_neurons": 5000,16    "edges_after_threshold": 2805370,17    "scc_after_threshold": 36461,18    "core_size_before_trim": 6576,19    "trim_iterations": 1,20    "core_k": 40,21    "final_neurons": 5000,22    "final_edges": 524324,23    "source": "malecns-v1.0",24    "n_neurons": 5000,25    "n_edges": 524324,26    "synaptic_contacts": 8300915.0,27    "largest_scc_fraction": 1.0,28    "reciprocal_pairs": 93055,29    "in_degree": {30      "mean": 104.8648,31      "min": 4,32      "max": 88133    },34    "out_degree": {35      "mean": 104.8648,36      "min": 5,37      "max": 153938    },39    "density": 0.020977155431086216,40    "hash": "f82b783b7ccb5a354fc4cf3de6de4a98d75029303c55f8faae28ab807828a007",41    "region_breakdown": {42      "central_brain": 500043    }44  },45  "diagnostics": {46    "provenance": {47      "control": "real"48    },49    "io": {50      "n_input": 256,51      "n_output": 512,52      "input_rule": "top_out_degree",53      "output_rule": "top_in_degree",54      "overlap": 16055    },56    "diagnostics": {57      "n_neurons": 5000,58      "n_edges": 524324,59      "largest_scc_fraction": 1.0,60      "reciprocal_pairs": 93055,61      "io_reachable_fraction": 1.0,62      "io_path_median": 1.0,63      "io_path_p90": 1.0,64      "io_path_max": 1.065    },66    "gate": {67      "microsteps": 2,68      "max_p90_hops": 6,69      "min_reachable_fraction": 0.95,70      "reachable_ok": true,71      "p90_ok": true,72      "passed": true73    }74  }75}