heycao commited on
Commit
b409b4d
·
verified ·
1 Parent(s): b46a07f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -17
README.md CHANGED
@@ -24,25 +24,25 @@ This model is fine-tuned from [viberec/ML-100k-SASRec](https://huggingface.co/vi
24
  - **tailpercentage@10**: 0.0002
25
 
26
  ### Best Valid Results (MODPO)
27
- - **ndcg@10**: 0.0508
28
- - **hit@10**: 0.1044
29
- - **averagepopularity@10**: 242.5457
30
- - **giniindex@10**: 0.9246
31
- - **itemcoverage@10**: 0.1868
32
- - **shannonentropy@10**: 0.0243
33
- - **tailpercentage@10**: 0.0001
34
 
35
  ### Test Results (MODPO)
36
- - **ndcg@10**: 0.0532
37
- - **hit@10**: 0.1129
38
- - **averagepopularity@10**: 247.405
39
- - **giniindex@10**: 0.9324
40
- - **itemcoverage@10**: 0.1711
41
- - **shannonentropy@10**: 0.0259
42
- - **tailpercentage@10**: 0.0001
43
 
44
  ## RL Hyperparameters
45
- - **Alpha**: 0.9
46
- - **KL Beta**: 0.1
47
  - **Group Size**: 16
48
- - **Learning Rate**: 5e-05
 
24
  - **tailpercentage@10**: 0.0002
25
 
26
  ### Best Valid Results (MODPO)
27
+ - **ndcg@10**: 0.0541
28
+ - **hit@10**: 0.114
29
+ - **averagepopularity@10**: 236.5902
30
+ - **giniindex@10**: 0.9194
31
+ - **itemcoverage@10**: 0.1957
32
+ - **shannonentropy@10**: 0.0236
33
+ - **tailpercentage@10**: 0.0
34
 
35
  ### Test Results (MODPO)
36
+ - **ndcg@10**: 0.0546
37
+ - **hit@10**: 0.1182
38
+ - **averagepopularity@10**: 236.4441
39
+ - **giniindex@10**: 0.9218
40
+ - **itemcoverage@10**: 0.2045
41
+ - **shannonentropy@10**: 0.0224
42
+ - **tailpercentage@10**: 0.0003
43
 
44
  ## RL Hyperparameters
45
+ - **Alpha**: 0.5
46
+ - **KL Beta**: 0.3
47
  - **Group Size**: 16
48
+ - **Learning Rate**: 1e-05