Upload dataset
Browse files- README.md +31 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: Name
|
5 |
+
dtype: string
|
6 |
+
- name: Genres
|
7 |
+
dtype: string
|
8 |
+
- name: Categories
|
9 |
+
dtype: string
|
10 |
+
- name: Tags
|
11 |
+
dtype: string
|
12 |
+
- name: Metacritic score
|
13 |
+
dtype: int64
|
14 |
+
- name: User score
|
15 |
+
dtype: int64
|
16 |
+
- name: About the game
|
17 |
+
dtype: string
|
18 |
+
- name: Search tag
|
19 |
+
dtype: string
|
20 |
+
splits:
|
21 |
+
- name: train
|
22 |
+
num_bytes: 9143732
|
23 |
+
num_examples: 4360
|
24 |
+
download_size: 3497553
|
25 |
+
dataset_size: 9143732
|
26 |
+
configs:
|
27 |
+
- config_name: default
|
28 |
+
data_files:
|
29 |
+
- split: train
|
30 |
+
path: data/train-*
|
31 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b054b291e3240d6e38aef89d4930b05306b059cc4d0f92b7886f41de37cf56f
|
3 |
+
size 3497553
|