File size: 590 Bytes
3429ce3
 
 
 
 
 
6b109e6
 
 
3429ce3
 
6b109e6
3429ce3
6b109e6
 
 
 
 
3429ce3
 
 
 
 
 
6b109e6
3429ce3
 
 
 
 
 
 
c4bc5bd
3429ce3
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
library_name: matgl
tags:
- matgl
- materials-science
- graph-neural-network
- machine-learning-interatomic-potential
- foundation-potential
- mlip
---

## Introduction

Pre-trained TensorNet foundation potential, i.e., universal machine learning interatomic potential trained on the MatPES PBE 2025.2 dataset.

## Potential

[matgl](https://github.com/materialsvirtuallab/matgl) `Potential` model (version 3).

## Usage

```python
import matgl

model = matgl.load_model("materialyze/TensorNet-PES-MatPES-PBE-2025.2")
```


## Metadata

```json
{
  "dataset": "MatPES-PBE-2025.2"
}
```