Datasets:
Add xxMD-DFT_test files
Browse files- README.md +59 -0
- co/co_0.parquet +3 -0
- cs/cs_0.parquet +3 -0
- cs_co_map/cs_co_map_0.parquet +3 -0
- ds.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
configs:
|
| 3 |
+
- config_name: default
|
| 4 |
+
data_files: "co/*.parquet"
|
| 5 |
+
- config_name: info
|
| 6 |
+
data_files: "ds.parquet"
|
| 7 |
+
- config_name: configuration_sets
|
| 8 |
+
data_files: "cs/*.parquet"
|
| 9 |
+
- config_name: config_set_mapping
|
| 10 |
+
data_files: "cs_co_map/*.parquet"
|
| 11 |
+
license: cc-by-4.0
|
| 12 |
+
tags:
|
| 13 |
+
- molecular dynamics
|
| 14 |
+
- mlip
|
| 15 |
+
- interatomic potential
|
| 16 |
+
pretty_name: xxMD-DFT test
|
| 17 |
+
---
|
| 18 |
+
### <details><summary>Cite this dataset </summary>Pengmei, Z., Shu, Y., and Liu, J. _xxMD-DFT test_. ColabFit, 2023. https://doi.org/10.60732/690e82cc</details>
|
| 19 |
+
#### This dataset has been curated and formatted for the ColabFit Exchange
|
| 20 |
+
#### This dataset is also available on the ColabFit Exchange:
|
| 21 |
+
https://materials.colabfit.org/id/DS_q007ninsdjvf_0
|
| 22 |
+
#### Visit the ColabFit Exchange to search additional datasets by author, description, element content and more.
|
| 23 |
+
https://materials.colabfit.org
|
| 24 |
+
<br><hr>
|
| 25 |
+
# Dataset Name
|
| 26 |
+
xxMD-DFT test
|
| 27 |
+
### Description
|
| 28 |
+
Test dataset from xxMD-DFT. The xxMD (Extended Excited-state Molecular Dynamics) dataset is a comprehensive collection of non-adiabatic trajectories encompassing several photo-sensitive molecules. This dataset challenges existing Neural Force Field (NFF) models with broader nuclear configuration spaces that span reactant, transition state, product, and conical intersection regions, making it more chemically representative than its contemporaries. xxMD is divided into two datasets, each with corresponding train, test and validation splits. xxMD-CASSCF contains calculations generated using state-averaged complete active state self-consistent field (SA-CASSCF) electronic theory. xxMD-DFT contains recalculated single-point spin-polarized (unrestricted) DFT values.
|
| 29 |
+
### Dataset authors
|
| 30 |
+
Zihan Pengmei, Yinan Shu, Junyu Liu
|
| 31 |
+
### Publication
|
| 32 |
+
https://doi.org/10.1038/s41597-024-03019-3
|
| 33 |
+
### Original data link
|
| 34 |
+
https://github.com/zpengmei/xxMD
|
| 35 |
+
### License
|
| 36 |
+
CC-BY-4.0
|
| 37 |
+
### Number of unique molecular configurations
|
| 38 |
+
21661
|
| 39 |
+
### Number of atoms
|
| 40 |
+
402856
|
| 41 |
+
### Elements included
|
| 42 |
+
C, H, N, O, S
|
| 43 |
+
### Properties included
|
| 44 |
+
energy, atomic forces, cauchy stress
|
| 45 |
+
<br>
|
| 46 |
+
<hr>
|
| 47 |
+
|
| 48 |
+
# Usage
|
| 49 |
+
- `ds.parquet` : Aggregated dataset information.
|
| 50 |
+
- `co/` directory: Configuration rows each include a structure, calculated properties, and metadata.
|
| 51 |
+
- `cs/` directory : Configuration sets are subsets of configurations grouped by some common characteristic. If `cs/` does not exist, no configurations sets have been defined for this dataset.
|
| 52 |
+
- `cs_co_map/` directory : The mapping of configurations to configuration sets (if defined).
|
| 53 |
+
<br>
|
| 54 |
+
#### ColabFit Exchange documentation includes descriptions of content and example code for parsing parquet files:
|
| 55 |
+
- [Parquet parsing: example code](https://materials.colabfit.org/docs/how_to_use_parquet)
|
| 56 |
+
- [Dataset info schema](https://materials.colabfit.org/docs/dataset_schema)
|
| 57 |
+
- [Configuration schema](https://materials.colabfit.org/docs/configuration_schema)
|
| 58 |
+
- [Configuration set schema](https://materials.colabfit.org/docs/configuration_set_schema)
|
| 59 |
+
- [Configuration set to configuration mapping schema](https://materials.colabfit.org/docs/cs_co_mapping_schema)
|
co/co_0.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5cfcf63be21cd555b2309ed9096b4ac61503712d252b78746532ba5dad94463e
|
| 3 |
+
size 24120724
|
cs/cs_0.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:882974a5f733411a1c6ed5ac6240edc7dcf137b87a4c4273e98a2494d0705e09
|
| 3 |
+
size 8032
|
cs_co_map/cs_co_map_0.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ec4a8862c54168d2d9a7feaa0d65a684042971ef83edbb4ff67551ea2b62cbb
|
| 3 |
+
size 278106
|
ds.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da2573daf05a3983c8424c10ffcc0d933e2563c8e908b506da76a2b4b995b31d
|
| 3 |
+
size 19293
|