Update README.md
Browse files
README.md
CHANGED
|
@@ -9,8 +9,10 @@ datasets:
|
|
| 9 |
|
| 10 |
# SNet-T25
|
| 11 |
SNet-T25 is an MLIP trained on the Titan25 dataset.
|
| 12 |
-
|
| 13 |
-
|
|
|
|
|
|
|
| 14 |
|
| 15 |
The original SNet-T25 was trained using our in-house framework;
|
| 16 |
we provide a converted version that can be directly used with [the SevenNet framework](https://github.com/MDIL-SNU/SevenNet).
|
|
|
|
| 9 |
|
| 10 |
# SNet-T25
|
| 11 |
SNet-T25 is an MLIP trained on the Titan25 dataset.
|
| 12 |
+
It was designed for general chemical reactivity, including interfacial reactions,
|
| 13 |
+
and trained on the eleven elements included in Titan25 (C, H, N, O, Ag, Au, Cu, Pd, Pt, Rh, Ru).
|
| 14 |
+
Detailed evaluation results are available at [GAIA paper](https://arxiv.org/abs/2509.25798),
|
| 15 |
+
which also provides full details of the model architecture and hyperparameters.
|
| 16 |
|
| 17 |
The original SNet-T25 was trained using our in-house framework;
|
| 18 |
we provide a converted version that can be directly used with [the SevenNet framework](https://github.com/MDIL-SNU/SevenNet).
|