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

Difference between benchmark.py and model.benchmark #6

Open
Mlzzzzz opened this issue Jul 14, 2024 · 0 comments
Open

Difference between benchmark.py and model.benchmark #6

Mlzzzzz opened this issue Jul 14, 2024 · 0 comments

Comments

@Mlzzzzz
Copy link

Mlzzzzz commented Jul 14, 2024

Hi MiCaM team,

I noticed that your source code includes a file called benchmark.py, where the distribution learning benchmark by GuacaMol is utilized. However, in train.py, the model is benchmarked using the model.benchmark(train_path=paths.train_path) method, which seems to take longer than the approach in benchmark.py. Could you explain the main differences between these two benchmarking methods?

Thank you!

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