Add links
Browse files
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
4 |
-
|
5 |
-
# All-atom Diffusion Transformers - MP20 dataset
|
6 |
-
|
7 |
-
MP20 dataset from the paper "All-atom Diffusion Transformers: Unified generative modelling of molecules and materials", by Chaitanya K. Joshi, Xiang Fu, Yi-Lun Liao, Vahe Gharakhanyan, Benjamin Kurt Miller, Anuroop Sriram
|
8 |
-
|
9 |
-
Original data source: https://github.com/txie-93/cdvae (Adapted from [Materials Project](https://next-gen.materialsproject.org/))
|
10 |
-
|
11 |
-
GitHub: https://github.com/facebookresearch/all-atom-diffusion-transformer
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
+
# All-atom Diffusion Transformers - MP20 dataset
|
6 |
+
|
7 |
+
MP20 dataset from the paper [*"All-atom Diffusion Transformers: Unified generative modelling of molecules and materials"*](https://www.arxiv.org/abs/2503.03965), by [Chaitanya K. Joshi](https://www.chaitjo.com/), [Xiang Fu](https://xiangfu.co/), [Yi-Lun Liao](https://www.linkedin.com/in/yilunliao), [Vahe Gharakhanyan](https://gvahe.github.io/), [Benjamin Kurt Miller](https://www.mathben.com/), [Anuroop Sriram*](https://anuroopsriram.com/), and [Zachary W. Ulissi*](https://zulissi.github.io/) from FAIR Chemistry at Meta (* Joint last author).
|
8 |
+
|
9 |
+
Original data source: https://github.com/txie-93/cdvae (Adapted from [Materials Project](https://next-gen.materialsproject.org/))
|
10 |
+
|
11 |
+
GitHub: https://github.com/facebookresearch/all-atom-diffusion-transformer
|