neumannrf commited on
Commit
ccf4c15
·
verified ·
1 Parent(s): b757820

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -10,11 +10,11 @@ tags:
10
  - medvae
11
  ---
12
  # Position-based Equivariant Graph Neural Network (`pos-egnn`)
13
- This repository contains PyTorch source code and model for loading and performing inference using the `pos-egnn`, a foundation model for Chemistry and Materials.
14
 
15
- **GitHub** (code): https://github.com/IBM/materials/tree/main/models/pos_egnn
16
 
17
- **HuggingFace** (model weights): https://huggingface.co/ibm-research/materials.pos-egnn
18
 
19
  <p align="center">
20
  <img src="posegnn.svg">
 
10
  - medvae
11
  ---
12
  # Position-based Equivariant Graph Neural Network (`pos-egnn`)
13
+ This repository contains PyTorch model for loading and performing inference using the `pos-egnn`, a foundation model for Chemistry and Materials.
14
 
15
+ **GitHub**: https://github.com/IBM/materials/tree/main/models/pos_egnn
16
 
17
+ **HuggingFace**: https://huggingface.co/ibm-research/materials.pos-egnn
18
 
19
  <p align="center">
20
  <img src="posegnn.svg">