Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,6 @@ pipeline_tag: other
|
|
| 14 |
tags:
|
| 15 |
- chemistry
|
| 16 |
- biology
|
| 17 |
-
- foundation-model
|
| 18 |
- generative-model
|
| 19 |
- predictive-model
|
| 20 |
- representation-learning
|
|
@@ -37,7 +36,7 @@ tags:
|
|
| 37 |
|
| 38 |
</div>
|
| 39 |
|
| 40 |
-
This repository contains the model weights for **Zatom-1**,
|
| 41 |
|
| 42 |
## GitHub repository
|
| 43 |
|
|
@@ -100,8 +99,9 @@ If you use the code or data associated with this package or otherwise find this
|
|
| 100 |
|
| 101 |
```bibtex
|
| 102 |
@article{zatom_1_2026,
|
| 103 |
-
title={Zatom-1:
|
| 104 |
author={Alex Morehead* and Miruna Cretu* and Antonia Panescu* and Rishabh Anand* and Maurice Weiler* and Tynan Perez* and Samuel Blau and Steven Farrell and Wahid Bhimji and Anubhav Jain and Hrushikesh Sahasrabuddhe and Pietro Li貌 and Tommi Jaakkola and Rafael G贸mez-Bombarelli and Rex Ying* and Ben Erichson* and Michael Mahoney*},
|
|
|
|
| 105 |
year={2026},
|
| 106 |
eprint={2602.22251},
|
| 107 |
archivePrefix={arXiv},
|
|
|
|
| 14 |
tags:
|
| 15 |
- chemistry
|
| 16 |
- biology
|
|
|
|
| 17 |
- generative-model
|
| 18 |
- predictive-model
|
| 19 |
- representation-learning
|
|
|
|
| 36 |
|
| 37 |
</div>
|
| 38 |
|
| 39 |
+
This repository contains the model weights for **Zatom-1**, a general-purpose model that unifies generative modeling and representation learning of 3D molecules and materials. Introduced in [Zatom-1: Towards a Multimodal Foundation Model for 3D Molecules and Materials](https://huggingface.co/papers/2602.22251), Zatom-1 is a Transformer trained with a multimodal flow matching objective that jointly models discrete atom types and continuous 3D geometries.
|
| 40 |
|
| 41 |
## GitHub repository
|
| 42 |
|
|
|
|
| 99 |
|
| 100 |
```bibtex
|
| 101 |
@article{zatom_1_2026,
|
| 102 |
+
title={Zatom-1: Towards a Multimodal Foundation Model for 3D Molecules and Materials},
|
| 103 |
author={Alex Morehead* and Miruna Cretu* and Antonia Panescu* and Rishabh Anand* and Maurice Weiler* and Tynan Perez* and Samuel Blau and Steven Farrell and Wahid Bhimji and Anubhav Jain and Hrushikesh Sahasrabuddhe and Pietro Li貌 and Tommi Jaakkola and Rafael G贸mez-Bombarelli and Rex Ying* and Ben Erichson* and Michael Mahoney*},
|
| 104 |
+
journal={arXiv},
|
| 105 |
year={2026},
|
| 106 |
eprint={2602.22251},
|
| 107 |
archivePrefix={arXiv},
|