QET-PES-MatQ / README.md
kenko911's picture
Upload matgl model
0dd6344 verified
---
library_name: matgl
tags:
- matgl
- materials-science
- graph-neural-network
---
# Potential
This is a [matgl](https://github.com/materialsvirtuallab/matgl) `Potential` model (version 3).
## Usage
```python
import matgl
model = matgl.load_model("<owner>/<repo>")
```
## Metadata
```json
{
"dataset": "MatQ"
}
```