EquiformerV3: Scaling Efficient, Expressive, and General SE(3)-Equivariant Graph Attention Transformers
Paper • 2604.09130 • Published
This repository contains the checkpoints of the work "EquiformerV3: Scaling Efficient, Expressive, and General SE(3)-Equivariant Graph Attention Transformers". Please refer to the code for detailed description of usage.
| Model | Training data | Checkpoint |
| EquiformerV3 | MPtrj | mptrj_gradient.pt |
| Model | Training data | Config | Checkpoint |
| EquiformerV3 (direct pre-training) | OMat24 | omat24_direct.yml | omat24_direct.pt |
| EquiformerV3 (gradient fine-tuning) | OMat24 | omat24_gradient.yml | omat24_gradient.pt |
| EquiformerV3 (gradient fine-tuning) | MPtrj and sAlex | mptrj-salex_gradient.yml | omat24-mptrj-salex_gradient.pt |