icedmoca commited on
Commit
d4b4dc2
·
verified ·
1 Parent(s): a9c270f

Beat Map Maker DS

Browse files
.gitattributes CHANGED
@@ -58,3 +58,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ ranked_pattern_model.json filter=lfs diff=lfs merge=lfs -text
brain/dataset_brain.json ADDED
@@ -0,0 +1,214 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": "dataset-brain-v1",
3
+ "createdAt": 1778824919.4604235,
4
+ "source": "ranked_spacing_profile + trained pattern model",
5
+ "styles": {
6
+ "ranked tech": {
7
+ "name": "ranked tech",
8
+ "vector": {
9
+ "density": 1.45,
10
+ "streams": 1.3,
11
+ "maxSimultaneous": 3,
12
+ "dots": 0.06,
13
+ "walls": 0.05,
14
+ "flowBias": 0.45,
15
+ "techBias": 0.85
16
+ },
17
+ "description": "Procedural style prior for ranked tech"
18
+ },
19
+ "flowy dance": {
20
+ "name": "flowy dance",
21
+ "vector": {
22
+ "density": 0.9,
23
+ "streams": 0.55,
24
+ "maxSimultaneous": 2,
25
+ "dots": 0.025,
26
+ "walls": 0.03,
27
+ "flowBias": 0.95,
28
+ "techBias": 0.2
29
+ },
30
+ "description": "Procedural style prior for flowy dance"
31
+ },
32
+ "ost-like": {
33
+ "name": "ost-like",
34
+ "vector": {
35
+ "density": 0.65,
36
+ "streams": 0.25,
37
+ "maxSimultaneous": 2,
38
+ "dots": 0.03,
39
+ "walls": 0.08,
40
+ "flowBias": 0.8,
41
+ "techBias": 0.15
42
+ },
43
+ "description": "Procedural style prior for ost-like"
44
+ },
45
+ "speed map": {
46
+ "name": "speed map",
47
+ "vector": {
48
+ "density": 1.8,
49
+ "streams": 1.8,
50
+ "maxSimultaneous": 2,
51
+ "dots": 0.03,
52
+ "walls": 0.01,
53
+ "flowBias": 0.55,
54
+ "techBias": 0.65
55
+ },
56
+ "description": "Procedural style prior for speed map"
57
+ },
58
+ "accuracy map": {
59
+ "name": "accuracy map",
60
+ "vector": {
61
+ "density": 0.8,
62
+ "streams": 0.25,
63
+ "maxSimultaneous": 1,
64
+ "dots": 0.12,
65
+ "walls": 0.0,
66
+ "flowBias": 0.6,
67
+ "techBias": 0.25
68
+ },
69
+ "description": "Procedural style prior for accuracy map"
70
+ },
71
+ "fitness map": {
72
+ "name": "fitness map",
73
+ "vector": {
74
+ "density": 1.0,
75
+ "streams": 0.75,
76
+ "maxSimultaneous": 2,
77
+ "dots": 0.02,
78
+ "walls": 0.12,
79
+ "flowBias": 0.9,
80
+ "techBias": 0.1
81
+ },
82
+ "description": "Procedural style prior for fitness map"
83
+ },
84
+ "cinematic map": {
85
+ "name": "cinematic map",
86
+ "vector": {
87
+ "density": 0.55,
88
+ "streams": 0.15,
89
+ "maxSimultaneous": 2,
90
+ "dots": 0.04,
91
+ "walls": 0.15,
92
+ "flowBias": 0.7,
93
+ "techBias": 0.05
94
+ },
95
+ "description": "Procedural style prior for cinematic map"
96
+ }
97
+ },
98
+ "retrievalIndex": [
99
+ {
100
+ "id": "expert",
101
+ "bpm": 120,
102
+ "energy": 0.75,
103
+ "style": "expert",
104
+ "gap": 0.5,
105
+ "nps": 5.786561367083531,
106
+ "logic": {
107
+ "grid": 0.5,
108
+ "simul": {
109
+ "1": 0.7758,
110
+ "2": 0.2108,
111
+ "3": 0.0098,
112
+ "4": 0.0032,
113
+ "5": 0.0001,
114
+ "6": 0.0002
115
+ }
116
+ }
117
+ },
118
+ {
119
+ "id": "expertplus",
120
+ "bpm": 120,
121
+ "energy": 0.75,
122
+ "style": "expertplus",
123
+ "gap": 0.5,
124
+ "nps": 7.482991489060913,
125
+ "logic": {
126
+ "grid": 0.5,
127
+ "simul": {
128
+ "1": 0.7248,
129
+ "2": 0.2477,
130
+ "3": 0.0209,
131
+ "4": 0.006,
132
+ "5": 0.0004,
133
+ "6": 0.0003
134
+ }
135
+ }
136
+ },
137
+ {
138
+ "id": "normal",
139
+ "bpm": 120,
140
+ "energy": 0.5,
141
+ "style": "normal",
142
+ "gap": 0.875,
143
+ "nps": 3.5413335639433137,
144
+ "logic": {
145
+ "grid": 0.875,
146
+ "simul": {
147
+ "1": 0.8368,
148
+ "2": 0.1588,
149
+ "3": 0.0032,
150
+ "4": 0.0011,
151
+ "5": 0.0,
152
+ "6": 0.0
153
+ }
154
+ }
155
+ }
156
+ ],
157
+ "spacingProfile": {
158
+ "expert": {
159
+ "maps": 1262,
160
+ "gap_p25": 0.375,
161
+ "gap_p50": 0.5,
162
+ "gap_p75": 0.875,
163
+ "gap_p90": 1.0,
164
+ "nps_p25": 4.377515640144507,
165
+ "nps_p50": 5.786561367083531,
166
+ "nps_p75": 7.35240316765693,
167
+ "simul_distribution": {
168
+ "1": 0.7758,
169
+ "2": 0.2108,
170
+ "3": 0.0098,
171
+ "4": 0.0032,
172
+ "5": 0.0001,
173
+ "6": 0.0002
174
+ }
175
+ },
176
+ "expertplus": {
177
+ "maps": 1636,
178
+ "gap_p25": 0.25,
179
+ "gap_p50": 0.5,
180
+ "gap_p75": 0.5,
181
+ "gap_p90": 1.0,
182
+ "nps_p25": 5.865601242954184,
183
+ "nps_p50": 7.482991489060913,
184
+ "nps_p75": 9.334804828555546,
185
+ "simul_distribution": {
186
+ "1": 0.7248,
187
+ "2": 0.2477,
188
+ "3": 0.0209,
189
+ "4": 0.006,
190
+ "5": 0.0004,
191
+ "6": 0.0003
192
+ }
193
+ },
194
+ "normal": {
195
+ "maps": 2036,
196
+ "gap_p25": 0.5,
197
+ "gap_p50": 0.875,
198
+ "gap_p75": 1.0,
199
+ "gap_p90": 2.0,
200
+ "nps_p25": 2.5472975762357346,
201
+ "nps_p50": 3.5413335639433137,
202
+ "nps_p75": 4.676668785759695,
203
+ "simul_distribution": {
204
+ "1": 0.8368,
205
+ "2": 0.1588,
206
+ "3": 0.0032,
207
+ "4": 0.0011,
208
+ "5": 0.0,
209
+ "6": 0.0
210
+ }
211
+ },
212
+ "createdFromMaps": 4934
213
+ }
214
+ }
ranked_pattern_model.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4155e87554ba5832c1f5161239960017126457bbd0b853275711ff377174c36
3
+ size 46467136
ranked_spacing_profile.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "expert": {
3
+ "maps": 1262,
4
+ "gap_p25": 0.375,
5
+ "gap_p50": 0.5,
6
+ "gap_p75": 0.875,
7
+ "gap_p90": 1.0,
8
+ "nps_p25": 4.377515640144507,
9
+ "nps_p50": 5.786561367083531,
10
+ "nps_p75": 7.35240316765693,
11
+ "simul_distribution": {
12
+ "1": 0.7758,
13
+ "2": 0.2108,
14
+ "3": 0.0098,
15
+ "4": 0.0032,
16
+ "5": 0.0001,
17
+ "6": 0.0002
18
+ }
19
+ },
20
+ "expertplus": {
21
+ "maps": 1636,
22
+ "gap_p25": 0.25,
23
+ "gap_p50": 0.5,
24
+ "gap_p75": 0.5,
25
+ "gap_p90": 1.0,
26
+ "nps_p25": 5.865601242954184,
27
+ "nps_p50": 7.482991489060913,
28
+ "nps_p75": 9.334804828555546,
29
+ "simul_distribution": {
30
+ "1": 0.7248,
31
+ "2": 0.2477,
32
+ "3": 0.0209,
33
+ "4": 0.006,
34
+ "5": 0.0004,
35
+ "6": 0.0003
36
+ }
37
+ },
38
+ "normal": {
39
+ "maps": 2036,
40
+ "gap_p25": 0.5,
41
+ "gap_p50": 0.875,
42
+ "gap_p75": 1.0,
43
+ "gap_p90": 2.0,
44
+ "nps_p25": 2.5472975762357346,
45
+ "nps_p50": 3.5413335639433137,
46
+ "nps_p75": 4.676668785759695,
47
+ "simul_distribution": {
48
+ "1": 0.8368,
49
+ "2": 0.1588,
50
+ "3": 0.0032,
51
+ "4": 0.0011,
52
+ "5": 0.0,
53
+ "6": 0.0
54
+ }
55
+ },
56
+ "createdFromMaps": 4934
57
+ }
training.log ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Training from 2552 zips in /all_ranked_zips
2
+ KCODE_PROGRESS {"zips": 100, "parsed_maps": 297, "notes": 309270, "elapsed_sec": 3.5}
3
+ KCODE_PROGRESS {"zips": 200, "parsed_maps": 583, "notes": 643343, "elapsed_sec": 7.3}
4
+ KCODE_PROGRESS {"zips": 300, "parsed_maps": 876, "notes": 966480, "elapsed_sec": 10.6}
5
+ KCODE_PROGRESS {"zips": 400, "parsed_maps": 1181, "notes": 1302135, "elapsed_sec": 16.8}
6
+ KCODE_PROGRESS {"zips": 500, "parsed_maps": 1451, "notes": 1648591, "elapsed_sec": 20.8}
7
+ KCODE_PROGRESS {"zips": 600, "parsed_maps": 1771, "notes": 1971443, "elapsed_sec": 26.9}
8
+ KCODE_PROGRESS {"zips": 700, "parsed_maps": 2055, "notes": 2291726, "elapsed_sec": 31.7}
9
+ KCODE_PROGRESS {"zips": 800, "parsed_maps": 2378, "notes": 2631631, "elapsed_sec": 38.0}
10
+ KCODE_PROGRESS {"zips": 900, "parsed_maps": 2653, "notes": 2918636, "elapsed_sec": 43.7}
11
+ KCODE_PROGRESS {"zips": 1000, "parsed_maps": 2914, "notes": 3182537, "elapsed_sec": 50.4}
12
+ KCODE_PROGRESS {"zips": 1100, "parsed_maps": 3170, "notes": 3470418, "elapsed_sec": 56.2}
13
+ KCODE_PROGRESS {"zips": 1200, "parsed_maps": 3398, "notes": 3752609, "elapsed_sec": 60.5}
14
+ KCODE_PROGRESS {"zips": 1300, "parsed_maps": 3651, "notes": 4015093, "elapsed_sec": 65.6}
15
+ KCODE_PROGRESS {"zips": 1400, "parsed_maps": 3900, "notes": 4300674, "elapsed_sec": 71.5}
16
+ KCODE_PROGRESS {"zips": 1500, "parsed_maps": 4146, "notes": 4554198, "elapsed_sec": 82.4}
17
+ KCODE_PROGRESS {"zips": 1600, "parsed_maps": 4367, "notes": 4802333, "elapsed_sec": 86.1}
18
+ KCODE_PROGRESS {"zips": 1700, "parsed_maps": 4651, "notes": 5107973, "elapsed_sec": 92.3}
19
+ KCODE_PROGRESS {"zips": 1800, "parsed_maps": 4925, "notes": 5387670, "elapsed_sec": 97.9}
20
+ KCODE_PROGRESS {"zips": 1900, "parsed_maps": 5201, "notes": 5645895, "elapsed_sec": 104.4}
21
+ KCODE_PROGRESS {"zips": 2000, "parsed_maps": 5465, "notes": 5905474, "elapsed_sec": 109.5}
22
+ KCODE_PROGRESS {"zips": 2100, "parsed_maps": 5740, "notes": 6210204, "elapsed_sec": 115.4}
23
+ KCODE_PROGRESS {"zips": 2200, "parsed_maps": 5966, "notes": 6382354, "elapsed_sec": 117.4}
24
+ KCODE_PROGRESS {"zips": 2300, "parsed_maps": 6208, "notes": 6609025, "elapsed_sec": 119.8}
25
+ KCODE_PROGRESS {"zips": 2400, "parsed_maps": 6446, "notes": 6892009, "elapsed_sec": 123.0}
26
+ KCODE_PROGRESS {"zips": 2500, "parsed_maps": 6719, "notes": 7186871, "elapsed_sec": 126.6}
27
+ DONE
28
+ {
29
+ "zips_seen": 2552,
30
+ "zips_without_standard_maps": 26,
31
+ "standard_maps": 6881,
32
+ "notes": 7356035
33
+ }
training.pid ADDED
@@ -0,0 +1 @@
 
 
1
+ 67420
training_report.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "zips_seen": 2552,
3
+ "zips_without_standard_maps": 26,
4
+ "standard_maps": 6881,
5
+ "notes": 7356035,
6
+ "elapsed_sec": 129.66,
7
+ "model": "/ranked_pattern_model.json"
8
+ }