TheGreatRambler commited on
Commit
dc8753f
1 Parent(s): 03c3f3d

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +118 -0
dataset_infos.json ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"TheGreatRambler--mm2_ninji_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
+ "ended": {
28
+ "dtype": "int32",
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
+ "medal_time": {
43
+ "dtype": "int32",
44
+ "id": null,
45
+ "_type": "Value"
46
+ },
47
+ "clear_condition": {
48
+ "dtype": "int64",
49
+ "id": null,
50
+ "_type": "Value"
51
+ },
52
+ "clear_condition_magnitude": {
53
+ "dtype": "int32",
54
+ "id": null,
55
+ "_type": "Value"
56
+ },
57
+ "unk3_0": {
58
+ "dtype": "int32",
59
+ "id": null,
60
+ "_type": "Value"
61
+ },
62
+ "unk3_1": {
63
+ "dtype": "int32",
64
+ "id": null,
65
+ "_type": "Value"
66
+ },
67
+ "unk3_2": {
68
+ "dtype": "int32",
69
+ "id": null,
70
+ "_type": "Value"
71
+ },
72
+ "unk5": {
73
+ "dtype": "int32",
74
+ "id": null,
75
+ "_type": "Value"
76
+ },
77
+ "unk6": {
78
+ "dtype": "int32",
79
+ "id": null,
80
+ "_type": "Value"
81
+ },
82
+ "unk9": {
83
+ "dtype": "int32",
84
+ "id": null,
85
+ "_type": "Value"
86
+ },
87
+ "level_data": {
88
+ "dtype": "binary",
89
+ "id": null,
90
+ "_type": "Value"
91
+ }
92
+ },
93
+ "post_processed": null,
94
+ "supervised_keys": null,
95
+ "task_templates": null,
96
+ "builder_name": "parquet",
97
+ "config_name": "default",
98
+ "version": {
99
+ "version_str": "0.0.0",
100
+ "description": null,
101
+ "major": 0,
102
+ "minor": 0,
103
+ "patch": 0
104
+ },
105
+ "splits": {
106
+ "train": {
107
+ "name": "train",
108
+ "num_bytes": 185378,
109
+ "num_examples": 21,
110
+ "dataset_name": "mm2_ninji_level"
111
+ }
112
+ },
113
+ "download_checksums": null,
114
+ "download_size": 183508,
115
+ "post_processing_size": null,
116
+ "dataset_size": 185378,
117
+ "size_in_bytes": 368886
118
+ }}