CoolFace
Datasetpublic

OneScience-Group/NEP

NEP Dataset Description The NEP dataset provides example data for training materials potentials with OneScience-Group/NEP. It includes several materials systems, such as AuAg, Cu, HfO2, and LiSiC, in pwmat/movement, pwmlff/npy, and extxyz formats. The dataset contains atomic coordinates, cell information, energies, and forces for different configurations of these systems. It is intended as a standard benchmark for learning and validating machine-learning interatomic… See the full description on the dataset page: https://huggingface.co/datasets/OneScience-Group/NEP.

sourceHugging Facegpl-3.0updated 18d agoView on Hugging Face
0likes301downloads
Dataset Card

<p align="center"> <strong> <span style="font-size: 30px;">NEP</span> </strong> </p>

Dataset Description

The NEP dataset provides example data for training materials potentials with OneScience-Group/NEP. It includes several materials systems, such as AuAg, Cu, HfO2, and LiSiC, in pwmat/movement, pwmlff/npy, and extxyz formats. The dataset contains atomic coordinates, cell information, energies, and forces for different configurations of these systems. It is intended as a standard benchmark for learning and validating machine-learning interatomic potential methods, including NEP.

The current package contains approximately 636 data and metadata files totaling about 38 MB.

Supported Tasks

This standardized data repository packages the complete official MatPL examples for four materials systems. It can be used for:

  • Training and validating machine-learning interatomic potentials
  • Fitting potential energy surfaces for materials simulations
  • Functional testing and benchmarking of the NEP framework

Dataset Formats and Structure

Data files are stored under data/MatPL/ and grouped by materials system:

PathFormatShape/contentDescription
data/MatPL/AuAg/AuAg-5762.xyzextxyz[N_frames, N_atoms]Configurations for the AuAg system
data/MatPL/Cu/pwdata/0_300_MOVEMENTpwmat/movement[N_frames, N_atoms]Cu training data at 300 K
data/MatPL/Cu/pwdata/1_500_MOVEMENTpwmat/movement[N_frames, N_atoms]Cu training data at 500 K
data/MatPL/Cu/pwdata/valid_movementpwmat/movement[N_frames, N_atoms]Cu validation data
data/MatPL/HfO2/pwdata/init_*/train/atom_type.npynpy[N_atoms]Atomic species for the HfO2 system
data/MatPL/HfO2/pwdata/init_*/train/energies.npynpy[N_frames]Total configuration energies for the HfO2 system
data/MatPL/HfO2/pwdata/init_*/train/forces.npynpy[N_frames, N_atoms×3]Atomic forces for the HfO2 system
data/MatPL/HfO2/pwdata/init_*/train/image_type.npynpy[N_frames]Configuration types for the HfO2 system
data/MatPL/HfO2/pwdata/init_*/train/lattice.npynpy[N_frames, 9]Cell matrices for the HfO2 system
data/MatPL/HfO2/pwdata/init_*/train/position.npynpy[N_frames, N_atoms×3]Atomic coordinates for the HfO2 system
data/MatPL/HfO2/pwdata/init_*/valid/npySame as aboveHfO2 validation-data shards
data/MatPL/LiSiC/pwdata/init_*/train/npySame as aboveLiSiC training-data shards
data/MatPL/LiSiC/pwdata/init_*/valid/npySame as aboveLiSiC validation-data shards
metadata/sha256_manifest.txtSHA-256Integrity manifestFile-integrity checksums

Downloading the Dataset

bash
hf download --dataset OneScience-Group/NEP --local-dir ./data

Official OneScience Resources

PlatformOneScience Main RepositorySkills Repository
Giteehttps://gitee.com/onescience-ai/onesciencehttps://gitee.com/onescience-ai/oneskills
GitHubhttps://github.com/onescience-ai/OneSciencehttps://github.com/onescience-ai/oneskills

Limitations and License

This dataset consists of the official MatPL example data. No new samples were generated, and the original data contents were not modified.

  • Original source: Official MatPL repository
  • Model card metadata: gpl-3.0, normalized from the source GPLv3 declaration
  • Source terms: Before redistribution or production use, review the licensing and provenance information provided by the original MatPL data sources and the OneScience repository. These source-specific terms remain authoritative for any component with separate licensing.