aixsim commited on
Commit
ed29b60
·
verified ·
1 Parent(s): 3b61555

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -8,7 +8,7 @@ size_categories:
8
  ---
9
 
10
  # Titan25
11
- Titan25 is an MLIP dataset constructed with [GAIA](https://arxiv.org/abs/2509.25798).
12
  It comprises 1.8M data points across 11 elements (C, H, N, O, Ag, Au, Cu, Pd, Pt, Rh, Ru),
13
  which supports the development of MLIPs that robustly capture general chemical reactions, including interfacial processes.
14
 
@@ -18,6 +18,8 @@ which supports the development of MLIPs that robustly capture general chemical r
18
 
19
  We also provide [SNet-T25](https://huggingface.co/aixsim/SNet-T25), an MLIP trained on Titan25.
20
 
 
 
21
  # Citation
22
  If using this dataset, please cite our work as follows:
23
  ```
 
8
  ---
9
 
10
  # Titan25
11
+ Titan25 is an MLIP dataset constructed with GAIA.
12
  It comprises 1.8M data points across 11 elements (C, H, N, O, Ag, Au, Cu, Pd, Pt, Rh, Ru),
13
  which supports the development of MLIPs that robustly capture general chemical reactions, including interfacial processes.
14
 
 
18
 
19
  We also provide [SNet-T25](https://huggingface.co/aixsim/SNet-T25), an MLIP trained on Titan25.
20
 
21
+ The GAIA code is available at [GAIA repo](https://github.com/samsungDS-PoCs/GAIA).
22
+
23
  # Citation
24
  If using this dataset, please cite our work as follows:
25
  ```