Upload dataset
Browse files- README.md +34 -0
- product2query_V1/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -838,6 +838,36 @@ dataset_info:
|
|
838 |
num_examples: 257506
|
839 |
download_size: 1309663558
|
840 |
dataset_size: 1743231355
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
841 |
- config_name: products2query
|
842 |
features:
|
843 |
- name: main_category
|
@@ -1084,6 +1114,10 @@ configs:
|
|
1084 |
data_files:
|
1085 |
- split: train
|
1086 |
path: image_embeddings/train-*
|
|
|
|
|
|
|
|
|
1087 |
- config_name: products2query
|
1088 |
data_files:
|
1089 |
- split: train
|
|
|
838 |
num_examples: 257506
|
839 |
download_size: 1309663558
|
840 |
dataset_size: 1743231355
|
841 |
+
- config_name: product2query_V1
|
842 |
+
features:
|
843 |
+
- name: main_category
|
844 |
+
dtype: string
|
845 |
+
- name: title
|
846 |
+
dtype: string
|
847 |
+
- name: features
|
848 |
+
dtype: string
|
849 |
+
- name: description
|
850 |
+
dtype: string
|
851 |
+
- name: price
|
852 |
+
dtype: float64
|
853 |
+
- name: store
|
854 |
+
dtype: string
|
855 |
+
- name: parent_asin
|
856 |
+
dtype: string
|
857 |
+
- name: brand
|
858 |
+
dtype: string
|
859 |
+
- name: manufacturer
|
860 |
+
dtype: string
|
861 |
+
- name: short_query
|
862 |
+
dtype: string
|
863 |
+
- name: long_query
|
864 |
+
dtype: string
|
865 |
+
splits:
|
866 |
+
- name: train
|
867 |
+
num_bytes: 357508321
|
868 |
+
num_examples: 257549
|
869 |
+
download_size: 226719494
|
870 |
+
dataset_size: 357508321
|
871 |
- config_name: products2query
|
872 |
features:
|
873 |
- name: main_category
|
|
|
1114 |
data_files:
|
1115 |
- split: train
|
1116 |
path: image_embeddings/train-*
|
1117 |
+
- config_name: product2query_V1
|
1118 |
+
data_files:
|
1119 |
+
- split: train
|
1120 |
+
path: product2query_V1/train-*
|
1121 |
- config_name: products2query
|
1122 |
data_files:
|
1123 |
- split: train
|
product2query_V1/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60217f6622d0c254f2465f22f4d284eded763ab9d91cd2e0593b75aaa0ecee2d
|
3 |
+
size 226719494
|