salmon1802 commited on
Commit
79b1a9f
·
verified ·
1 Parent(s): 723eca7

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +1 -0
  2. block_manifest.json +308 -0
  3. feature_map.json +166 -0
  4. feature_processor.pkl +3 -0
  5. feature_vocab.json +3 -0
  6. meta_data.json +191 -0
  7. test/data/part-00000.parquet +3 -0
  8. test/data/part-00001.parquet +3 -0
  9. test/data/part-00002.parquet +3 -0
  10. test/data/part-00003.parquet +3 -0
  11. test/data/part-00004.parquet +3 -0
  12. test/data/part-00005.parquet +3 -0
  13. test/data/part-00006.parquet +3 -0
  14. test/data/part-00007.parquet +3 -0
  15. test/item_info/part-00000.parquet +3 -0
  16. test/item_info/part-00001.parquet +3 -0
  17. test/item_info/part-00002.parquet +3 -0
  18. test/item_info/part-00003.parquet +3 -0
  19. test/item_info/part-00004.parquet +3 -0
  20. test/item_info/part-00005.parquet +3 -0
  21. test/item_info/part-00006.parquet +3 -0
  22. test/item_info/part-00007.parquet +3 -0
  23. test/user_info/part-00000.parquet +3 -0
  24. test/user_info/part-00001.parquet +3 -0
  25. test/user_info/part-00002.parquet +3 -0
  26. test/user_info/part-00003.parquet +3 -0
  27. test/user_info/part-00004.parquet +3 -0
  28. test/user_info/part-00005.parquet +3 -0
  29. test/user_info/part-00006.parquet +3 -0
  30. test/user_info/part-00007.parquet +3 -0
  31. train/data/part-00000.parquet +3 -0
  32. train/data/part-00001.parquet +3 -0
  33. train/data/part-00002.parquet +3 -0
  34. train/data/part-00003.parquet +3 -0
  35. train/data/part-00004.parquet +3 -0
  36. train/data/part-00005.parquet +3 -0
  37. train/data/part-00006.parquet +3 -0
  38. train/data/part-00007.parquet +3 -0
  39. train/item_info/part-00000.parquet +3 -0
  40. train/item_info/part-00001.parquet +3 -0
  41. train/item_info/part-00002.parquet +3 -0
  42. train/item_info/part-00003.parquet +3 -0
  43. train/item_info/part-00004.parquet +3 -0
  44. train/item_info/part-00005.parquet +3 -0
  45. train/item_info/part-00006.parquet +3 -0
  46. train/item_info/part-00007.parquet +3 -0
  47. train/user_info/part-00000.parquet +3 -0
  48. train/user_info/part-00001.parquet +3 -0
  49. train/user_info/part-00002.parquet +3 -0
  50. train/user_info/part-00003.parquet +3 -0
