hyp1231 commited on
Commit
bfb602a
1 Parent(s): e854d40

Add categorized reviews

Browse files
Files changed (32) hide show
  1. README.md +124 -0
  2. raw/review_categories/Arts_Crafts_and_Sewing.jsonl +3 -0
  3. raw/review_categories/Automotive.jsonl +3 -0
  4. raw/review_categories/Baby_Products.jsonl +3 -0
  5. raw/review_categories/Beauty_and_Personal_Care.jsonl +3 -0
  6. raw/review_categories/Books.jsonl +3 -0
  7. raw/review_categories/CDs_and_Vinyl.jsonl +3 -0
  8. raw/review_categories/Cell_Phones_and_Accessories.jsonl +3 -0
  9. raw/review_categories/Clothing_Shoes_and_Jewelry.jsonl +3 -0
  10. raw/review_categories/Digital_Music.jsonl +3 -0
  11. raw/review_categories/Electronics.jsonl +3 -0
  12. raw/review_categories/Gift_Cards.jsonl +3 -0
  13. raw/review_categories/Grocery_and_Gourmet_Food.jsonl +3 -0
  14. raw/review_categories/Handmade_Products.jsonl +3 -0
  15. raw/review_categories/Health_and_Household.jsonl +3 -0
  16. raw/review_categories/Health_and_Personal_Care.jsonl +3 -0
  17. raw/review_categories/Home_and_Kitchen.jsonl +3 -0
  18. raw/review_categories/Industrial_and_Scientific.jsonl +3 -0
  19. raw/review_categories/Kindle_Store.jsonl +3 -0
  20. raw/review_categories/Magazine_Subscriptions.jsonl +3 -0
  21. raw/review_categories/Movies_and_TV.jsonl +3 -0
  22. raw/review_categories/Musical_Instruments.jsonl +3 -0
  23. raw/review_categories/Office_Products.jsonl +3 -0
  24. raw/review_categories/Patio_Lawn_and_Garden.jsonl +3 -0
  25. raw/review_categories/Pet_Supplies.jsonl +3 -0
  26. raw/review_categories/Software.jsonl +3 -0
  27. raw/review_categories/Sports_and_Outdoors.jsonl +3 -0
  28. raw/review_categories/Subscription_Boxes.jsonl +3 -0
  29. raw/review_categories/Tools_and_Home_Improvement.jsonl +3 -0
  30. raw/review_categories/Toys_and_Games.jsonl +3 -0
  31. raw/review_categories/Unknown.jsonl +3 -0
  32. raw/review_categories/Video_Games.jsonl +3 -0
README.md CHANGED
@@ -1,15 +1,139 @@
1
  ---
2
  configs:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  - config_name: raw_review_All_Beauty
4
  data_files:
5
  - split: full
6
  path: "raw/review_categories/All_Beauty.jsonl"
 
 
 
 
 
 
 
 
 
 
 
 
7
  - config_name: raw_review_Amazon_Fashion
8
  data_files:
9
  - split: full
10
  path: "raw/review_categories/Amazon_Fashion.jsonl"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  - config_name: raw_review_Appliances
12
  data_files:
13
  - split: full
14
  path: "raw/review_categories/Appliances.jsonl"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ---
 
1
  ---
2
  configs:
3
+ - config_name: raw_review_Handmade_Products
4
+ data_files:
5
+ - split: full
6
+ path: "raw/review_categories/Handmade_Products.jsonl"
7
+ - config_name: raw_review_Health_and_Household
8
+ data_files:
9
+ - split: full
10
+ path: "raw/review_categories/Health_and_Household.jsonl"
11
+ - config_name: raw_review_Magazine_Subscriptions
12
+ data_files:
13
+ - split: full
14
+ path: "raw/review_categories/Magazine_Subscriptions.jsonl"
15
+ - config_name: raw_review_Arts_Crafts_and_Sewing
16
+ data_files:
17
+ - split: full
18
+ path: "raw/review_categories/Arts_Crafts_and_Sewing.jsonl"
19
  - config_name: raw_review_All_Beauty
20
  data_files:
21
  - split: full
22
  path: "raw/review_categories/All_Beauty.jsonl"
23
+ - config_name: raw_review_Pet_Supplies
24
+ data_files:
25
+ - split: full
26
+ path: "raw/review_categories/Pet_Supplies.jsonl"
27
+ - config_name: raw_review_Home_and_Kitchen
28
+ data_files:
29
+ - split: full
30
+ path: "raw/review_categories/Home_and_Kitchen.jsonl"
31
+ - config_name: raw_review_Office_Products
32
+ data_files:
33
+ - split: full
34
+ path: "raw/review_categories/Office_Products.jsonl"
35
  - config_name: raw_review_Amazon_Fashion
36
  data_files:
37
  - split: full
38
  path: "raw/review_categories/Amazon_Fashion.jsonl"
