gpwolfe commited on
Commit
1640437
·
verified ·
1 Parent(s): 96fcb6c

Add Si_PRX_GAP 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: gpl-3.0
12
+ tags:
13
+ - molecular dynamics
14
+ - mlip
15
+ - interatomic potential
16
+ pretty_name: Si PRX GAP
17
+ ---
18
+ ### <details><summary>Cite this dataset </summary>Bartók, A. P., Kermode, J., Bernstein, N., and Csányi, G. _Si PRX GAP_. ColabFit, 2023. https://doi.org/10.60732/8e9bc5b0</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_u9wd92plbetq_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
+ Si PRX GAP
27
+ ### Description
28
+ The original DFT training data for the general-purpose silicon interatomic potential described in the associated publication. The kinds of configuration that we include are chosen using intuition and past experience to guide what needs to be included to obtain good coverage pertaining to a range of properties.
29
+ ### Dataset authors
30
+ Albert P. Bartók, James Kermode, Noam Bernstein, Gábor Csányi
31
+ ### Publication
32
+ https://doi.org/10.1103/PhysRevX.8.041048
33
+ ### Original data link
34
+ https://doi.org/10.17863/CAM.65004
35
+ ### License
36
+ GPL-3.0
37
+ ### Number of unique molecular configurations
38
+ 2231
39
+ ### Number of atoms
40
+ 162365
41
+ ### Elements included
42
+ Si
43
+ ### Properties included
44
+ energy, 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:5e59258f561f616a2b74953999eb2ba9bb989e733285860ecc65b568852f6414
3
+ size 5904576
cs/cs_0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2f4bdc320f1a18999ca490cc7d559953c51d87a17f768d3562870ca23c2bef4
3
+ size 11951
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:3dadbe14e68bc4b82359874aa81d75dd6c011ee4eefa71ba7e16057ecb04c2fa
3
+ size 33568
ds.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65d66180df0b1df0d134b9feaff01e0a0df89384b3bfe9cd674052d1b95221ef
3
+ size 17071