gpwolfe commited on
Commit
51c8acf
·
verified ·
1 Parent(s): d8f3bfd

Add Forces_are_not_enough 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: Forces are not enough
17
+ ---
18
+ ### <details><summary>Cite this dataset </summary>Fu, X., Wu, Z., Wang, W., Xie, T., Keten, S., Gomez-Bombarelli, R., and Jaakkola, T. _Forces are not enough_. ColabFit, 2023. https://doi.org/10.60732/62c08514</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_tku3ae1rtxiy_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
+ Forces are not enough
27
+ ### Description
28
+ Approximately 300,000 benchmarking configurations derived partly from the MD-17 and LiPS datasets, partly from original simulated water and alanine dipeptide configurations.
29
+ ### Dataset authors
30
+ Xiang Fu, Zhenghao Wu, Wujie Wang, Tian Xie, Sinan Keten, Rafael Gomez-Bombarelli, Tommi Jaakkola
31
+ ### Publication
32
+ https://doi.org/10.48550/arXiv.2210.07237
33
+ ### Original data link
34
+ https://doi.org/10.5281/zenodo.7196767
35
+ ### License
36
+ CC-BY-4.0
37
+ ### Number of unique molecular configurations
38
+ 294980
39
+ ### Number of atoms
40
+ 23733532
41
+ ### Elements included
42
+ C, H, Li, N, O, P, 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:301f60d2f1f15da826040f18571e1afaf614ea4d90305080aef166b932958083
3
+ size 935002710
cs/cs_0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a30fd1bfe753bf0cfafb4a19c04f4b41e70644db29bd32b552e96b093994d1f5
3
+ size 9003
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:3bc388fdcfc36a831091df356f7e77d43337ba3951d93cbebbd5cd0db9f22198
3
+ size 3190618
ds.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40e8cbc27f3639e8264a25b00f491788be240b1804451d3fda07da9ca62b992d
3
+ size 16954