39
+ - config_name: raw_review_Clothing_Shoes_and_Jewelry
40
+ data_files:
41
+ - split: full
42
+ path: "raw/review_categories/Clothing_Shoes_and_Jewelry.jsonl"
43
+ - config_name: raw_review_Beauty_and_Personal_Care
44
+ data_files:
45
+ - split: full
46
+ path: "raw/review_categories/Beauty_and_Personal_Care.jsonl"
47
+ - config_name: raw_review_Subscription_Boxes
48
+ data_files:
49
+ - split: full
50
+ path: "raw/review_categories/Subscription_Boxes.jsonl"
51
+ - config_name: raw_review_Tools_and_Home_Improvement
52
+ data_files:
53
+ - split: full
54
+ path: "raw/review_categories/Tools_and_Home_Improvement.jsonl"
55
+ - config_name: raw_review_Video_Games
56
+ data_files:
57
+ - split: full
58
+ path: "raw/review_categories/Video_Games.jsonl"
59
+ - config_name: raw_review_Software
60
+ data_files:
61
+ - split: full
62
+ path: "raw/review_categories/Software.jsonl"
63
+ - config_name: raw_review_CDs_and_Vinyl
64
+ data_files:
65
+ - split: full
66
+ path: "raw/review_categories/CDs_and_Vinyl.jsonl"
67
  - config_name: raw_review_Appliances
68
  data_files:
69
  - split: full
70
  path: "raw/review_categories/Appliances.jsonl"
71
+ - config_name: raw_review_Digital_Music
72
+ data_files:
73
+ - split: full
74
+ path: "raw/review_categories/Digital_Music.jsonl"
75
+ - config_name: raw_review_Gift_Cards
76
+ data_files:
77
+ - split: full
78
+ path: "raw/review_categories/Gift_Cards.jsonl"
79
+ - config_name: raw_review_Health_and_Personal_Care
80
+ data_files:
81
+ - split: full
82
+ path: "raw/review_categories/Health_and_Personal_Care.jsonl"
83
+ - config_name: raw_review_Unknown
84
+ data_files:
85
+ - split: full
86
+ path: "raw/review_categories/Unknown.jsonl"
87
+ - config_name: raw_review_Kindle_Store
88
+ data_files:
89
+ - split: full
90
+ path: "raw/review_categories/Kindle_Store.jsonl"
91
+ - config_name: raw_review_Industrial_and_Scientific
92
+ data_files:
93
+ - split: full
94
+ path: "raw/review_categories/Industrial_and_Scientific.jsonl"
95
+ - config_name: raw_review_Electronics
96
+ data_files:
97
+ - split: full
98
+ path: "raw/review_categories/Electronics.jsonl"
99
+ - config_name: raw_review_Grocery_and_Gourmet_Food
100
+ data_files:
101
+ - split: full
102
+ path: "raw/review_categories/Grocery_and_Gourmet_Food.jsonl"
103
+ - config_name: raw_review_Toys_and_Games
104
+ data_files:
105
+ - split: full
106
+ path: "raw/review_categories/Toys_and_Games.jsonl"
107
+ - config_name: raw_review_Automotive
108
+ data_files:
109
+ - split: full
110
+ path: "raw/review_categories/Automotive.jsonl"
111
+ - config_name: raw_review_Patio_Lawn_and_Garden
112
+ data_files:
113
+ - split: full
114
+ path: "raw/review_categories/Patio_Lawn_and_Garden.jsonl"
115
+ - config_name: raw_review_Sports_and_Outdoors
116
+ data_files:
117
+ - split: full
118
+ path: "raw/review_categories/Sports_and_Outdoors.jsonl"
119
+ - config_name: raw_review_Cell_Phones_and_Accessories
120
+ data_files:
121
+ - split: full
122
+ path: "raw/review_categories/Cell_Phones_and_Accessories.jsonl"
123
+ - config_name: raw_review_Books
124
+ data_files:
125
+ - split: full
126
+ path: "raw/review_categories/Books.jsonl"
127
+ - config_name: raw_review_Musical_Instruments
128
+ data_files:
129
+ - split: full
130
+ path: "raw/review_categories/Musical_Instruments.jsonl"
131
+ - config_name: raw_review_Movies_and_TV
132
+ data_files:
133
+ - split: full
134
+ path: "raw/review_categories/Movies_and_TV.jsonl"
135
+ - config_name: raw_review_Baby_Products
136
+ data_files:
137
+ - split: full
138
+ path: "raw/review_categories/Baby_Products.jsonl"
139
  ---
