Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
configs:
|
3 |
+
- config_name: default
|
4 |
+
data_files: "main/*.parquet"
|
5 |
+
license: cc-by-4.0
|
6 |
+
tags:
|
7 |
+
- molecular dynamics
|
8 |
+
- mlip
|
9 |
+
- interatomic potential
|
10 |
+
pretty_name: 3BPA test 300K
|
11 |
+
---
|
12 |
+
# Dataset
|
13 |
+
3BPA test 300K
|
14 |
+
### Description
|
15 |
+
Test configurations with MD simulations performed at 300K from 3BPA, used to showcase the performance of linear atomic cluster expansion (ACE) force fields in a machine learning model to predict the potential energy surfaces of organic molecules.
|
16 |
+
<br>Additional details stored in dataset columns prepended with "dataset_".
|
17 |
+
### Dataset authors
|
18 |
+
Dávid Péter Kovács, Cas van der Oord, Jiri Kucera, Alice E. A. Allen, Daniel J. Cole, Christoph Ortner, Gábor Csányi
|
19 |
+
### Publication
|
20 |
+
https://doi.org/10.1021/acs.jctc.1c00647
|
21 |
+
### Original data link
|
22 |
+
https://doi.org/10.1021/acs.jctc.1c00647
|
23 |
+
### License
|
24 |
+
CC-BY-4.0
|
25 |
+
### Number of unique molecular configurations
|
26 |
+
1669
|
27 |
+
### Number of atoms
|
28 |
+
45063
|
29 |
+
### Elements included
|
30 |
+
C, H, N, O
|
31 |
+
### Properties included
|
32 |
+
energy, atomic forces, cauchy stress
|
33 |
+
### Cite this dataset
|
34 |
+
Kovács, D. P., Oord, C., Kucera, J., Allen, A. E. A., Cole, D. J., Ortner, C., and Csányi, G. _3BPA test 300K_. ColabFit, 2023. https://doi.org/10.60732/5737de70
|