Skip to content

Some questions about the performance in the paper and training details. #3

Description

@sdfsfdx

Hi, thank you for open source! I executed train_base.py and have some questions as follows:

  1. The performance on de dataset. I paste the results in the paper and highlight the values that correspond to train_base.py

image

I executed train_base.py and record the results as follows:
image

I noticed my GMF's NDCG@10 is far higher than that in the paper, and the rest 5 values are far lower. I did not change the content in train_base.py, what should I do to reproduce the models in the paper.

  1. Whether the results in the paper are taken from the validation or the test? I set num_epoch as 175 and I found some metrics in the validation set are much higher than that in the paper, but the results of the test set are still lower.
  2. If the results in the paper are taken from the test set, how did you set up the early stopping strategy? (i.e., the value of patience)
  3. I did not find the description of the batch size in the paper, but it is 1024 in the file. Is the batch size in the paper 1024?

I hope you can reply to these questions that puzzle me when you have time, thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions