Skip to content
New issue

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

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

Already on GitHub? # to your account

new_benchmark #356

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

ChangwenXu98
Copy link

Finetune CHGNet v0.3.0 on formation energy data.

Added files in the matbench_v0.1_CHGNet_v0.3.0 folder include results.json.gz, info.json, and train_chgnet_mb.py. The subfolder chgnet/ includes source code for CHGNet as well as customized trainer and dataset files.

@ChangwenXu98 ChangwenXu98 changed the title Finetune CHGNet v0.3.0 new_benchmark Aug 20, 2024
@ChangwenXu98
Copy link
Author

ChangwenXu98 commented Aug 20, 2024

Hi, I'm trying to add new benchmark results. Some checks was not successful due to the incompatibility between matminer and monty:

matminer 0.9.2 requires monty>=2023, but you have monty 2022.4.26 which is incompatible.
pymatgen 2024.8.9 requires monty>=2024.7.29, but you have monty 2022.4.26 which is incompatible.

On my local machine I installed matbench=0.6 which requires matminer=0.7.4 and monty=2022.4.26. Why does the test here require matminer=0.9.2? Neither matbench=0.6 nor chgnet=0.3.8 requires matminer=0.9.2.

@ml-evs ml-evs mentioned this pull request Nov 8, 2024
3 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant