遇见数据集

multi-fidelity-training-mlff

收藏
魔搭社区2026-04-28 更新2026-07-19 收录
官方服务:

资源简介:

# Multi-Fidelity Training of Machine-Learned Force Fields — Dataset Dataset accompanying the paper [*Understanding Multi-Fidelity Training of Machine-Learned Force-Fields*](https://arxiv.org/abs/2506.14963). ## File Structure ``` data/ ├── data.lmdb # LMDB database with atomic structures and labels ├── metadata.parquet # Lightweight metadata index ├── schema.json # Schema for the metadata ├── {method}_train_{a,b,c,d}.json # Train/validation/test split definitions (12 files) ``` - **`data.lmdb`** — The main database containing atomic positions, atomic numbers, energies, and forces for each structure. - **`metadata.parquet`** — A metadata index with columns: `formula`, `conformation_idx`, `method`, `n_atoms`, `energy`, `forces_present`, `energy_unit`, `forces_unit`, `idx`. - **`{method}_train_{a,b,c,d}.json`** — Split files defining train, validation, and test indices for each method (`dft`, `xtb`, `cc`) and training group (`a`–`d`). Indices reference entries in the LMDB database. - **`schema.json`** — Schema definition for the metadata fields. ## Code The code to reproduce the experiments in the paper is available at [github.com/microsoft/multi-fidelity-training-mlff](https://github.com/microsoft/multi-fidelity-training-mlff). ## Citation ```bibtex @online{Gardner2025Understanding, title = {Understanding Multi-Fidelity Training of Machine-Learned Force-Fields}, author = {Gardner, John L. A. and Schulz, Hannes and Helie, Jean and Sun, Lixin and Simm, Gregor N. C.}, date = {2025-06-17}, eprint = {2506.14963}, eprinttype = {arXiv}, eprintclass = {physics}, doi = {10.48550/arXiv.2506.14963}, url = {http://arxiv.org/abs/2506.14963} } ``` ## License This dataset is released under the [MIT License](https://opensource.org/licenses/MIT). ## Contact - John Gardner — [johngardner@microsoft.com](mailto:johngardner@microsoft.com) - Gregor Simm — [gregorsimm@microsoft.com](mailto:gregorsimm@microsoft.com)

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