network-robustness-team's picture
Upload folder using huggingface_hub
cef9cff verified
raw
history blame contribute delete
958 Bytes
{
"schema_version": "1.0",
"columns": {
"path_redundancy": {
"type": "float",
"range": [
0.01919646196940442,
0.9911878938245318
]
},
"clustering_coefficient": {
"type": "float",
"range": [
0.005663291229804239,
0.9490426666419055
]
},
"capacity_margin": {
"type": "float",
"range": [
0.07957279575388329,
0.989321782672835
]
},
"robustness_score": {
"type": "float",
"range": [
0.0,
0.5826344421486561
]
},
"topology": {
"type": "string",
"values": [
"mesh",
"tree",
"hybrid",
"star",
"ring"
]
},
"node_count_range": {
"type": "string",
"values": [
"1000-10000",
"100-1000",
"10-100",
"10000+"
]
}
},
"note": "Normalized metrics for cross-domain analysis"
}