Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,16 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
Model checkpoints for [`CrystalFormer`](https://github.com/deepmodeling/CrystalFormer), which is a space group-informed Transformer for crystalline materials generation.
|
| 6 |
|
| 7 |
More details can be seen at [model card](https://github.com/deepmodeling/CrystalFormer/tree/main/model).
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- zdcao/alex-20
|
| 5 |
+
tags:
|
| 6 |
+
- chemistry
|
| 7 |
+
- materials
|
| 8 |
---
|
| 9 |
|
| 10 |
+
<p align="center">
|
| 11 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/648c56e6967489905bf81d73/MMYdiRZV6aOiH1TYxlkN8.png" width="400px">
|
| 12 |
+
</p>
|
| 13 |
+
|
| 14 |
Model checkpoints for [`CrystalFormer`](https://github.com/deepmodeling/CrystalFormer), which is a space group-informed Transformer for crystalline materials generation.
|
| 15 |
|
| 16 |
More details can be seen at [model card](https://github.com/deepmodeling/CrystalFormer/tree/main/model).
|