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

Problems encountered in the prediction process #3

Open
Jason-Hong-Child opened this issue Jun 19, 2024 · 2 comments
Open

Problems encountered in the prediction process #3

Jason-Hong-Child opened this issue Jun 19, 2024 · 2 comments

Comments

@Jason-Hong-Child
Copy link

When executing submit.py, the model parameters loaded from
微信截图_20240619225137
"checkpoints/ebnerd_large_x1_2ed787f6/DIN_ebnerd_large_x1_001_1860e41e.model" are inconsistent with the DIN model structure

@zhujiem
Copy link

zhujiem commented Jun 20, 2024

If you run multiple groups of parameters in parallel, it may overwrite the checkpoint? To avoid this, please modify "model_root: " in config.

@Jason-Hong-Child
Copy link
Author

Is it because I trained multiple times? #

If you run multiple groups of parameters in parallel, it may overwrite the checkpoint? To avoid this, please modify "model_root: " in config.

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

2 participants