Add AlNiTi_CMS_2019 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: AlNiTi CMS 2019
|
| 17 |
+
---
|
| 18 |
+
### <details><summary>Cite this dataset </summary>Gubaev, K., Podryabinkin, E. V., Hart, G. L., and Shapeev, A. V. _AlNiTi CMS 2019_. ColabFit, 2023. https://doi.org/10.60732/7b56ca82</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_dtjyh96dypuu_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 |
+
AlNiTi CMS 2019
|
| 27 |
+
### Description
|
| 28 |
+
This dataset was generated using the following active learning scheme: 1) candidate structures were relaxed by a partially-trained MTP model, 2) structures for which the MTP had to perform extrapolation were passed to DFT to be re-computed, 3) the MTP was retrained, including the structures that were re-computed with DFT, 4) steps 1-3 were repeated until the MTP no longer extrapolated on any of the original candidate structures. The original candidate structures for this dataset included about 375,000 binary and ternary structures, enumerating all possible unit cells with different symmetries (BCC, FCC, and HCP) and different number of atoms.
|
| 29 |
+
### Dataset authors
|
| 30 |
+
Konstantin Gubaev, Evgeny V. Podryabinkin, Gus L.W. Hart, Alexander V. Shapeev
|
| 31 |
+
### Publication
|
| 32 |
+
https://doi.org/10.1016/j.commatsci.2018.09.031
|
| 33 |
+
### Original data link
|
| 34 |
+
https://gitlab.com/kgubaev/accelerating-high-throughput-searches-for-new-alloys-with-active-learning-data
|
| 35 |
+
### License
|
| 36 |
+
CC-BY-4.0
|
| 37 |
+
### Number of unique molecular configurations
|
| 38 |
+
2666
|
| 39 |
+
### Number of atoms
|
| 40 |
+
24851
|
| 41 |
+
### Elements included
|
| 42 |
+
Al, Ni, Ti
|
| 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:12ce6a5079396ce296edd585b923fb533c184a25d1307a9d740e4d27a7cdea15
|
| 3 |
+
size 1716799
|
cs/cs_0.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7bc80f06e142663b61f67c361f162780a8a6befb7a496ec817b1847e9221942
|
| 3 |
+
size 7526
|
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:2fa97da18eda5e04aefe416b19a1a41956da1ffac7acd2f7ebf2666a5a47d42d
|
| 3 |
+
size 34868
|
ds.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a1d6f809cc4ab0cee5f8b5698cebd162812c3a0c58acc3971a440f9b69c9eec
|
| 3 |
+
size 19085
|