beatmapmaker / brain /dataset_brain.json
icedmoca's picture
Beat Map Maker DS
d4b4dc2 verified
{
"version": "dataset-brain-v1",
"createdAt": 1778824919.4604235,
"source": "ranked_spacing_profile + trained pattern model",
"styles": {
"ranked tech": {
"name": "ranked tech",
"vector": {
"density": 1.45,
"streams": 1.3,
"maxSimultaneous": 3,
"dots": 0.06,
"walls": 0.05,
"flowBias": 0.45,
"techBias": 0.85
},
"description": "Procedural style prior for ranked tech"
},
"flowy dance": {
"name": "flowy dance",
"vector": {
"density": 0.9,
"streams": 0.55,
"maxSimultaneous": 2,
"dots": 0.025,
"walls": 0.03,
"flowBias": 0.95,
"techBias": 0.2
},
"description": "Procedural style prior for flowy dance"
},
"ost-like": {
"name": "ost-like",
"vector": {
"density": 0.65,
"streams": 0.25,
"maxSimultaneous": 2,
"dots": 0.03,
"walls": 0.08,
"flowBias": 0.8,
"techBias": 0.15
},
"description": "Procedural style prior for ost-like"
},
"speed map": {
"name": "speed map",
"vector": {
"density": 1.8,
"streams": 1.8,
"maxSimultaneous": 2,
"dots": 0.03,
"walls": 0.01,
"flowBias": 0.55,
"techBias": 0.65
},
"description": "Procedural style prior for speed map"
},
"accuracy map": {
"name": "accuracy map",
"vector": {
"density": 0.8,
"streams": 0.25,
"maxSimultaneous": 1,
"dots": 0.12,
"walls": 0.0,
"flowBias": 0.6,
"techBias": 0.25
},
"description": "Procedural style prior for accuracy map"
},
"fitness map": {
"name": "fitness map",
"vector": {
"density": 1.0,
"streams": 0.75,
"maxSimultaneous": 2,
"dots": 0.02,
"walls": 0.12,
"flowBias": 0.9,
"techBias": 0.1
},
"description": "Procedural style prior for fitness map"
},
"cinematic map": {
"name": "cinematic map",
"vector": {
"density": 0.55,
"streams": 0.15,
"maxSimultaneous": 2,
"dots": 0.04,
"walls": 0.15,
"flowBias": 0.7,
"techBias": 0.05
},
"description": "Procedural style prior for cinematic map"
}
},
"retrievalIndex": [
{
"id": "expert",
"bpm": 120,
"energy": 0.75,
"style": "expert",
"gap": 0.5,
"nps": 5.786561367083531,
"logic": {
"grid": 0.5,
"simul": {
"1": 0.7758,
"2": 0.2108,
"3": 0.0098,
"4": 0.0032,
"5": 0.0001,
"6": 0.0002
}
}
},
{
"id": "expertplus",
"bpm": 120,
"energy": 0.75,
"style": "expertplus",
"gap": 0.5,
"nps": 7.482991489060913,
"logic": {
"grid": 0.5,
"simul": {
"1": 0.7248,
"2": 0.2477,
"3": 0.0209,
"4": 0.006,
"5": 0.0004,
"6": 0.0003
}
}
},
{
"id": "normal",
"bpm": 120,
"energy": 0.5,
"style": "normal",
"gap": 0.875,
"nps": 3.5413335639433137,
"logic": {
"grid": 0.875,
"simul": {
"1": 0.8368,
"2": 0.1588,
"3": 0.0032,
"4": 0.0011,
"5": 0.0,
"6": 0.0
}
}
}
],
"spacingProfile": {
"expert": {
"maps": 1262,
"gap_p25": 0.375,
"gap_p50": 0.5,
"gap_p75": 0.875,
"gap_p90": 1.0,
"nps_p25": 4.377515640144507,
"nps_p50": 5.786561367083531,
"nps_p75": 7.35240316765693,
"simul_distribution": {
"1": 0.7758,
"2": 0.2108,
"3": 0.0098,
"4": 0.0032,
"5": 0.0001,
"6": 0.0002
}
},
"expertplus": {
"maps": 1636,
"gap_p25": 0.25,
"gap_p50": 0.5,
"gap_p75": 0.5,
"gap_p90": 1.0,
"nps_p25": 5.865601242954184,
"nps_p50": 7.482991489060913,
"nps_p75": 9.334804828555546,
"simul_distribution": {
"1": 0.7248,
"2": 0.2477,
"3": 0.0209,
"4": 0.006,
"5": 0.0004,
"6": 0.0003
}
},
"normal": {
"maps": 2036,
"gap_p25": 0.5,
"gap_p50": 0.875,
"gap_p75": 1.0,
"gap_p90": 2.0,
"nps_p25": 2.5472975762357346,
"nps_p50": 3.5413335639433137,
"nps_p75": 4.676668785759695,
"simul_distribution": {
"1": 0.8368,
"2": 0.1588,
"3": 0.0032,
"4": 0.0011,
"5": 0.0,
"6": 0.0
}
},
"createdFromMaps": 4934
}
}