CoolFace
Modelpublic

materialyze/TensorNet-PES-MatPES-r2SCAN-2025.2-m

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
Model Card

TensorNet-PES-MatPES-r2SCAN-2025.2-m

Introduction

Pre-trained TensorNet foundation potential, i.e., universal machine learning interatomic potential trained on the MatPES-r2SCAN-2025.2 dataset. This is a medium-size TensorNet variant (~1.07M parameters; units=128, nblocks=3), one block deeper than the standard materialyze/TensorNet-PES-MatPES-r2SCAN-2025.2 reference (0.84M).

Potential

matgl Potential model (version 3).

Usage

python
import matgl

model = matgl.load_model("materialyze/TensorNet-PES-MatPES-r2SCAN-2025.2-m")

Model Details

  • Number of parameters: 1,067,906

Metrics

SplitEnergy MAE (eV/atom)Force MAE (eV/A)Stress MAE (GPa)
Train0.0342000.1256250.451469
Validation0.0353040.1550050.658389
Test0.0358950.1542680.667323

Metadata

json
{
  "dataset": "MatPES-r2SCAN-2025.2",
}