Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random Seed Question #1

Open
Afar8612 opened this issue Oct 13, 2023 · 0 comments
Open

Random Seed Question #1

Afar8612 opened this issue Oct 13, 2023 · 0 comments

Comments

@Afar8612
Copy link

Hello, the part that sets the random seed is commented out in your source code, resulting in non-unique results. If you are not familiar with the recbole framework at the beginning, it is difficult to find this problem. The specific path is recbole\quick_start\quick_start.py .
config = Config(model=model, dataset=dataset, config_file_list=config_file_list, config_dict=config_dict) # init_seed(config['seed'], config['reproducibility'])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant