knh123 commited on
Commit
1386a5b
·
verified ·
1 Parent(s): 841bd38

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +19 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": "Movies_and_TV",
3
+ "train_dir": "default",
4
+ "batch_size": 200,
5
+ "lr": 0.001,
6
+ "maxlen": 50,
7
+ "hidden_units": 64,
8
+ "num_blocks": 2,
9
+ "num_epochs": 1000,
10
+ "num_heads": 1,
11
+ "dropout_rate": 0.2,
12
+ "l2_emb": 5e-05,
13
+ "device": "cuda",
14
+ "inference_only": true,
15
+ "state_dict_path": "Movies_and_TV_default/TiSASRec_model_epoch_1000.pt",
16
+ "time_span": 256,
17
+ "usernum": 311143,
18
+ "itemnum": 86678
19
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1714ced7b1d0f1091bef2d9de1a3e6264303b969559dc71625d3d3a9dab3559a
3
+ size 22529303