Add Transition1x-test readme file
Browse files
README.md
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
configs:
|
| 3 |
+
- config_name: default
|
| 4 |
+
data_files: "main/*.parquet"
|
| 5 |
+
license: mit
|
| 6 |
+
tags:
|
| 7 |
+
- molecular dynamics
|
| 8 |
+
- mlip
|
| 9 |
+
- interatomic potential
|
| 10 |
+
pretty_name: Transition1x-test
|
| 11 |
+
---
|
| 12 |
+
# Dataset
|
| 13 |
+
Transition1x-test
|
| 14 |
+
### Description
|
| 15 |
+
The test split of the Transition1x dataset. Transition1x is a benchmark dataset containing 9.6 million Density Functional Theory (DFT) calculations of forces and energies of molecular configurations on and around reaction pathways at the ωB97x/6-31 G(d) level of theory. The configurations contained in this dataset allow a better representation of features in transition state regions when compared to other benchmark datasets -- in particular QM9 and ANI1x.
|
| 16 |
+
<br>Additional details stored in dataset columns prepended with "dataset_".
|
| 17 |
+
### Dataset authors
|
| 18 |
+
Mathias Schreiner, Arghya Bhowmik, Tejs Vegge, Jonas Busk, Ole Winther
|
| 19 |
+
### Publication
|
| 20 |
+
https://doi.org/10.1038/s41597-022-01870-w
|
| 21 |
+
### Original data link
|
| 22 |
+
https://doi.org/10.6084/m9.figshare.19614657.v4
|
| 23 |
+
### License
|
| 24 |
+
MIT
|
| 25 |
+
### Number of unique molecular configurations
|
| 26 |
+
190277
|
| 27 |
+
### Number of atoms
|
| 28 |
+
2106770
|
| 29 |
+
### Elements included
|
| 30 |
+
C, H, N, O
|
| 31 |
+
### Properties included
|
| 32 |
+
energy, atomic forces, cauchy stress
|
| 33 |
+
### Cite this dataset
|
| 34 |
+
Schreiner, M., Bhowmik, A., Vegge, T., Busk, J., and Winther, O. _Transition1x-test_. ColabFit, 2023. https://doi.org/10.60732/f26a9f60
|