Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,15 @@ size_categories:
|
|
| 7 |
- 1M<n<10M
|
| 8 |
---
|
| 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
# Citation
|
| 11 |
If using this dataset, please cite our work as follows:
|
| 12 |
```
|
|
|
|
| 7 |
- 1M<n<10M
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Titan25
|
| 11 |
+
Titan25 is an MLIP dataset constructed by [GAIA](https://arxiv.org/abs/2509.25798).
|
| 12 |
+
Spanning eleven elements (C, H, N, O, Ag, Au, Cu, Pd, Pt, Rh, Ru),
|
| 13 |
+
it supports the development of MLIPs that robustly capture general chemical reactions, including interfacial processes.
|
| 14 |
+
[The GAIA paper](https://arxiv.org/abs/2509.25798) includes
|
| 15 |
+
- full details on the construction of the dataset
|
| 16 |
+
- evaluation results on the dataset
|
| 17 |
+
Also, SNet-T25, an MLIP trained on Titan25, is available at [SNet-T25](https://huggingface.co/aixsim/SNet-T25)
|
| 18 |
+
|
| 19 |
# Citation
|
| 20 |
If using this dataset, please cite our work as follows:
|
| 21 |
```
|