foundry-ml/piezoelectric_tensor_v1-1
A database to enable discovery and design of piezoelectric materials Dataset containing DFT-calculated piezoelectric properties for 941 materials Dataset Information Source: Foundry-ML DOI: 10.18126/p280-xrvg Year: 2022 Authors: de Jong, Maarten, Chen, Wei, Geerlings, Henry, Asta, Mark, Persson, Kristin A. Data Type: tabular Fields Field Role Description Units material_id input Materials Project ID formula input Material composition… See the full description on the dataset page: https://huggingface.co/datasets/foundry-ml/piezoelectric_tensor_v1-1.
A database to enable discovery and design of piezoelectric materials
Dataset containing DFT-calculated piezoelectric properties for 941 materials
Dataset Information
- Source: Foundry-ML
- DOI: 10.18126/p280-xrvg
- Year: 2022
- Authors: de Jong, Maarten, Chen, Wei, Geerlings, Henry, Asta, Mark, Persson, Kristin A.
- 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/p280-xrvg")
X, y = dataset.get_as_dict()['train']With HuggingFace Datasets
from datasets import load_dataset
dataset = load_dataset("piezoelectric_tensor_v1.1")Citation
@misc{https://doi.org/10.18126/p280-xrvg
doi = {10.18126/p280-xrvg}
url = {https://doi.org/10.18126/p280-xrvg}
author = {de Jong, Maarten and Chen, Wei and Geerlings, Henry and Asta, Mark and Persson, Kristin A.}
title = {A database to enable discovery and design of piezoelectric materials}
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.