.gitattributes CHANGED
@@ -58,3 +58,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ feature_vocab.json filter=lfs diff=lfs merge=lfs -text
block_manifest.json ADDED
@@ -0,0 +1,308 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "train": {
3
+ "split": "train",
4
+ "num_blocks": 8,
5
+ "blocks": [
6
+ {
7
+ "block_id": 0,
8
+ "rows": 18073682,
9
+ "users": 207462,
10
+ "items": 13270791,
11
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/data/part-00000.parquet",
12
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/user_info/part-00000.parquet",
13
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/item_info/part-00000.parquet",
14
+ "source_partitions": [
15
+ 0
16
+ ]
17
+ },
18
+ {
19
+ "block_id": 1,
20
+ "rows": 18024981,
21
+ "users": 207365,
22
+ "items": 13259229,
23
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/data/part-00001.parquet",
24
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/user_info/part-00001.parquet",
25
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/item_info/part-00001.parquet",
26
+ "source_partitions": [
27
+ 1
28
+ ]
29
+ },
30
+ {
31
+ "block_id": 2,
32
+ "rows": 18103696,
33
+ "users": 206926,
34
+ "items": 13297900,
35
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/data/part-00002.parquet",
36
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/user_info/part-00002.parquet",
37
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/item_info/part-00002.parquet",
38
+ "source_partitions": [
39
+ 2
40
+ ]
41
+ },
42
+ {
43
+ "block_id": 3,
44
+ "rows": 17988026,
45
+ "users": 207559,
46
+ "items": 13250840,
47
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/data/part-00003.parquet",
48
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/user_info/part-00003.parquet",
49
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/item_info/part-00003.parquet",
50
+ "source_partitions": [
51
+ 3
52
+ ]
53
+ },
54
+ {
55
+ "block_id": 4,
56
+ "rows": 17915032,
57
+ "users": 206953,
58
+ "items": 13202564,
59
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/data/part-00004.parquet",
60
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/user_info/part-00004.parquet",
61
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/item_info/part-00004.parquet",
62
+ "source_partitions": [
63
+ 4
64
+ ]
65
+ },
66
+ {
67
+ "block_id": 5,
68
+ "rows": 17854485,
69
+ "users": 205688,
70
+ "items": 13171764,
71
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/data/part-00005.parquet",
72
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/user_info/part-00005.parquet",
73
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/item_info/part-00005.parquet",
74
+ "source_partitions": [
75
+ 5
76
+ ]
77
+ },
78
+ {
79
+ "block_id": 6,
80
+ "rows": 18236380,
81
+ "users": 207173,
82
+ "items": 13354442,
83
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/data/part-00006.parquet",
84
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/user_info/part-00006.parquet",
85
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/item_info/part-00006.parquet",
86
+ "source_partitions": [
87
+ 6
88
+ ]
89
+ },
90
+ {
91
+ "block_id": 7,
92
+ "rows": 17911953,
93
+ "users": 207015,
94
+ "items": 13195325,
95
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/data/part-00007.parquet",
96
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/user_info/part-00007.parquet",
97
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/train/item_info/part-00007.parquet",
98
+ "source_partitions": [
99
+ 7
100
+ ]
101
+ }
102
+ ]
103
+ },
104
+ "valid": {
105
+ "split": "valid",
106
+ "num_blocks": 8,
107
+ "blocks": [
108
+ {
109
+ "block_id": 0,
110
+ "rows": 2070356,
111
+ "users": 108065,
112
+ "items": 11399884,
113
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/data/part-00000.parquet",
114
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/user_info/part-00000.parquet",
115
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/item_info/part-00000.parquet",
116
+ "source_partitions": [
117
+ 0
118
+ ]
119
+ },
120
+ {
121
+ "block_id": 1,
122
+ "rows": 2082486,
123
+ "users": 107801,
124
+ "items": 11383405,
125
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/data/part-00001.parquet",
126
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/user_info/part-00001.parquet",
127
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/item_info/part-00001.parquet",
128
+ "source_partitions": [
129
+ 1
130
+ ]
131
+ },
132
+ {
133
+ "block_id": 2,
134
+ "rows": 2076324,
135
+ "users": 108036,
136
+ "items": 11443647,
137
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/data/part-00002.parquet",
138
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/user_info/part-00002.parquet",
139
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/item_info/part-00002.parquet",
140
+ "source_partitions": [
141
+ 2
142
+ ]
143
+ },
144
+ {
145
+ "block_id": 3,
146
+ "rows": 2063202,
147
+ "users": 108167,
148
+ "items": 11385996,
149
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/data/part-00003.parquet",
150
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/user_info/part-00003.parquet",
151
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/item_info/part-00003.parquet",
152
+ "source_partitions": [
153
+ 3
154
+ ]
155
+ },
156
+ {
157
+ "block_id": 4,
158
+ "rows": 2055037,
159
+ "users": 107593,
160
+ "items": 11339444,
161
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/data/part-00004.parquet",
162
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/user_info/part-00004.parquet",
163
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/item_info/part-00004.parquet",
164
+ "source_partitions": [
165
+ 4
166
+ ]
167
+ },
168
+ {
169
+ "block_id": 5,
170
+ "rows": 2042384,
171
+ "users": 107216,
172
+ "items": 11337833,
173
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/data/part-00005.parquet",
174
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/user_info/part-00005.parquet",
175
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/item_info/part-00005.parquet",
176
+ "source_partitions": [
177
+ 5
178
+ ]
179
+ },
180
+ {
181
+ "block_id": 6,
182
+ "rows": 2081464,
183
+ "users": 108273,
184
+ "items": 11475145,
185
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/data/part-00006.parquet",
186
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/user_info/part-00006.parquet",
187
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/item_info/part-00006.parquet",
188
+ "source_partitions": [
189
+ 6
190
+ ]
191
+ },
192
+ {
193
+ "block_id": 7,
194
+ "rows": 2044317,
195
+ "users": 108322,
196
+ "items": 11331477,
197
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/data/part-00007.parquet",
198
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/user_info/part-00007.parquet",
199
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/valid/item_info/part-00007.parquet",
200
+ "source_partitions": [
201
+ 7
202
+ ]
203
+ }
204
+ ]
205
+ },
206
+ "test": {
207
+ "split": "test",
208
+ "num_blocks": 8,
209
+ "blocks": [
210
+ {
211
+ "block_id": 0,
212
+ "rows": 1470090,
213
+ "users": 90591,
214
+ "items": 10682078,
215
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/data/part-00000.parquet",
216
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/user_info/part-00000.parquet",
217
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/item_info/part-00000.parquet",
218
+ "source_partitions": [
219
+ 0
220
+ ]
221
+ },
222
+ {
223
+ "block_id": 1,
224
+ "rows": 1455499,
225
+ "users": 90028,
226
+ "items": 10639293,
227
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/data/part-00001.parquet",
228
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/user_info/part-00001.parquet",
229
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/item_info/part-00001.parquet",
230
+ "source_partitions": [
231
+ 1
232
+ ]
233
+ },
234
+ {
235
+ "block_id": 2,
236
+ "rows": 1473311,
237
+ "users": 90362,
238
+ "items": 10703442,
239
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/data/part-00002.parquet",
240
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/user_info/part-00002.parquet",
241
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/item_info/part-00002.parquet",
242
+ "source_partitions": [
243
+ 2
244
+ ]
245
+ },
246
+ {
247
+ "block_id": 3,
248
+ "rows": 1465069,
249
+ "users": 90453,
250
+ "items": 10635356,
251
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/data/part-00003.parquet",
252
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/user_info/part-00003.parquet",
253
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/item_info/part-00003.parquet",
254
+ "source_partitions": [
255
+ 3
256
+ ]
257
+ },
258
+ {
259
+ "block_id": 4,
260
+ "rows": 1453614,
261
+ "users": 89825,
262
+ "items": 10599463,
263
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/data/part-00004.parquet",
264
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/user_info/part-00004.parquet",
265
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/item_info/part-00004.parquet",
266
+ "source_partitions": [
267
+ 4
268
+ ]
269
+ },
270
+ {
271
+ "block_id": 5,
272
+ "rows": 1449235,
273
+ "users": 89370,
274
+ "items": 10600026,
275
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/data/part-00005.parquet",
276
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/user_info/part-00005.parquet",
277
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/item_info/part-00005.parquet",
278
+ "source_partitions": [
279
+ 5
280
+ ]
281
+ },
282
+ {
283
+ "block_id": 6,
284
+ "rows": 1467715,
285
+ "users": 90160,
286
+ "items": 10734646,
287
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/data/part-00006.parquet",
288
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/user_info/part-00006.parquet",
289
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/item_info/part-00006.parquet",
290
+ "source_partitions": [
291
+ 6
292
+ ]
293
+ },
294
+ {
295
+ "block_id": 7,
296
+ "rows": 1446621,
297
+ "users": 90183,
298
+ "items": 10587515,
299
+ "data_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/data/part-00007.parquet",
300
+ "user_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/user_info/part-00007.parquet",
301
+ "item_info_file": "/mnt/ceph-nj1-csp/bingoozhang/salmonli/data/MerRec_Action/test/item_info/part-00007.parquet",
302
+ "source_partitions": [
303
+ 7
304
+ ]
305
+ }
306
+ ]
307
+ }
308
+ }
feature_map.json ADDED
@@ -0,0 +1,166 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_id": "MerRec_Action",
3
+ "num_fields": 17,
4
+ "total_features": 50141966,
5
+ "input_length": 20,
6
+ "labels": [
7
+ "Like",
8
+ "Cart",
9
+ "Offer",
10
+ "Checkout",
11
+ "Purchase"
12
+ ],
13
+ "features": [
14
+ {
15
+ "user_index": {
16
+ "type": "meta"
17
+ }
18
+ },
19
+ {
20
+ "item_index": {
21
+ "type": "meta"
22
+ }
23
+ },
24
+ {
25
+ "seq_len": {
26
+ "type": "meta"
27
+ }
28
+ },
29
+ {
30
+ "user_id": {
31
+ "source": "",
32
+ "type": "categorical",
33
+ "padding_idx": 0,
34
+ "vocab_size": 1697916
35
+ }
36
+ },
37
+ {
38
+ "item_id": {
39
+ "source": "item",
40
+ "type": "categorical",
41
+ "padding_idx": 0,
42
+ "vocab_size": 43817684
43
+ }
44
+ },
45
+ {
46
+ "product_id": {
47
+ "source": "item",
48
+ "type": "categorical",
49
+ "padding_idx": 0,
50
+ "vocab_size": 893620
51
+ }
52
+ },
53
+ {
54
+ "price_bucket": {
55
+ "source": "item",
56
+ "type": "categorical",
57
+ "padding_idx": 0,
58
+ "vocab_size": 10
59
+ }
60
+ },
61
+ {
62
+ "c0_id": {
63
+ "source": "item",
64
+ "type": "categorical",
65
+ "padding_idx": 0,
66
+ "vocab_size": 18
67
+ }
68
+ },
69
+ {
70
+ "c1_id": {
71
+ "source": "item",
72
+ "type": "categorical",
73
+ "padding_idx": 0,
74
+ "vocab_size": 310
75
+ }
76
+ },
77
+ {
78
+ "c2_id": {
79
+ "source": "item",
80
+ "type": "categorical",
81
+ "padding_idx": 0,
82
+ "vocab_size": 3042
83
+ }
84
+ },
85
+ {
86
+ "brand_id": {
87
+ "source": "item",
88
+ "type": "categorical",
89
+ "padding_idx": 0,
90
+ "vocab_size": 19783
91
+ }
92
+ },
93
+ {
94
+ "item_condition_id": {
95
+ "source": "item",
96
+ "type": "categorical",
97
+ "padding_idx": 0,
98
+ "vocab_size": 7
99
+ }
100
+ },
101
+ {
102
+ "size_id": {
103
+ "source": "item",
104
+ "type": "categorical",
105
+ "padding_idx": 0,
106
+ "vocab_size": 356
107
+ }
108
+ },
109
+ {
110
+ "shipper_id": {
111
+ "source": "item",
112
+ "type": "categorical",
113
+ "padding_idx": 0,
114
+ "vocab_size": 3
115
+ }
116
+ },
117
+ {
118
+ "color": {
119
+ "source": "item",
120
+ "type": "categorical",
121
+ "padding_idx": 0,
122
+ "vocab_size": 7311
123
+ }
124
+ },
125
+ {
126
+ "session_id": {
127
+ "source": "",
128
+ "type": "categorical",
129
+ "padding_idx": 0,
130
+ "vocab_size": 3701837
131
+ }
132
+ },
133
+ {
134
+ "day_of_week": {
135
+ "source": "",
136
+ "type": "categorical",
137
+ "padding_idx": 0,
138
+ "vocab_size": 8
139
+ }
140
+ },
141
+ {
142
+ "is_weekend": {
143
+ "source": "",
144
+ "type": "categorical",
145
+ "padding_idx": 0,
146
+ "vocab_size": 3
147
+ }
148
+ },
149
+ {
150
+ "hour": {
151
+ "source": "",
152
+ "type": "categorical",
153
+ "padding_idx": 0,
154
+ "vocab_size": 25
155
+ }
156
+ },
157
+ {
158
+ "action": {
159
+ "source": "action",
160
+ "type": "categorical",
161
+ "padding_idx": 0,
162
+ "vocab_size": 33
163
+ }
164
+ }
165
+ ]
166
+ }
feature_processor.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f121cdfc64b9e48cce4f75adb4cf72d0e97a164b63412f62b95fff4a4cb13349
3
+ size 500417509
feature_vocab.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:beaad01f1355fd1e7c8bfb8269237aa70902fa490fbe91162bc9b278f590fc7b
3
+ size 1462759900
meta_data.json ADDED
@@ -0,0 +1,191 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sample_size": {
3
+ "total": 172304959,
4
+ "train": 144108235,
5
+ "valid": 16515570,
6
+ "test": 11681154
7
+ },
8
+ "split_strategy": "date",
9
+ "split_by_date": {
10
+ "train_days": 25,
11
+ "valid_days": 3,
12
+ "test_days": 3,
13
+ "train_range": "20231001 ~ 20231025",
14
+ "valid_range": "20231026 ~ 20231028",
15
+ "test_range": "20231029 ~ 20231031"
16
+ },
17
+ "oov_filter": {
18
+ "min_feat_count": 2,
19
+ "applied_to": [
20
+ "session_id",
21
+ "day_of_week",
22
+ "is_weekend",
23
+ "hour",
24
+ "product_id",
25
+ "price_bucket",
26
+ "c0_id",
27
+ "c1_id",
28
+ "c2_id",
29
+ "brand_id",
30
+ "item_condition_id",
31
+ "size_id",
32
+ "shipper_id",
33
+ "color"
34
+ ],
35
+ "rule": "feature values with count < min_feat_count are mapped to 0"
36
+ },
37
+ "blocked_layout": {
38
+ "train_blocks": 32,
39
+ "valid_blocks": 16,
40
+ "test_blocks": 16,
41
+ "train": {
42
+ "data_dir": "train/data",
43
+ "user_info_dir": "train/user_info",
44
+ "item_info_dir": "train/item_info"
45
+ },
46
+ "valid": {
47
+ "data_dir": "valid/data",
48
+ "user_info_dir": "valid/user_info",
49
+ "item_info_dir": "valid/item_info"
50
+ },
51
+ "test": {
52
+ "data_dir": "test/data",
53
+ "user_info_dir": "test/user_info",
54
+ "item_info_dir": "test/item_info"
55
+ }
56
+ },
57
+ "event_id_map": {
58
+ "item_view": 0,
59
+ "item_like": 1,
60
+ "item_add_to_cart_tap": 2,
61
+ "offer_make": 3,
62
+ "buy_start": 4,
63
+ "buy_comp": 5
64
+ },
65
+ "event_to_action_name": {
66
+ "item_view": "exposure",
67
+ "item_like": "Like",
68
+ "item_add_to_cart_tap": "Cart",
69
+ "offer_make": "Offer",
70
+ "buy_start": "Checkout",
71
+ "buy_comp": "Purchase"
72
+ },
73
+ "label": [
74
+ "Like",
75
+ "Cart",
76
+ "Offer",
77
+ "Checkout",
78
+ "Purchase"
79
+ ],
80
+ "action_vocab": {
81
+ "Cart": 1,
82
+ "Cart|Checkout": 2,
83
+ "Cart|Checkout|Purchase": 3,
84
+ "Cart|Offer": 4,
85
+ "Cart|Offer|Checkout": 5,
86
+ "Cart|Offer|Checkout|Purchase": 6,
87
+ "Cart|Offer|Purchase": 7,
88
+ "Cart|Purchase": 8,
89
+ "Checkout": 9,
90
+ "Checkout|Purchase": 10,
91
+ "Like": 11,
92
+ "Like|Cart": 12,
93
+ "Like|Cart|Checkout": 13,
94
+ "Like|Cart|Checkout|Purchase": 14,
95
+ "Like|Cart|Offer": 15,
96
+ "Like|Cart|Offer|Checkout": 16,
97
+ "Like|Cart|Offer|Checkout|Purchase": 17,
98
+ "Like|Cart|Offer|Purchase": 18,
99
+ "Like|Cart|Purchase": 19,
100
+ "Like|Checkout": 20,
101
+ "Like|Checkout|Purchase": 21,
102
+ "Like|Offer": 22,
103
+ "Like|Offer|Checkout": 23,
104
+ "Like|Offer|Checkout|Purchase": 24,
105
+ "Like|Offer|Purchase": 25,
106
+ "Like|Purchase": 26,
107
+ "Offer": 27,
108
+ "Offer|Checkout": 28,
109
+ "Offer|Checkout|Purchase": 29,
110
+ "Offer|Purchase": 30,
111
+ "Purchase": 31,
112
+ "exposure": 32
113
+ },
114
+ "action_vocab_desc": "One action token per view sample; each token encodes the multi-label outcomes matched from later events for the same user-item.",
115
+ "vocab_size": {
116
+ "user_index": 1697915,
117
+ "item_index": 43817684,
118
+ "user_id": 1697916,
119
+ "item_id": 43817684,
120
+ "action": 33,
121
+ "timestamp": 0,
122
+ "session_id": 3701837,
123
+ "day_of_week": 8,
124
+ "is_weekend": 3,
125
+ "hour": 25,
126
+ "product_id": 893620,
127
+ "price_bucket": 10,
128
+ "c0_id": 18,
129
+ "c1_id": 310,
130
+ "c2_id": 3042,
131
+ "brand_id": 19783,
132
+ "item_condition_id": 7,
133
+ "size_id": 356,
134
+ "shipper_id": 3,
135
+ "color": 7311
136
+ },
137
+ "feature_groups": {
138
+ "context_features": [
139
+ "session_id",
140
+ "day_of_week",
141
+ "is_weekend",
142
+ "hour"
143
+ ],
144
+ "item_static_features": [
145
+ "product_id",
146
+ "price_bucket",
147
+ "c0_id",
148
+ "c1_id",
149
+ "c2_id",
150
+ "brand_id",
151
+ "item_condition_id",
152
+ "size_id",
153
+ "shipper_id",
154
+ "color"
155
+ ]
156
+ },
157
+ "sample_construction": {
158
+ "anchor": "first item_view per user_id + item_id",
159
+ "labels": "Like/Cart/Offer/Checkout/Purchase events strictly after the anchor view are OR-ed into that view's multi-label target.",
160
+ "non_view_events": "used only to fill labels; not retained as samples or sequence tokens"
161
+ },
162
+ "user_info_schema": {
163
+ "fields": [
164
+ "user_index",
165
+ "full_item_seq",
166
+ "full_action_seq",
167
+ "full_timestamp_seq"
168
+ ]
169
+ },
170
+ "item_info_schema": {
171
+ "fields": [
172
+ "item_index",
173
+ "item_id",
174
+ "product_id",
175
+ "price_bucket",
176
+ "c0_id",
177
+ "c1_id",
178
+ "c2_id",
179
+ "brand_id",
180
+ "item_condition_id",
181
+ "size_id",
182
+ "shipper_id",
183
+ "color"
184
+ ]
185
+ },
186
+ "max_len": {
187
+ "full_item_seq": 26576,
188
+ "full_action_seq": 26576,
189
+ "full_timestamp_seq": 26576
190
+ }
191
+ }
test/data/part-00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d23ab3febf77a4ff96f2d5c774325d6d0f7bb0c9704cf2ffda2f99f636ff953
3
+ size 13222295
test/data/part-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a6d4857a4c032c7bff3dfb1d57fad669975e5dbce818d79983e89131fe66cc4
3
+ size 13330276
test/data/part-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce92e010f9a37479b3a4b8fc06992280e75a3614814957326637cd8bba7b3b9c
3
+ size 13275514
test/data/part-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78d612c0cec961451542ca1dcaee907a51e9f9d6e45e8faf5c4442dfecb6300f
3
+ size 13434633
test/data/part-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c6fc92ae4f4c4e8c97d8b90ff73a051b6ad4f3ef0511970643546032918a3fa
3
+ size 13327353
test/data/part-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f284b078f9ebba66f9c50c47bc53a510385a9d1dcd098d87c942e49c46392b62
3
+ size 13359822
test/data/part-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:190c1bc658a87b1510b3529fbc18cf6c4218bcc2deec401ffe24d69a79fa4876
3
+ size 13526027
test/data/part-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69900d8fb1d20682bb09e2e89710fa9f8b07a5cdd1fdbb4fcdf6972366c4a710
3
+ size 13167445
test/item_info/part-00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66ae6e7f5c2131b8d1d98d020516db2e2d8d631299cd774a0416426aef205c7c
3
+ size 190070851
test/item_info/part-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2bf8ebf745aa49b3fe161760a278423163950b5609bb0d4f6ac263a53aa9033
3
+ size 189283100
test/item_info/part-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:797edb806b4513e53752fb3289d67bfe1c3c5f1e97b6a47c14a11a1f3b93965e
3
+ size 190557973
test/item_info/part-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ac2d07ab9dc2a532ae027c353444b77bfa691298a0e107e713397066dfb0f07
3
+ size 189196615
test/item_info/part-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ad1c7f962738f833ec43c8ab82fdf927da1f34f2a3db46c5743cd83cd314551
3
+ size 188093153
test/item_info/part-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a44e57d84a4c1c27e23e92be9383d484902583192dccb7494f537b87ef1a92e
3
+ size 188198443
test/item_info/part-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9f4a9773eb86ebd35be8aeff6c62c2680b53feae39e087a10f668061f298d56
3
+ size 191307340
test/item_info/part-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23e8214844bc04de528e803240a648a17aef38a2d9f58d4fa0ac9e5cfc0035bc
3
+ size 188040043
test/user_info/part-00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:538e1db8945d40e4d7a570065af8cd45fff515ec8978a5f9c99d45a799922f62
3
+ size 143778426
test/user_info/part-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eedd4f72d456711985399cff20de5d8a098be2dbbe9fbbb6da0041f05f42d6c2
3
+ size 142906658
test/user_info/part-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:647a2d8bc1f1ec1917779d609bdadbf1f1b419eeacf49aebd711b73981aec9b6
3
+ size 143983168
test/user_info/part-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50b535db5eef2f6d86808d23ed065efb52e665a48e53027911a8ae29b2e19c21
3
+ size 142729028
test/user_info/part-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf389755620fe5239ce80d77c83dcab9f92e6d1513f6e4dacdd93e1df6007422
3
+ size 142154991
test/user_info/part-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed06ab6002a29d7d1d53032928b9f3d7add260b8323e63e2bd9d96f4b28b0242
3
+ size 142122086
test/user_info/part-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:788287fa7dd30d7a89a4130614509426b590f0e116bd0b1be72a175f9aa7bd95
3
+ size 144797237
test/user_info/part-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c459318200527dff2b8f04cf017da979ca8ef11996f609e459ed61f8d98feaf
3
+ size 141908910
train/data/part-00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41ae5ffae7decb377d5b450a8c59bdaa116f900b14cf5f5deb94d9567d8141e2
3
+ size 145039462
train/data/part-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0082e849c2b991a2367b6305a8ed70cc3e3b3ec7104b0b74b0f710e4930fe01c
3
+ size 143675472
train/data/part-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e2c2352ddd2efabbe421e1008d30a9d1fca991618c7179cebd94f57dd3b7441
3
+ size 144594371
train/data/part-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:558ad96bdbd92524ea871bedebef3476b05b464af9b34fc5e1ed34b4669cb9f1
3
+ size 143570710
train/data/part-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c43c811ebbec8a21435bd602680c5c05beb10560f81c591a9dd51d32848e6841
3
+ size 142654606
train/data/part-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6d06e3bf7f37f5a36ca5f12f7dd6f3249d52e0378edc60a2a4769f33869d113
3
+ size 142962279
train/data/part-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:631663a32dd6d2c3b22a5c399af80e314ea4563fbc142d79d286902f93b4e516
3
+ size 145963159
train/data/part-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f682e7f0380b8a834592f873f5b6f96c3f988e16b6460e5e700b750708f96481
3
+ size 143479524
train/item_info/part-00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2be5254111eaac48597059a586052c985e878c6288a792378953a46aee704507
3
+ size 236767619
train/item_info/part-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8a466488dd9a36297cb48fa6b0db4f8ea8f121a80c1b3f426d47cf7360eb03e
3
+ size 236760182
train/item_info/part-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54d261710b3ee483041045421d7b47dad6bfe3b57386b0bf4b4e2aef6b3761f3
3
+ size 237321807
train/item_info/part-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:263abf8c8c34954f9d3441ff053f2da576dbc7101b05641473fd52e63d65da6e
3
+ size 236648743
train/item_info/part-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bde3a846d1bdb198fd258dfb2adaed855ba0954a33a44080a4cb6215b5b82a7
3
+ size 235582967
train/item_info/part-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e043b772cbd07f5228817c82f63754bb8bb79e9ff157778fb5abd4825cc6f94c
3
+ size 235218169
train/item_info/part-00006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4120592a32b43fb536ae93dbff8c7028cbcc427ac191fcccde5e7891922037de
3
+ size 238341745
train/item_info/part-00007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f2abb6e519490b669fdaba9f9dcc37d59526a71ea459134fa342ddb8b6438a2
3
+ size 235508313
train/user_info/part-00000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14b3a8f047681159cbfde4e91237e515d75ea7497efbfb776eced3f5cb81b655
3
+ size 198125875
train/user_info/part-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28e28ffe33e4f8e46e2cafa2b6d2e48c8b00f74e58d8b6ae408080e908bb909e
3
+ size 197535032
train/user_info/part-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a08804d281f3694981d8be62ce06275c1b8c55132a7d90270c7b0cd0bd5b6db
3
+ size 198353162
train/user_info/part-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09e773b878319517b8361467a197760f863fd93feffcc75cbe9e03fb2d48dd1b
3
+ size 197138996