parquet-converter commited on
Commit
92fa85f
1 Parent(s): a953a5e

Update parquet files

Browse files
README.md DELETED
@@ -1,82 +0,0 @@
1
- ---
2
- language:
3
- - multilingual
4
- license:
5
- - cc-by-nc-sa-4.0
6
- multilinguality:
7
- - multilingual
8
- size_categories:
9
- - 100M<n<1B
10
- source_datasets:
11
- - original
12
- task_categories:
13
- - other
14
- - object-detection
15
- - text-retrieval
16
- - token-classification
17
- - text-generation
18
- task_ids: []
19
- pretty_name: Mario Maker 2 user likes
20
- tags:
21
- - text-mining
22
- ---
23
-
24
- # Mario Maker 2 user likes
25
- Part of the [Mario Maker 2 Dataset Collection](https://tgrcode.com/posts/mario_maker_2_datasets)
26
-
27
- ## Dataset Description
28
- The Mario Maker 2 user likes dataset consists of 105.5 million user likes from Nintendo's online service totaling around 630MB of data. The dataset was created using the self-hosted [Mario Maker 2 api](https://tgrcode.com/posts/mario_maker_2_api) over the course of 1 month in February 2022.
29
-
30
- ### How to use it
31
- The Mario Maker 2 user likes dataset is a very large dataset so for most use cases it is recommended to make use of the streaming API of `datasets`. You can load and iterate through the dataset with the following code:
32
-
33
- ```python
34
- from datasets import load_dataset
35
-
36
- ds = load_dataset("TheGreatRambler/mm2_user_liked", streaming=True, split="train")
37
- print(next(iter(ds)))
38
-
39
- #OUTPUT:
40
- {
41
- 'pid': '14510618610706594411',
42
- 'data_id': 25861713
43
- }
44
- ```
45
- Each row is a unique like in the level denoted by the `data_id` done by the player denoted by the `pid`.
46
-
47
- You can also download the full dataset. Note that this will download ~630MB:
48
- ```python
49
- ds = load_dataset("TheGreatRambler/mm2_user_liked", split="train")
50
- ```
51
-
52
- ## Data Structure
53
-
54
- ### Data Instances
55
-
56
- ```python
57
- {
58
- 'pid': '14510618610706594411',
59
- 'data_id': 25861713
60
- }
61
- ```
62
-
63
- ### Data Fields
64
-
65
- |Field|Type|Description|
66
- |---|---|---|
67
- |pid|string|The player ID of this user, an unsigned 64 bit integer as a string|
68
- |data_id|int|The data ID of the level this user liked|
69
-
70
- ### Data Splits
71
-
72
- The dataset only contains a train split.
73
-
74
- <!-- TODO create detailed statistics -->
75
-
76
- ## Dataset Creation
77
-
78
- The dataset was created over a little more than a month in Febuary 2022 using the self hosted [Mario Maker 2 api](https://tgrcode.com/posts/mario_maker_2_api). As requests made to Nintendo's servers require authentication the process had to be done with upmost care and limiting download speed as to not overload the API and risk a ban. There are no intentions to create an updated release of this dataset.
79
-
80
- ## Considerations for Using the Data
81
-
82
- The dataset contains no harmful language or depictions.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/train-00003-of-00006-7f7cee95dbd42196.parquet → TheGreatRambler--mm2_user_liked/parquet-train-00000-of-00006.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0222dea17260d025f78173004563b59828bfc455a082382ca0a353a31c8f1437
3
- size 103063186
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d6dff735ed6b6df3d5199d4c459b9dd328c8a5841d47f16c1442ec910c2a344
3
+ size 112306166
data/train-00000-of-00006-b56d83babb789f6e.parquet → TheGreatRambler--mm2_user_liked/parquet-train-00001-of-00006.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7cbb4b7709560f3ed3c5c2860c21d06d2fb4be11dc6f78949131234bb15bb80
3
- size 97383234
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:277389bbb68bbc4d123f1644f7de933acee48758d4c4df086828ff20c9bb6fc9
3
+ size 113350184
data/train-00001-of-00006-557f5cef08ba0651.parquet → TheGreatRambler--mm2_user_liked/parquet-train-00002-of-00006.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25c4e73adeb2525b38d6b92b34f4efdb5e94002cbdfaad10e7fa19098479c96f
3
- size 97533103
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:540523939644c1ffa6c6fd368bd2fc1fc1dc667d57e0e347f58e82fe6c6adb87
3
+ size 115695967
data/train-00002-of-00006-275d7790330a8eb8.parquet → TheGreatRambler--mm2_user_liked/parquet-train-00003-of-00006.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca2ead505638c8ceab999b2ff530d396ada81708a0313d300c3326b5b7a76f00
3
- size 100138776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fa368d25554db88dcd4d3c8902dc2ec362b72f3af86c51b40b3abfe02a270b2
3
+ size 119202841
TheGreatRambler--mm2_user_liked/parquet-train-00004-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:956e96857cff42223cdd0e8d65552c2fd0a10a2d1fb329cc6ed581783a386259
3
+ size 125401366
TheGreatRambler--mm2_user_liked/parquet-train-00005-of-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:504575451f42672860953b6f135adbd38c44ac23f898b5e6b6cc24c4adaba19a
3
+ size 117848062
data/train-00004-of-00006-cbb993fe245d580a.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:73e08a843f724eb9b997ecb33de324038214545f26d157ee24d8c924c8376a86
3
- size 108808822
 
 
 
 
data/train-00005-of-00006-963f31f636870aca.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a87463b2ee4f59b91b3d27a23940a2487b00978f92be15835f8292ee02a24ba
3
- size 128083094
 
 
 
 
dataset_infos.json DELETED
@@ -1,43 +0,0 @@
1
- {"TheGreatRambler--mm2_user_liked": {
2
- "description": "",
3
- "citation": "",
4
- "homepage": "",
5
- "license": "",
6
- "features": {
7
- "pid": {
8
- "dtype": "string",
9
- "id": null,
10
- "_type": "Value"
11
- },
12
- "data_id": {
13
- "dtype": "int32",
14
- "id": null,
15
- "_type": "Value"
16
- }
17
- },
18
- "post_processed": null,
19
- "supervised_keys": null,
20
- "task_templates": null,
21
- "builder_name": "parquet",
22
- "config_name": "default",
23
- "version": {
24
- "version_str": "0.0.0",
25
- "description": null,
26
- "major": 0,
27
- "minor": 0,
28
- "patch": 0
29
- },
30
- "splits": {
31
- "train": {
32
- "name": "train",
33
- "num_bytes": 2889500934,
34
- "num_examples": 105465162,
35
- "dataset_name": "mm2_user_liked"
36
- }
37
- },
38
- "download_checksums": null,
39
- "download_size": 635010215,
40
- "post_processing_size": null,
41
- "dataset_size": 2889500934,
42
- "size_in_bytes": 3524511149
43
- }}