Upload dataset
Browse files- README.md +83 -0
- data/train-00000-of-00003.parquet +3 -0
- data/train-00001-of-00003.parquet +3 -0
- data/train-00002-of-00003.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: main_category
|
5 |
+
dtype: string
|
6 |
+
- name: title
|
7 |
+
dtype: string
|
8 |
+
- name: average_rating
|
9 |
+
dtype: float64
|
10 |
+
- name: rating_number
|
11 |
+
dtype: int64
|
12 |
+
- name: features
|
13 |
+
dtype: string
|
14 |
+
- name: description
|
15 |
+
dtype: string
|
16 |
+
- name: price
|
17 |
+
dtype: float64
|
18 |
+
- name: images
|
19 |
+
list:
|
20 |
+
- name: thumb
|
21 |
+
dtype: string
|
22 |
+
- name: large
|
23 |
+
dtype: string
|
24 |
+
- name: variant
|
25 |
+
dtype: string
|
26 |
+
- name: hi_res
|
27 |
+
dtype: string
|
28 |
+
- name: videos
|
29 |
+
list:
|
30 |
+
- name: title
|
31 |
+
dtype: string
|
32 |
+
- name: url
|
33 |
+
dtype: string
|
34 |
+
- name: user_id
|
35 |
+
dtype: string
|
36 |
+
- name: store
|
37 |
+
dtype: string
|
38 |
+
- name: categories
|
39 |
+
sequence: string
|
40 |
+
- name: parent_asin
|
41 |
+
dtype: string
|
42 |
+
- name: manufacturer
|
43 |
+
dtype: string
|
44 |
+
- name: upc
|
45 |
+
dtype: string
|
46 |
+
- name: product_dimensions
|
47 |
+
dtype: string
|
48 |
+
- name: item_model_number
|
49 |
+
dtype: string
|
50 |
+
- name: unit_count
|
51 |
+
dtype: string
|
52 |
+
- name: item_weight
|
53 |
+
dtype: string
|
54 |
+
- name: brand
|
55 |
+
dtype: string
|
56 |
+
- name: item_form
|
57 |
+
dtype: string
|
58 |
+
- name: color
|
59 |
+
dtype: string
|
60 |
+
- name: package_dimensions
|
61 |
+
dtype: string
|
62 |
+
- name: age_range_(description)
|
63 |
+
dtype: string
|
64 |
+
- name: material
|
65 |
+
dtype: string
|
66 |
+
- name: hair_type
|
67 |
+
dtype: string
|
68 |
+
- name: scent
|
69 |
+
dtype: string
|
70 |
+
- name: skin_type
|
71 |
+
dtype: string
|
72 |
+
splits:
|
73 |
+
- name: train
|
74 |
+
num_bytes: 1278565618
|
75 |
+
num_examples: 554058
|
76 |
+
download_size: 603060217
|
77 |
+
dataset_size: 1278565618
|
78 |
+
configs:
|
79 |
+
- config_name: default
|
80 |
+
data_files:
|
81 |
+
- split: train
|
82 |
+
path: data/train-*
|
83 |
+
---
|
data/train-00000-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2899535dfa6091281beb636b0d58ced21917ee26dea236c42e30f7c0e410575c
|
3 |
+
size 208559989
|
data/train-00001-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8ba26f1d61031496101386953cd6b08eb1853b03cb1285db5de408b8da001d2
|
3 |
+
size 203441111
|
data/train-00002-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3659ac2e7ec86df46398c13e0f5889358fc559fc970b7e4745945a34c99abbef
|
3 |
+
size 191059117
|