TheGreatRambler commited on
Commit
03b7540
1 Parent(s): 3507d84

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +233 -0
dataset_infos.json ADDED
@@ -0,0 +1,233 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"TheGreatRambler--mm2_level": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "data_id": {
8
+ "dtype": "int32",
9
+ "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "name": {
13
+ "dtype": "string",
14
+ "id": null,
15
+ "_type": "Value"
16
+ },
17
+ "description": {
18
+ "dtype": "string",
19
+ "id": null,
20
+ "_type": "Value"
21
+ },
22
+ "uploaded": {
23
+ "dtype": "int32",
24
+ "id": null,
25
+ "_type": "Value"
26
+ },
27
+ "created": {
28
+ "dtype": "int64",
29
+ "id": null,
30
+ "_type": "Value"
31
+ },
32
+ "gamestyle": {
33
+ "dtype": "int32",
34
+ "id": null,
35
+ "_type": "Value"
36
+ },
37
+ "theme": {
38
+ "dtype": "int32",
39
+ "id": null,
40
+ "_type": "Value"
41
+ },
42
+ "difficulty": {
43
+ "dtype": "int32",
44
+ "id": null,
45
+ "_type": "Value"
46
+ },
47
+ "tag1": {
48
+ "dtype": "int32",
49
+ "id": null,
50
+ "_type": "Value"
51
+ },
52
+ "tag2": {
53
+ "dtype": "int32",
54
+ "id": null,
55
+ "_type": "Value"
56
+ },
57
+ "game_version": {
58
+ "dtype": "int32",
59
+ "id": null,
60
+ "_type": "Value"
61
+ },
62
+ "world_record": {
63
+ "dtype": "int32",
64
+ "id": null,
65
+ "_type": "Value"
66
+ },
67
+ "upload_time": {
68
+ "dtype": "int32",
69
+ "id": null,
70
+ "_type": "Value"
71
+ },
72
+ "upload_attempts": {
73
+ "dtype": "int32",
74
+ "id": null,
75
+ "_type": "Value"
76
+ },
77
+ "num_comments": {
78
+ "dtype": "int32",
79
+ "id": null,
80
+ "_type": "Value"
81
+ },
82
+ "clear_condition": {
83
+ "dtype": "int64",
84
+ "id": null,
85
+ "_type": "Value"
86
+ },
87
+ "clear_condition_magnitude": {
88
+ "dtype": "int32",
89
+ "id": null,
90
+ "_type": "Value"
91
+ },
92
+ "timer": {
93
+ "dtype": "int32",
94
+ "id": null,
95
+ "_type": "Value"
96
+ },
97
+ "autoscroll_speed": {
98
+ "dtype": "int32",
99
+ "id": null,
100
+ "_type": "Value"
101
+ },
102
+ "clears": {
103
+ "dtype": "int32",
104
+ "id": null,
105
+ "_type": "Value"
106
+ },
107
+ "attempts": {
108
+ "dtype": "int32",
109
+ "id": null,
110
+ "_type": "Value"
111
+ },
112
+ "clear_rate": {
113
+ "dtype": "float64",
114
+ "id": null,
115
+ "_type": "Value"
116
+ },
117
+ "plays": {
118
+ "dtype": "int32",
119
+ "id": null,
120
+ "_type": "Value"
121
+ },
122
+ "versus_matches": {
123
+ "dtype": "int32",
124
+ "id": null,
125
+ "_type": "Value"
126
+ },
127
+ "coop_matches": {
128
+ "dtype": "int32",
129
+ "id": null,
130
+ "_type": "Value"
131
+ },
132
+ "likes": {
133
+ "dtype": "int32",
134
+ "id": null,
135
+ "_type": "Value"
136
+ },
137
+ "boos": {
138
+ "dtype": "int32",
139
+ "id": null,
140
+ "_type": "Value"
141
+ },
142
+ "unique_players_and_versus": {
143
+ "dtype": "int32",
144
+ "id": null,
145
+ "_type": "Value"
146
+ },
147
+ "weekly_likes": {
148
+ "dtype": "int32",
149
+ "id": null,
150
+ "_type": "Value"
151
+ },
152
+ "weekly_plays": {
153
+ "dtype": "int32",
154
+ "id": null,
155
+ "_type": "Value"
156
+ },
157
+ "uploader_pid": {
158
+ "dtype": "string",
159
+ "id": null,
160
+ "_type": "Value"
161
+ },
162
+ "first_completer_pid": {
163
+ "dtype": "string",
164
+ "id": null,
165
+ "_type": "Value"
166
+ },
167
+ "record_holder_pid": {
168
+ "dtype": "string",
169
+ "id": null,
170
+ "_type": "Value"
171
+ },
172
+ "level_data": {
173
+ "dtype": "binary",
174
+ "id": null,
175
+ "_type": "Value"
176
+ },
177
+ "unk2": {
178
+ "dtype": "int32",
179
+ "id": null,
180
+ "_type": "Value"
181
+ },
182
+ "unk3": {
183
+ "dtype": "binary",
184
+ "id": null,
185
+ "_type": "Value"
186
+ },
187
+ "unk9": {
188
+ "dtype": "int32",
189
+ "id": null,
190
+ "_type": "Value"
191
+ },
192
+ "unk10": {
193
+ "dtype": "int32",
194
+ "id": null,
195
+ "_type": "Value"
196
+ },
197
+ "unk11": {
198
+ "dtype": "int32",
199
+ "id": null,
200
+ "_type": "Value"
201
+ },
202
+ "unk12": {
203
+ "dtype": "int32",
204
+ "id": null,
205
+ "_type": "Value"
206
+ }
207
+ },
208
+ "post_processed": null,
209
+ "supervised_keys": null,
210
+ "task_templates": null,
211
+ "builder_name": "parquet",
212
+ "config_name": "default",
213
+ "version": {
214
+ "version_str": "0.0.0",
215
+ "description": null,
216
+ "major": 0,
217
+ "minor": 0,
218
+ "patch": 0
219
+ },
220
+ "splits": {
221
+ "train": {
222
+ "name": "train",
223
+ "num_bytes": 97981523539,
224
+ "num_examples": 26609725,
225
+ "dataset_name": "mm2_level"
226
+ }
227
+ },
228
+ "download_checksums": null,
229
+ "download_size": 19347655072,
230
+ "post_processing_size": null,
231
+ "dataset_size": 97981523539,
232
+ "size_in_bytes": 117329178611
233
+ }}