Upload dataset
Browse files- README.md +112 -0
- combined_description_embeddings/train-00000-of-00010.parquet +3 -0
- combined_description_embeddings/train-00001-of-00010.parquet +3 -0
- combined_description_embeddings/train-00002-of-00010.parquet +3 -0
- combined_description_embeddings/train-00003-of-00010.parquet +3 -0
- combined_description_embeddings/train-00004-of-00010.parquet +3 -0
- combined_description_embeddings/train-00005-of-00010.parquet +3 -0
- combined_description_embeddings/train-00006-of-00010.parquet +3 -0
- combined_description_embeddings/train-00007-of-00010.parquet +3 -0
- combined_description_embeddings/train-00008-of-00010.parquet +3 -0
- combined_description_embeddings/train-00009-of-00010.parquet +3 -0
README.md
CHANGED
@@ -102,6 +102,114 @@ dataset_info:
|
|
102 |
num_examples: 257549
|
103 |
download_size: 477460754
|
104 |
dataset_size: 1080709589
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
- config_name: combined_description_formatted
|
106 |
features:
|
107 |
- name: main_category
|
@@ -837,6 +945,10 @@ configs:
|
|
837 |
data_files:
|
838 |
- split: train
|
839 |
path: combined_description/train-*
|
|
|
|
|
|
|
|
|
840 |
- config_name: combined_description_formatted
|
841 |
data_files:
|
842 |
- split: train
|
|
|
102 |
num_examples: 257549
|
103 |
download_size: 477460754
|
104 |
dataset_size: 1080709589
|
105 |
+
- config_name: combined_description_embeddings
|
106 |
+
features:
|
107 |
+
- name: main_category
|
108 |
+
dtype: string
|
109 |
+
- name: title
|
110 |
+
dtype: string
|
111 |
+
- name: average_rating
|
112 |
+
dtype: float64
|
113 |
+
- name: rating_number
|
114 |
+
dtype: int64
|
115 |
+
- name: features
|
116 |
+
dtype: string
|
117 |
+
- name: description
|
118 |
+
dtype: string
|
119 |
+
- name: price
|
120 |
+
dtype: float64
|
121 |
+
- name: images
|
122 |
+
list:
|
123 |
+
- name: hi_res
|
124 |
+
dtype: string
|
125 |
+
- name: large
|
126 |
+
dtype: string
|
127 |
+
- name: thumb
|
128 |
+
dtype: string
|
129 |
+
- name: variant
|
130 |
+
dtype: string
|
131 |
+
- name: videos
|
132 |
+
list:
|
133 |
+
- name: title
|
134 |
+
dtype: string
|
135 |
+
- name: url
|
136 |
+
dtype: string
|
137 |
+
- name: user_id
|
138 |
+
dtype: string
|
139 |
+
- name: store
|
140 |
+
dtype: string
|
141 |
+
- name: categories
|
142 |
+
sequence: string
|
143 |
+
- name: parent_asin
|
144 |
+
dtype: string
|
145 |
+
- name: brand
|
146 |
+
dtype: string
|
147 |
+
- name: manufacturer
|
148 |
+
dtype: string
|
149 |
+
- name: product_dimensions
|
150 |
+
dtype: string
|
151 |
+
- name: color
|
152 |
+
dtype: string
|
153 |
+
- name: material
|
154 |
+
dtype: string
|
155 |
+
- name: item_form
|
156 |
+
dtype: string
|
157 |
+
- name: item_model_number
|
158 |
+
dtype: string
|
159 |
+
- name: age_range_(description)
|
160 |
+
dtype: string
|
161 |
+
- name: item_weight
|
162 |
+
dtype: string
|
163 |
+
- name: skin_type
|
164 |
+
dtype: string
|
165 |
+
- name: package_dimensions
|
166 |
+
dtype: string
|
167 |
+
- name: hair_type
|
168 |
+
dtype: string
|
169 |
+
- name: unit_count
|
170 |
+
dtype: string
|
171 |
+
- name: number_of_items
|
172 |
+
dtype: float64
|
173 |
+
- name: scent
|
174 |
+
dtype: string
|
175 |
+
- name: material_type
|
176 |
+
dtype: string
|
177 |
+
- name: style
|
178 |
+
dtype: string
|
179 |
+
- name: date_first_available
|
180 |
+
dtype: float64
|
181 |
+
- name: best_sellers_rank
|
182 |
+
dtype: string
|
183 |
+
- name: department
|
184 |
+
dtype: string
|
185 |
+
- name: size
|
186 |
+
dtype: string
|
187 |
+
- name: country_of_origin
|
188 |
+
dtype: string
|
189 |
+
- name: brand_name
|
190 |
+
dtype: string
|
191 |
+
- name: package_weight
|
192 |
+
dtype: string
|
193 |
+
- name: sport_type
|
194 |
+
dtype: string
|
195 |
+
- name: closure_type
|
196 |
+
dtype: string
|
197 |
+
- name: image_description
|
198 |
+
dtype: string
|
199 |
+
- name: image_description_formatted
|
200 |
+
dtype: string
|
201 |
+
- name: text
|
202 |
+
dtype: string
|
203 |
+
- name: token_count
|
204 |
+
dtype: int64
|
205 |
+
- name: embeddings
|
206 |
+
sequence: float64
|
207 |
+
splits:
|
208 |
+
- name: train
|
209 |
+
num_bytes: 4515596823
|
210 |
+
num_examples: 257549
|
211 |
+
download_size: 2993893056
|
212 |
+
dataset_size: 4515596823
|
213 |
- config_name: combined_description_formatted
|
214 |
features:
|
215 |
- name: main_category
|
|
|
945 |
data_files:
|
946 |
- split: train
|
947 |
path: combined_description/train-*
|
948 |
+
- config_name: combined_description_embeddings
|
949 |
+
data_files:
|
950 |
+
- split: train
|
951 |
+
path: combined_description_embeddings/train-*
|
952 |
- config_name: combined_description_formatted
|
953 |
data_files:
|
954 |
- split: train
|
combined_description_embeddings/train-00000-of-00010.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44412e964002ee490ba1b697820bfcba85daeda16498d3c85f4e9210ff6ed671
|
3 |
+
size 305977229
|
combined_description_embeddings/train-00001-of-00010.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a97e814f92e9cbbbcd299f436499910da22b34f080a51bf0f92705a24de11516
|
3 |
+
size 302636347
|
combined_description_embeddings/train-00002-of-00010.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af3b5eb600c828902af0cb675b096bd0da1b421dc3860ebdcca1bdaa8bb557b4
|
3 |
+
size 299149391
|
combined_description_embeddings/train-00003-of-00010.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d64df66d299e5fb47e2d4300dd86037a2c8a2287d09dd046b8d1e20bb68b957
|
3 |
+
size 298189669
|
combined_description_embeddings/train-00004-of-00010.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00009b85e447d04536028a6b9a8b34a5dbc3bd8d5ff05c1d56e3d75e4fdc676c
|
3 |
+
size 297649858
|
combined_description_embeddings/train-00005-of-00010.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:817d8b65d6a5b84018f3f5db318b2350d0e9588a1e25fc50c6cb973e699236ce
|
3 |
+
size 296955389
|
combined_description_embeddings/train-00006-of-00010.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23540ff5554372bb5779fa87d7e1f56c47b60e87b4b8772d7bd9987888ad2590
|
3 |
+
size 303916080
|
combined_description_embeddings/train-00007-of-00010.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a92913dce859fcbec029c0e496738a24bdc1ba82e98f70ce6513534fc8b2a8a
|
3 |
+
size 305920782
|
combined_description_embeddings/train-00008-of-00010.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f5f025a55254cebd859178eca066883153cc40108644eca4c1d3b3ced84b3bc
|
3 |
+
size 292240343
|
combined_description_embeddings/train-00009-of-00010.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:534d1ae97bd5e67af55e2eca9f46be31c44cb2fe601a58ced20c93ec786d5096
|
3 |
+
size 291257968
|