Skip to content

Commit

Permalink
Merge pull request #190 from ACEsuit/ilyes319-patch-1
Browse files Browse the repository at this point in the history
fix table of contents readme
  • Loading branch information
ilyes319 authored Oct 11, 2023
2 parents 6594a5e + bb2295b commit ff054d5
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
- [Tutorial](#tutorial)
- [Weights and Biases](#weights-and-biases-for-experiment-tracking)
- [Development](#development)
- [Pretrained models](#pretrained-universal-mace-checkpoints)
- [References](#references)
- [Contact](#contact)
- [License](#license)
Expand Down Expand Up @@ -168,6 +169,12 @@ before you commit (and push) to avoid accidentally committing bad code.

We are happy to accept pull requests under an [MIT license](https://choosealicense.com/licenses/mit/). Please copy/paste the license text as a comment into your pull request.

## Pretrained Universal MACE Checkpoints

### Materials Project

We have collaborated with the Materials Project (MP) who trained universal MACE checkpoints covering 89 elements on 1.6 M bulk crystals in the [MPTrj dataset](https://figshare.com/articles/dataset/23713842) selected from MP relaxation trajectories. These pretrained models were used for materials stability prediction in [Matbench Discovery](https://matbench-discovery.materialsproject.org) and the corresponding [preprint](https://arxiv.org/abs/2308.14920). For easy reuse, these checkpoints were published on [Hugging Face](https://huggingface.co/cyrusyc/mace-universal).

## References

If you use this code, please cite our papers:
Expand All @@ -194,10 +201,6 @@ If you use this code, please cite our papers:
}
```

## Pretrained Universal MACE Checkpoints
### Materials Project
We have collaborated with the Materials Project (MP) who trained universal MACE checkpoints covering 89 elements on 1.6 M bulk crystals in the [MPTrj dataset](https://figshare.com/articles/dataset/23713842) selected from MP relaxation trajectories. These pretrained models were used for materials stability prediction in [Matbench Discovery](https://matbench-discovery.materialsproject.org) and the corresponding [preprint](https://arxiv.org/abs/2308.14920). For easy reuse, these checkpoints were published on [Hugging Face](https://huggingface.co/cyrusyc/mace-universal).

## Contact

If you have any questions, please contact us at [email protected].
Expand Down

0 comments on commit ff054d5

Please sign in to comment.