Upload dataset
Browse files
README.md
CHANGED
@@ -1,5 +1,105 @@
|
|
1 |
---
|
2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
- config_name: default
|
4 |
features:
|
5 |
- name: main_category
|
@@ -321,6 +421,10 @@ dataset_info:
|
|
321 |
download_size: 3653495072
|
322 |
dataset_size: 4085635446
|
323 |
configs:
|
|
|
|
|
|
|
|
|
324 |
- config_name: default
|
325 |
data_files:
|
326 |
- split: train
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: dataset_img_desc
|
4 |
+
features:
|
5 |
+
- name: main_category
|
6 |
+
dtype: string
|
7 |
+
- name: title
|
8 |
+
dtype: string
|
9 |
+
- name: average_rating
|
10 |
+
dtype: float64
|
11 |
+
- name: rating_number
|
12 |
+
dtype: int64
|
13 |
+
- name: features
|
14 |
+
dtype: string
|
15 |
+
- name: description
|
16 |
+
dtype: string
|
17 |
+
- name: price
|
18 |
+
dtype: float64
|
19 |
+
- name: images
|
20 |
+
list:
|
21 |
+
- name: hi_res
|
22 |
+
dtype: string
|
23 |
+
- name: large
|
24 |
+
dtype: string
|
25 |
+
- name: thumb
|
26 |
+
dtype: string
|
27 |
+
- name: variant
|
28 |
+
dtype: string
|
29 |
+
- name: videos
|
30 |
+
list:
|
31 |
+
- name: title
|
32 |
+
dtype: string
|
33 |
+
- name: url
|
34 |
+
dtype: string
|
35 |
+
- name: user_id
|
36 |
+
dtype: string
|
37 |
+
- name: store
|
38 |
+
dtype: string
|
39 |
+
- name: categories
|
40 |
+
sequence: string
|
41 |
+
- name: parent_asin
|
42 |
+
dtype: string
|
43 |
+
- name: brand
|
44 |
+
dtype: string
|
45 |
+
- name: manufacturer
|
46 |
+
dtype: string
|
47 |
+
- name: product_dimensions
|
48 |
+
dtype: string
|
49 |
+
- name: color
|
50 |
+
dtype: string
|
51 |
+
- name: material
|
52 |
+
dtype: string
|
53 |
+
- name: item_form
|
54 |
+
dtype: string
|
55 |
+
- name: item_model_number
|
56 |
+
dtype: string
|
57 |
+
- name: age_range_(description)
|
58 |
+
dtype: string
|
59 |
+
- name: item_weight
|
60 |
+
dtype: string
|
61 |
+
- name: skin_type
|
62 |
+
dtype: string
|
63 |
+
- name: package_dimensions
|
64 |
+
dtype: string
|
65 |
+
- name: hair_type
|
66 |
+
dtype: string
|
67 |
+
- name: unit_count
|
68 |
+
dtype: string
|
69 |
+
- name: number_of_items
|
70 |
+
dtype: float64
|
71 |
+
- name: scent
|
72 |
+
dtype: string
|
73 |
+
- name: material_type
|
74 |
+
dtype: string
|
75 |
+
- name: style
|
76 |
+
dtype: string
|
77 |
+
- name: date_first_available
|
78 |
+
dtype: float64
|
79 |
+
- name: best_sellers_rank
|
80 |
+
dtype: string
|
81 |
+
- name: department
|
82 |
+
dtype: string
|
83 |
+
- name: size
|
84 |
+
dtype: string
|
85 |
+
- name: country_of_origin
|
86 |
+
dtype: string
|
87 |
+
- name: brand_name
|
88 |
+
dtype: string
|
89 |
+
- name: package_weight
|
90 |
+
dtype: string
|
91 |
+
- name: sport_type
|
92 |
+
dtype: string
|
93 |
+
- name: closure_type
|
94 |
+
dtype: string
|
95 |
+
- name: image_description
|
96 |
+
dtype: string
|
97 |
+
splits:
|
98 |
+
- name: train
|
99 |
+
num_bytes: 805035290
|
100 |
+
num_examples: 257549
|
101 |
+
download_size: 347928267
|
102 |
+
dataset_size: 805035290
|
103 |
- config_name: default
|
104 |
features:
|
105 |
- name: main_category
|
|
|
421 |
download_size: 3653495072
|
422 |
dataset_size: 4085635446
|
423 |
configs:
|
424 |
+
- config_name: dataset_img_desc
|
425 |
+
data_files:
|
426 |
+
- split: train
|
427 |
+
path: dataset_img_desc/train-*
|
428 |
- config_name: default
|
429 |
data_files:
|
430 |
- split: train
|
dataset_img_desc/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa4f0bd8180f57524a60abc4d7cf1b79c94bae0df2aa02623d011990f3b1b236
|
3 |
+
size 181426616
|
dataset_img_desc/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e495521229705d6d3aa2074f68772a664632a65072bda0f938eb3dfee8483bc
|
3 |
+
size 166501651
|