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: gpl-3.0
|
6 |
+
tags:
|
7 |
+
- molecular dynamics
|
8 |
+
- mlip
|
9 |
+
- interatomic potential
|
10 |
+
pretty_name: 23-Single-Element-DNPs RSCDD 2023-Re
|
11 |
+
---
|
12 |
+
# Dataset
|
13 |
+
23-Single-Element-DNPs RSCDD 2023-Re
|
14 |
+
### Description
|
15 |
+
Configurations of Re from Andolina & Saidi, 2023. One of 23 minimalist, curated sets of DFT-calculated properties for individual elements for the purpose of providing input to machine learning of deep neural network potentials (DNPs). Each element set contains on average ~4000 structures with 27 atoms per structure. Configuration metadata includes Materials Project ID where available, as well as temperatures at which MD trajectories were calculated.These temperatures correspond to the melting temperature (MT) and 0.25*MT for elements with MT < 2000K, and MT, 0.6*MT and 0.25*MT for elements with MT > 2000K.
|
16 |
+
<br>Additional details stored in dataset columns prepended with "dataset_".
|
17 |
+
### Dataset authors
|
18 |
+
Christopher M. Andolina, Wissam A. Saidi
|
19 |
+
### Publication
|
20 |
+
https://doi.org/10.1039/D3DD00046J
|
21 |
+
### Original data link
|
22 |
+
https://github.com/saidigroup/23-Single-Element-DNPs
|
23 |
+
### License
|
24 |
+
gpl-3.0
|
25 |
+
### Number of unique molecular configurations
|
26 |
+
5029
|
27 |
+
### Number of atoms
|
28 |
+
101248
|
29 |
+
### Elements included
|
30 |
+
Re
|
31 |
+
### Properties included
|
32 |
+
energy, atomic forces, cauchy stress
|
33 |
+
### Cite this dataset
|
34 |
+
Andolina, C. M., and Saidi, W. A. _23-Single-Element-DNPs RSCDD 2023-Re_. ColabFit, 2023. https://doi.org/10.60732/1e0997f8
|