gpwolfe commited on
Commit
12af588
·
verified ·
1 Parent(s): e77e4ef

Add doped_CsPbI3_energetics_test 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: mit
12
+ tags:
13
+ - molecular dynamics
14
+ - mlip
15
+ - interatomic potential
16
+ pretty_name: doped CsPbI3 energetics test
17
+ ---
18
+ ### <details><summary>Cite this dataset </summary>Eremin, R. A., Humonen, I. S., Lazarev, A. A. K. V. D., Pushkarev, A. P., and Budennyy, S. A. _doped CsPbI3 energetics test_. ColabFit, 2023. https://doi.org/10.60732/e2e38c83</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_a2ftwj9b873a_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
+ doped CsPbI3 energetics test
27
+ ### Description
28
+ The test set from the doped CsPbI3 energetics dataset. This dataset was created to explore the effect of Cd and Pb substitutions on the structural stability of inorganic lead halide perovskite CsPbI3. CsPbI3 undergoes a direct to indirect band-gap phase transition at room temperature. The dataset contains configurations of CsPbI3 with low levels of Cd and Zn, which were used to train a GNN model to predict the energetics of structures with higher levels of substitutions.
29
+ ### Dataset authors
30
+ Roman A. Eremin, Innokentiy S. Humonen, Alexey A. Kazakov, Vladimir D. Lazarev, Anatoly P. Pushkarev, Semen A. Budennyy
31
+ ### Publication
32
+ https://doi.org/10.1016/j.commatsci.2023.112672
33
+ ### Original data link
34
+ https://github.com/AIRI-Institute/doped_CsPbI3_energetics
35
+ ### License
36
+ MIT
37
+ ### Number of unique molecular configurations
38
+ 60
39
+ ### Number of atoms
40
+ 9600
41
+ ### Elements included
42
+ Cd, Cs, I, Pb, Zn
43
+ ### Properties included
44
+ energy, formation 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:2a3bf16b48fb2202e775c0ad793e3c02f1c8bbbc2f90d3a0aea41d8ce03e1a9f
3
+ size 525679
cs/cs_0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adc3c98edfe3ca7918e2a00ee833f63beb41ea1689cd2fe74f191a4fdc216fec
3
+ size 8294
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:ffffeb988c94b23fda21ec121929b8946445030ddde1f4c94018d54555a5ef6c
3
+ size 1867
ds.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b54ece37cb48174662c750909ab7dc653be6aa202863cc23dad8398d7c4b0ae
3
+ size 18295