-
Notifications
You must be signed in to change notification settings - Fork 17
【PPMat Dataset No.6】OC20_CHGNet #204
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
base: develop
Are you sure you want to change the base?
Conversation
|
Thanks for your contribution! |
ppmat/datasets/oc20_s2ef_dataset.py
Outdated
| "排查建议:\n" | ||
| " 1) 检查配置的 label_names 与分片列是否一致\n" | ||
| " 2) 暂时将 filter_unvalid 设为 False 以查看原始样本计数\n" | ||
| " 3) 仅保留 1 个分片进行快速验证\n" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
请使用英文
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
请参考已有的数据集dataset的文件格式,url写在dataset里面
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
参考mp的格式
|
最终的数据集加载文件中用到pyarror的话,辛苦在requirement中辛苦添加相关命令 |
|
这个数据建议使用chrgnet |
|
建议已经全部修改完毕💕 |
|
导师您看这个还有问题嘛 |
|
|
每次运行都要重新构建graph,这里的逻辑有点问题 |
|
建议不要分chunk构建graph,一个进度条的方式来显示完整的graph构建过程 |
PR Category
Dataset adaptation
PR Types
Add adapters
Description
在CHGNet模型上测试



示例 bash: python interatomic_potentials/train.py -c interatomic_potentials/configs/chgnet/chgnet_oc20_s2ef_energy.yaml