raw/review_categories/Arts_Crafts_and_Sewing.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2f6698cdb0c1f712e38718e02efc1b74641c31bf6745be14af85583399e74df
3
+ size 3945063799
raw/review_categories/Automotive.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ca28ebd15a7e26f8bb3289d65e26784b39c9661d1f5dc030ecc9fef0211eced
3
+ size 8727689027
raw/review_categories/Baby_Products.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ab12d566ebc1162d5a197721d4da787261e036455d054ad8d858af7380e0a45
3
+ size 2947785967
raw/review_categories/Beauty_and_Personal_Care.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24f139d51014f50c052b69bdf5ca95e2e2656e80aabda2da3fdad29bb1931a53
3
+ size 11021458876
raw/review_categories/Books.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14f524701f3e6e850d938e09961675c397078eb7af06a99892af8fab811d5a0d
3
+ size 20121186727
raw/review_categories/CDs_and_Vinyl.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4692a40ee4b9bcc5f7ee58edeffb211138e02641c3fdfd55f77843430cb34cbc
3
+ size 3287195043
raw/review_categories/Cell_Phones_and_Accessories.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bda42ca8d28a1e57db970c78703b7aaac9c9beb6595e1be00364a0a55a682cd5
3
+ size 9342568048
raw/review_categories/Clothing_Shoes_and_Jewelry.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:150eb2a9e88f61cd5a89c5337cde437dc71308c47f22899a72d9e1dad60b7356
3
+ size 27810080533
raw/review_categories/Digital_Music.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ac137137e55e34fce290670fdf44acee5afa2ffae541f4f3b366a835930a7c3
3
+ size 78823304
raw/review_categories/Electronics.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf11cf9c94c23ead7d3ffb174d18231fad8fcd76e72ad167f538a5599a38de8e
3
+ size 22616233652
raw/review_categories/Gift_Cards.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7ceead0dd6378eebfc6f4736402f85cc08e8dcb328f813c95ca68fc62d9544e
3
+ size 50231035
raw/review_categories/Grocery_and_Gourmet_Food.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd68ea63cd101de7a0f8ae53896a0ce6b4d1d61fdef63cc02fad303e5f1244c6
3
+ size 5973991903
raw/review_categories/Handmade_Products.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7576d7743e83806d155e506a6bce13c25d9979ab13522e9a1cf2dc593144e65c
3
+ size 289025980
raw/review_categories/Health_and_Household.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8256271e6d566745656cd946e200a43ad08ff5e046daacfc54535bfd95be4b4
3
+ size 11395356745
raw/review_categories/Health_and_Personal_Care.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b532849dcf8e42910ce688ad423b3c1622ce860e7bf88a3641358bb89f345d02
3
+ size 226990293
raw/review_categories/Home_and_Kitchen.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88f2ed8cda172b18201a9d8577ab461255b9ecec99581c1ee05c5e1b4105262b
3
+ size 31408889188
raw/review_categories/Industrial_and_Scientific.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:361f68c9535f038fab119099e79207099bee60b2cd7a98246c36b3b12c7aa678
3
+ size 2347015351
raw/review_categories/Kindle_Store.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82024e17fdd988f47d8b5ae679643965255ae5164f9f494d6ba28ab9cc0efa76
3
+ size 15800555546
raw/review_categories/Magazine_Subscriptions.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf36b04bbfb41f43c49b4adbdc13969014311ffb2344f706d13c35cdea5662da
3
+ size 33297013
raw/review_categories/Movies_and_TV.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eb7428d5f48baae5a7f1132ef556e6e98181b122085ac24b34b25e033c3130a
3
+ size 8391445499
raw/review_categories/Musical_Instruments.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63aee24d5b9eaf0069cf638703e2d62eb80fde5d2c00ca3d29881d645f6214b3
3
+ size 1557845107
raw/review_categories/Office_Products.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82cc49670098220a314d398ceff6434599b54c27af5fa00ab9c0b4af9d9d9011
3
+ size 5776792834
raw/review_categories/Patio_Lawn_and_Garden.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2923136d4013b1f728081ab42a488b8328164deb9b6a8e2efae8cf48ff7fe345
3
+ size 7748207348
raw/review_categories/Pet_Supplies.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad9e71383eb02674a7514181bb3eb57eec36695ea2cd28143b70df5d1da72ee3
3
+ size 8350775233
raw/review_categories/Software.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc119f99c466a39a09e2513c9e48eb5821fb42b1459f3026bcf71b08e6770741
3
+ size 1869151448
raw/review_categories/Sports_and_Outdoors.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47eaab08457fd7d270613f193506c479492b696a808ae5639a949b27026a4559
3
+ size 9256856041
raw/review_categories/Subscription_Boxes.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52e08112faa2b8769b35d364cbd3b8ac674ddd56621b171e7531a5a2071f460f
3
+ size 8953020
raw/review_categories/Tools_and_Home_Improvement.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cfcd11fef2d6346d88eec96ca48e28225e4795b4e93e6a265114c22755a348b
3
+ size 12779111772
raw/review_categories/Toys_and_Games.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e6157468ea97963098fe6b14749eda8d16a4443e718dcf6cbd0726c781fd938
3
+ size 7316094780
raw/review_categories/Unknown.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1f58c580a747250877369b603e8959985b11ea079eddc88f66d1144e08d917b
3
+ size 29933791334
raw/review_categories/Video_Games.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bde9e0a039bdb321e993bfe78a6c7d438fb1504b1ad152c0cb6a33a8b7cb26a
3
+ size 2682948518