Update journal citation
Browse files
README.md
CHANGED
|
@@ -19,14 +19,14 @@ Models are hosted on [Zenodo](https://zenodo.org/doi/10.5281/zenodo.11051644) an
|
|
| 19 |
|
| 20 |
### Model Description
|
| 21 |
|
| 22 |
-
METL is discussed in the [paper](https://doi.org/10.
|
| 23 |
The GitHub [repo](https://github.com/gitter-lab/metl) contains more documentation and includes scripts for training and predicting with METL.
|
| 24 |
Google Colab notebooks for finetuning and predicting on publicly available METL models are available as well [here](https://github.com/gitter-lab/metl/tree/main/notebooks).
|
| 25 |
|
| 26 |
### Model Sources
|
| 27 |
|
| 28 |
- **Repository:** [METL repo](https://github.com/gitter-lab/metl)
|
| 29 |
-
- **Paper:** [METL
|
| 30 |
- **Demo:** [Hugging Face Spaces demo](https://huggingface.co/spaces/gitter-lab/METL_demo)
|
| 31 |
|
| 32 |
## How to Get Started with the Model
|
|
@@ -72,9 +72,10 @@ with torch.no_grad():
|
|
| 72 |
|
| 73 |
## Citation
|
| 74 |
|
| 75 |
-
Biophysics-based protein language models for protein engineering
|
| 76 |
-
Sam Gelman, Bryce Johnson, Chase Freschlin, Arnav Sharma, Sameer D'Costa, John Peters, Anthony Gitter, Philip A
|
| 77 |
-
|
|
|
|
| 78 |
|
| 79 |
## Model Card Contact
|
| 80 |
|
|
|
|
| 19 |
|
| 20 |
### Model Description
|
| 21 |
|
| 22 |
+
METL is discussed in the [paper](https://doi.org/10.1038/s41592-025-02776-2) in further detail.
|
| 23 |
The GitHub [repo](https://github.com/gitter-lab/metl) contains more documentation and includes scripts for training and predicting with METL.
|
| 24 |
Google Colab notebooks for finetuning and predicting on publicly available METL models are available as well [here](https://github.com/gitter-lab/metl/tree/main/notebooks).
|
| 25 |
|
| 26 |
### Model Sources
|
| 27 |
|
| 28 |
- **Repository:** [METL repo](https://github.com/gitter-lab/metl)
|
| 29 |
+
- **Paper:** [METL publication](https://doi.org/10.1038/s41592-025-02776-2)
|
| 30 |
- **Demo:** [Hugging Face Spaces demo](https://huggingface.co/spaces/gitter-lab/METL_demo)
|
| 31 |
|
| 32 |
## How to Get Started with the Model
|
|
|
|
| 72 |
|
| 73 |
## Citation
|
| 74 |
|
| 75 |
+
[Biophysics-based protein language models for protein engineering](https://doi.org/10.1038/s41592-025-02776-2).
|
| 76 |
+
Sam Gelman, Bryce Johnson, Chase R Freschlin, Arnav Sharma, Sameer D'Costa, John Peters, Anthony Gitter<sup>+</sup>, Philip A Romero<sup>+</sup>.
|
| 77 |
+
*Nature Methods* 22, 2025.
|
| 78 |
+
<sup>+</sup> denotes equal contribution.
|
| 79 |
|
| 80 |
## Model Card Contact
|
| 81 |
|