updated combined.json, added use2asin for user trajectories, updated README.md
Browse files- README.md +1 -1
- combined.json +2 -2
- user2asin.json +3 -0
README.md
CHANGED
@@ -116,7 +116,7 @@ size_categories:
|
|
116 |
|
117 |
# Amazon Combined Dataset
|
118 |
|
119 |
-
E-commerce dataset that combines metadata, reviews, and sample question/answer pairs
|
120 |
|
121 |
## Data Fields
|
122 |
|
|
|
116 |
|
117 |
# Amazon Combined Dataset
|
118 |
|
119 |
+
E-commerce dataset that combines metadata, reviews, and sample question/answer pairs. `combined.json` contains the dataset and `user2asin.json` contains a file that maps user_id from reviews to an ASIN for capturing user preferences.
|
120 |
|
121 |
## Data Fields
|
122 |
|
combined.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8eefbc0522ece16417797259d3ac6dcda6a32c436009f9cb21d6f0ff1c28825d
|
3 |
+
size 799828217
|
user2asin.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57a6fb216bcbc655929dd05adbb72ac401d54127ce0e462578d71e3a53e64b4b
|
3 |
+
size 67954914
|