gpwolfe commited on
Commit
d0dd737
·
verified ·
1 Parent(s): d8b4f23

Add HDNNP_H2O 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: HDNNP H2O
17
+ ---
18
+ ### <details><summary>Cite this dataset </summary>Morawietz, T., and Behler, J. _HDNNP H2O_. ColabFit, 2023. https://doi.org/10.60732/4f9f05e5</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_in2572v33lon_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
+ HDNNP H2O
27
+ ### Description
28
+ Approximately 28,000 configurations split into 4 datasets, each using a different functional, used in the training of a high-dimensional neural network potential (HDNNP).
29
+ ### Dataset authors
30
+ Tobias Morawietz, Jörg Behler
31
+ ### Publication
32
+ https://doi.org/10.1073/pnas.1602375113
33
+ ### Original data link
34
+ https://doi.org/10.5281/zenodo.2634097
35
+ ### License
36
+ CC-BY-4.0
37
+ ### Number of unique molecular configurations
38
+ 14537
39
+ ### Number of atoms
40
+ 1523796
41
+ ### Elements included
42
+ H, O
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:512d63446cee01964ba83c5aaa31a806f76047b7a8aac1ca1a971e03e7fa8e5d
3
+ size 121111276
cs/cs_0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0157e474aca53c165aae567db28f725227b5bf346d17b417e23bfaa7ffee327a
3
+ size 7473
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:9b4caa0b5aad4084ae332d8b4994860a9caa242f6252a769354f03f8af29220c
3
+ size 184946
ds.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74ae0fe721827536617535b52cf0846ae1d6dffa18f5c9493c4cbd1b5bfb48a5
3
+ size 16585