Upload dataset
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
|
|
3 |
features:
|
4 |
- name: main_category
|
5 |
dtype: string
|
@@ -111,9 +112,127 @@ dataset_info:
|
|
111 |
num_examples: 299994
|
112 |
download_size: 346904603
|
113 |
dataset_size: 833026376
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
114 |
configs:
|
115 |
- config_name: default
|
116 |
data_files:
|
117 |
- split: train
|
118 |
path: data/train-*
|
|
|
|
|
|
|
|
|
119 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: default
|
4 |
features:
|
5 |
- name: main_category
|
6 |
dtype: string
|
|
|
112 |
num_examples: 299994
|
113 |
download_size: 346904603
|
114 |
dataset_size: 833026376
|
115 |
+
- config_name: formatted
|
116 |
+
features:
|
117 |
+
- name: main_category
|
118 |
+
dtype: string
|
119 |
+
- name: title
|
120 |
+
dtype: string
|
121 |
+
- name: average_rating
|
122 |
+
dtype: float64
|
123 |
+
- name: rating_number
|
124 |
+
dtype: int64
|
125 |
+
- name: features
|
126 |
+
dtype: string
|
127 |
+
- name: description
|
128 |
+
dtype: string
|
129 |
+
- name: price
|
130 |
+
dtype: float64
|
131 |
+
- name: images
|
132 |
+
list:
|
133 |
+
- name: thumb
|
134 |
+
dtype: string
|
135 |
+
- name: large
|
136 |
+
dtype: string
|
137 |
+
- name: variant
|
138 |
+
dtype: string
|
139 |
+
- name: hi_res
|
140 |
+
dtype: string
|
141 |
+
- name: videos
|
142 |
+
list:
|
143 |
+
- name: title
|
144 |
+
dtype: string
|
145 |
+
- name: url
|
146 |
+
dtype: string
|
147 |
+
- name: user_id
|
148 |
+
dtype: string
|
149 |
+
- name: store
|
150 |
+
dtype: string
|
151 |
+
- name: categories
|
152 |
+
sequence: string
|
153 |
+
- name: parent_asin
|
154 |
+
dtype: string
|
155 |
+
- name: upc
|
156 |
+
dtype: string
|
157 |
+
- name: brand
|
158 |
+
dtype: string
|
159 |
+
- name: manufacturer
|
160 |
+
dtype: string
|
161 |
+
- name: product_dimensions
|
162 |
+
dtype: string
|
163 |
+
- name: color
|
164 |
+
dtype: string
|
165 |
+
- name: material
|
166 |
+
dtype: string
|
167 |
+
- name: item_form
|
168 |
+
dtype: string
|
169 |
+
- name: item_model_number
|
170 |
+
dtype: string
|
171 |
+
- name: age_range_(description)
|
172 |
+
dtype: string
|
173 |
+
- name: item_weight
|
174 |
+
dtype: string
|
175 |
+
- name: skin_type
|
176 |
+
dtype: string
|
177 |
+
- name: package_dimensions
|
178 |
+
dtype: string
|
179 |
+
- name: hair_type
|
180 |
+
dtype: string
|
181 |
+
- name: unit_count
|
182 |
+
dtype: string
|
183 |
+
- name: number_of_items
|
184 |
+
dtype: float64
|
185 |
+
- name: scent
|
186 |
+
dtype: string
|
187 |
+
- name: material_type
|
188 |
+
dtype: string
|
189 |
+
- name: style
|
190 |
+
dtype: string
|
191 |
+
- name: date_first_available
|
192 |
+
dtype: float64
|
193 |
+
- name: best_sellers_rank
|
194 |
+
dtype: string
|
195 |
+
- name: department
|
196 |
+
dtype: string
|
197 |
+
- name: size
|
198 |
+
dtype: string
|
199 |
+
- name: country_of_origin
|
200 |
+
dtype: string
|
201 |
+
- name: flavor
|
202 |
+
dtype: string
|
203 |
+
- name: item_dimensions_lxwxh
|
204 |
+
dtype: string
|
205 |
+
- name: brand_name
|
206 |
+
dtype: string
|
207 |
+
- name: package_weight
|
208 |
+
dtype: string
|
209 |
+
- name: item_package_dimensions_l_x_w_x_h
|
210 |
+
dtype: string
|
211 |
+
- name: part_number
|
212 |
+
dtype: string
|
213 |
+
- name: suggested_users
|
214 |
+
dtype: string
|
215 |
+
- name: item_dimensions__lxwxh
|
216 |
+
dtype: string
|
217 |
+
- name: sport_type
|
218 |
+
dtype: string
|
219 |
+
- name: closure_type
|
220 |
+
dtype: string
|
221 |
+
- name: text
|
222 |
+
dtype: string
|
223 |
+
splits:
|
224 |
+
- name: train
|
225 |
+
num_bytes: 1104366483
|
226 |
+
num_examples: 299994
|
227 |
+
download_size: 489728868
|
228 |
+
dataset_size: 1104366483
|
229 |
configs:
|
230 |
- config_name: default
|
231 |
data_files:
|
232 |
- split: train
|
233 |
path: data/train-*
|
234 |
+
- config_name: formatted
|
235 |
+
data_files:
|
236 |
+
- split: train
|
237 |
+
path: formatted/train-*
|
238 |
---
|
formatted/train-00000-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e41f1177e50f553319902fdfab5dccd52872f7af8f2bcfa752bf53d9728382c
|
3 |
+
size 170295527
|
formatted/train-00001-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef8ba138f2c7a7b1400d0eb5485e3a9f34ad2a88286cf64ff1b57851e8caa689
|
3 |
+
size 148877934
|
formatted/train-00002-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31cc6160648141b43eaef094ff933234ff96700a2df02883ef366ba3d4752eb8
|
3 |
+
size 170555407
|