Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -10,94 +10,25 @@ dataset_info:
|
|
10 |
- name: imUrl
|
11 |
dtype: string
|
12 |
- name: salesRank
|
13 |
-
|
14 |
-
- name: Arts, Crafts & Sewing
|
15 |
-
dtype: int64
|
16 |
-
- name: Automotive
|
17 |
-
dtype: int64
|
18 |
-
- name: Baby
|
19 |
-
dtype: int64
|
20 |
-
- name: Beauty
|
21 |
-
dtype: int64
|
22 |
-
- name: Books
|
23 |
-
dtype: int64
|
24 |
-
- name: Camera & Photo
|
25 |
-
dtype: int64
|
26 |
-
- name: Cell Phones & Accessories
|
27 |
-
dtype: int64
|
28 |
-
- name: Clothing
|
29 |
-
dtype: int64
|
30 |
-
- name: Computers & Accessories
|
31 |
-
dtype: int64
|
32 |
-
- name: Electronics
|
33 |
-
dtype: int64
|
34 |
-
- name: Grocery & Gourmet Food
|
35 |
-
dtype: int64
|
36 |
-
- name: Health & Personal Care
|
37 |
-
dtype: int64
|
38 |
-
- name: Home & Kitchen
|
39 |
-
dtype: int64
|
40 |
-
- name: Home Improvement
|
41 |
-
dtype: int64
|
42 |
-
- name: Industrial & Scientific
|
43 |
-
dtype: int64
|
44 |
-
- name: Jewelry
|
45 |
-
dtype: int64
|
46 |
-
- name: Kitchen & Dining
|
47 |
-
dtype: int64
|
48 |
-
- name: Magazines
|
49 |
-
dtype: int64
|
50 |
-
- name: Movies & TV
|
51 |
-
dtype: int64
|
52 |
-
- name: Music
|
53 |
-
dtype: int64
|
54 |
-
- name: Musical Instruments
|
55 |
-
dtype: int64
|
56 |
-
- name: Office Products
|
57 |
-
dtype: int64
|
58 |
-
- name: Patio, Lawn & Garden
|
59 |
-
dtype: int64
|
60 |
-
- name: Pet Supplies
|
61 |
-
dtype: int64
|
62 |
-
- name: Shoes
|
63 |
-
dtype: int64
|
64 |
-
- name: Software
|
65 |
-
dtype: int64
|
66 |
-
- name: Sports & Outdoors
|
67 |
-
dtype: int64
|
68 |
-
- name: Toys & Games
|
69 |
-
dtype: int64
|
70 |
-
- name: Watches
|
71 |
-
dtype: int64
|
72 |
- name: categories
|
73 |
-
|
74 |
-
sequence: string
|
75 |
- name: price
|
76 |
dtype: float64
|
77 |
- name: related
|
78 |
-
|
79 |
-
- name: also_bought
|
80 |
-
sequence: string
|
81 |
-
- name: also_viewed
|
82 |
-
sequence: string
|
83 |
-
- name: bought_together
|
84 |
-
sequence: string
|
85 |
-
- name: buy_after_viewing
|
86 |
-
sequence: string
|
87 |
- name: brand
|
88 |
dtype: string
|
89 |
- name: docno
|
90 |
dtype: string
|
91 |
- name: text
|
92 |
dtype: string
|
93 |
-
- name: __index_level_0__
|
94 |
-
dtype: int64
|
95 |
splits:
|
96 |
- name: train
|
97 |
-
num_bytes:
|
98 |
num_examples: 259204
|
99 |
-
download_size:
|
100 |
-
dataset_size:
|
101 |
---
|
102 |
# Dataset Card for "amazon-text4rec"
|
103 |
|
|
|
10 |
- name: imUrl
|
11 |
dtype: string
|
12 |
- name: salesRank
|
13 |
+
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
- name: categories
|
15 |
+
dtype: string
|
|
|
16 |
- name: price
|
17 |
dtype: float64
|
18 |
- name: related
|
19 |
+
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
- name: brand
|
21 |
dtype: string
|
22 |
- name: docno
|
23 |
dtype: string
|
24 |
- name: text
|
25 |
dtype: string
|
|
|
|
|
26 |
splits:
|
27 |
- name: train
|
28 |
+
num_bytes: 339201466
|
29 |
num_examples: 259204
|
30 |
+
download_size: 151776866
|
31 |
+
dataset_size: 339201466
|
32 |
---
|
33 |
# Dataset Card for "amazon-text4rec"
|
34 |
|