foundry-ml/wolverton_oxides_v1-1
High-throughput DFT calculations of formation energy, stability and oxygen vacancy formation energy of ABO3 perovskites Dataset containing DFT-calculated formation energy and convex hull energies of 4914 perovskite oxides Dataset Information Source: Foundry-ML DOI: 10.18126/h15n-7wu8 Year: 2022 Authors: Emery, Antoine, Wolverton, Chris Data Type: tabular Fields Field Role Description Units formula input Material composition atom a… See the full description on the dataset page: https://huggingface.co/datasets/foundry-ml/wolverton_oxides_v1-1.
High-throughput DFT calculations of formation energy, stability and oxygen vacancy formation energy of ABO3 perovskites
Dataset containing DFT-calculated formation energy and convex hull energies of 4914 perovskite oxides
Dataset Information
- Source: Foundry-ML
- DOI: 10.18126/h15n-7wu8
- Year: 2022
- Authors: Emery, Antoine, Wolverton, Chris
- Data Type: tabular
Fields
Splits
- train: train
Usage
With Foundry-ML (recommended for materials science workflows)
from foundry import Foundry
f = Foundry()
dataset = f.get_dataset("10.18126/h15n-7wu8")
X, y = dataset.get_as_dict()['train']With HuggingFace Datasets
from datasets import load_dataset
dataset = load_dataset("wolverton_oxides_v1.1")Citation
@misc{https://doi.org/10.18126/h15n-7wu8
doi = {10.18126/h15n-7wu8}
url = {https://doi.org/10.18126/h15n-7wu8}
author = {Emery, Antoine and Wolverton, Chris}
title = {High-throughput DFT calculations of formation energy, stability and oxygen vacancy formation energy of ABO3 perovskites}
keywords = {machine learning, foundry}
publisher = {Materials Data Facility}
year = {root=2022}}License
CC-BY 4.0
This dataset was exported from [Foundry-ML](https://github.com/MLMI2-CSSI/foundry), a platform for materials science datasets.
