遇见数据集

Materials Project formation-energy and band-gap datasets (crystal structures and target values)

收藏
Zenodo2026-08-10 更新2026-08-13 收录
官方服务:

资源简介:

Two datasets used in an intrinsic-dimension analysis of materials graph neural networks. Each JSON (gzipped) is a list of records: material_id (real Materials Project id), structure (pymatgen Structure.as_dict(); reconstruct with pymatgen.core.Structure.from_dict), and the target value. MP_eform: formation_energy_per_atom in eV/atom (154,373 entries). MP_bandgap: band_gap in eV (154,879 entries). Load example: import gzip, json; from pymatgen.core import Structure; d = json.load(gzip.open('MP_eform_dataset.json.gz')); s = Structure.from_dict(d[0]['structure']).

提供机构:
Zenodo
创建时间:
2026-08-10
二维码
社区交流群
二维码
科研交流群
商业服务