ezharjan's picture
Add files using upload-large-folder tool
6fbb45f verified
Raw
History Blame Contribute Delete
3.1 kB
{
"dataset_version": "2.0",
"created_utc": "2026-08-30T03:43:51+00:00",
"provenance": {
"python": "3.14.7",
"platform": "Windows-11-10.0.26200-SP0",
"numpy": "2.5.2",
"scipy": "1.18.1",
"pyarrow": "25.0.1",
"pandas": "3.0.5",
"networkx": "3.6.1"
},
"config": {
"replicates": 10,
"topologies": [
"barabasi_albert",
"watts_strogatz",
"erdos_renyi",
"waxman",
"fat_tree"
],
"sizes": [
32,
64,
128,
256
],
"traffic_profiles": [
"poisson",
"microburst",
"sustained"
],
"load_levels": [
"light",
"moderate",
"heavy"
],
"dynamics_levels": [
"static",
"moderate",
"severe"
],
"routers": [
"potential",
"potential_split",
"potential_static",
"shortest_path",
"ecmp",
"adaptive_shortest_path"
],
"seed": 2026,
"shard_episodes": 40,
"field_budget_bytes": 1000000,
"steps": 1000,
"buffer_size": 256,
"mean_degree": 6,
"capacity_range": [
8,
80
],
"latency_range": [
1,
10
],
"fat_tree_capacity": 40,
"flows_per_endpoint": 2,
"tracked_flows": 8,
"source_injection": 1.0,
"background_injection": 0.5,
"congestion_gain": 2.0
},
"design": {
"cells": 540,
"episodes_planned": 5400,
"episodes_present": 5400,
"episodes_per_cell_min": 10,
"episodes_per_cell_max": 10
},
"coverage": {
"topology": {
"barabasi_albert": 1080,
"erdos_renyi": 1080,
"fat_tree": 1080,
"watts_strogatz": 1080,
"waxman": 1080
},
"size": {
"32": 1350,
"64": 1350,
"128": 1350,
"256": 1350
},
"traffic_profile": {
"microburst": 1800,
"poisson": 1800,
"sustained": 1800
},
"load_level": {
"heavy": 1800,
"light": 1800,
"moderate": 1800
},
"dynamics_level": {
"moderate": 1800,
"severe": 1800,
"static": 1800
},
"split": {
"test": 1080,
"train": 3240,
"validation": 1080
}
},
"tables": {
"episodes": {
"files": 135,
"rows": 5400,
"bytes": 30041631
},
"events": {
"files": 135,
"rows": 43246,
"bytes": 873246
},
"router_summary": {
"files": 135,
"rows": 32400,
"bytes": 1821131
},
"flow_summary": {
"files": 135,
"rows": 7672320,
"bytes": 188357615
},
"flow_telemetry": {
"files": 135,
"rows": 259200000,
"bytes": 959075231
},
"network_telemetry": {
"files": 135,
"rows": 32400000,
"bytes": 3687668325
},
"link_telemetry": {
"files": 135,
"rows": 32400000,
"bytes": 9272669204
},
"potential_field": {
"files": 135,
"rows": 1501470,
"bytes": 3481173416
}
}
}