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: CA-9 validation
|
11 |
+
---
|
12 |
+
# Dataset
|
13 |
+
CA-9 validation
|
14 |
+
### Description
|
15 |
+
Configurations from CA-9 dataset used during validation step for NNP_CA-9 potential. CA-9 consists of configurations of carbon with curated subsets chosen to test the effects of intentionally choosing dissimilar configurations when training neural network potentials
|
16 |
+
<br>Additional details stored in dataset columns prepended with "dataset_".
|
17 |
+
### Dataset authors
|
18 |
+
Daniel Hedman, Tom Rothe, Gustav Johansson, Fredrik Sandin, J. Andreas Larsson, Yoshiyuki Miyamoto
|
19 |
+
### Publication
|
20 |
+
https://doi.org/10.1016/j.cartre.2021.100027
|
21 |
+
### Original data link
|
22 |
+
https://doi.org/10.24435/materialscloud:6h-yj
|
23 |
+
### License
|
24 |
+
CC-BY-4.0
|
25 |
+
### Number of unique molecular configurations
|
26 |
+
8000
|
27 |
+
### Number of atoms
|
28 |
+
436601
|
29 |
+
### Elements included
|
30 |
+
C
|
31 |
+
### Properties included
|
32 |
+
energy, atomic forces, cauchy stress
|
33 |
+
### Cite this dataset
|
34 |
+
Hedman, D., Rothe, T., Johansson, G., Sandin, F., Larsson, J. A., and Miyamoto, Y. _CA-9 validation_. ColabFit, 2023. https://doi.org/10.60732/5cebd981
|