foundry-ml/dielectric_constant_v1-1
High-throughput screening of inorganic compounds for the discovery of novel dielectric and optical materials Dataset containing DFT-calculated dielectric properties for 1056 materials Dataset Information Source: Foundry-ML DOI: 10.18126/racd-go9m Year: 2022 Authors: Petousis, Ioannis, Mrdjenovich, David, Ballouz, Eric, Liu, Miao, Winston, Donald, Chen, Wei, Graf, Tanja, Schladt, Thomas D., Persson, Kristin A., Prinz, Fritz B. Data Type: tabular… See the full description on the dataset page: https://huggingface.co/datasets/foundry-ml/dielectric_constant_v1-1.
High-throughput screening of inorganic compounds for the discovery of novel dielectric and optical materials
Dataset containing DFT-calculated dielectric properties for 1056 materials
Dataset Information
- Source: Foundry-ML
- DOI: 10.18126/racd-go9m
- Year: 2022
- Authors: Petousis, Ioannis, Mrdjenovich, David, Ballouz, Eric, Liu, Miao, Winston, Donald, Chen, Wei, Graf, Tanja, Schladt, Thomas D., Persson, Kristin A., Prinz, Fritz B.
- 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/racd-go9m")
X, y = dataset.get_as_dict()['train']With HuggingFace Datasets
from datasets import load_dataset
dataset = load_dataset("dielectric_constant_v1.1")Citation
@misc{https://doi.org/10.18126/racd-go9m
doi = {10.18126/racd-go9m}
url = {https://doi.org/10.18126/racd-go9m}
author = {Petousis, Ioannis and Mrdjenovich, David and Ballouz, Eric and Liu, Miao and Winston, Donald and Chen, Wei and Graf, Tanja and Schladt, Thomas D. and Persson, Kristin A. and Prinz, Fritz B.}
title = {High-throughput screening of inorganic compounds for the discovery of novel dielectric and optical 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.
