gpwolfe commited on
Commit
0e9d46b
·
verified ·
1 Parent(s): 23ad1a0

Add xxMD-DFT_train files

Browse files
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 train
17
+ ---
18
+ ### <details><summary>Cite this dataset </summary>Pengmei, Z., Shu, Y., and Liu, J. _xxMD-DFT train_. ColabFit, 2023. https://doi.org/10.60732/8e7f6d7c</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_fblez5twbr07_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 train
27
+ ### Description
28
+ Training 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
+ 43385
39
+ ### Number of atoms
40
+ 807298
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:bb0f482eafcb6b9a671f9806ac4c8ebb147fed1e92175e2e0d13ad2c9339cdb4
3
+ size 47702000
cs/cs_0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb213c7c69d310086ac524fef91c0ee77b9347a96468c5702e640bccf6ec8402
3
+ size 8052
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:75b24aebd8bf10c37fbd030e6abc517f0fabbc3ee42237eb2da0f6df4e3351fb
3
+ size 535833
ds.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c2fd3985c55dbbb800c0fae445f9b9f6062f6439e689d2dc6a2ce630ec35fd7
3
+ size 19317