CoolFace
Datasetpublic

mataigao/optogpt_data

Welcome! This is the dataset for OptoGPT: A Foundation Model for Multilayer Thin Film Inverse Design (https://www.oejournal.org/article/doi/10.29026/oea.2024.240062) Code for OptoGPT: https://github.com/taigaoma1997/optogpt Model for OptoGPT: https://huggingface.co/mataigao/optogpt File description: /train /data_train_0.csv /data_train_1.csv /data_train_2.csv /data_train_3.csv /data_train_4.csv /data_train_5.csv /data_train_6.csv /data_train_7.csv /data_train_8.csv… See the full description on the dataset page: https://huggingface.co/datasets/mataigao/optogpt_data.

sourceHugging Faceupdated 1y agoView on Hugging Face
4likes88downloads
Dataset Card

Welcome!

This is the dataset for OptoGPT: A Foundation Model for Multilayer Thin Film Inverse Design (https://www.oejournal.org/article/doi/10.29026/oea.2024.240062)

Code for OptoGPT: https://github.com/taigaoma1997/optogpt

Model for OptoGPT: https://huggingface.co/mataigao/optogpt

File description:

/train /datatrain0.csv /datatrain1.csv /datatrain2.csv /datatrain3.csv /datatrain4.csv /datatrain5.csv /datatrain6.csv /datatrain7.csv /datatrain8.csv /datatrain9.csv

/test /data_test.csv

Each .csv file contains 1M thin film structures as well as their simulated reflection and transmission spectrum. The spectrum is ranging from 400nm to 1100nm with 10nm gap.

Column description:

structure: List of the thin film structure sequence. The order of the sequence is from top to bottom, namely, the first layer is touching the air, and the bottom layer is touching the glass substrate.

num_layers: Total number of layers of this structure.

R_400nm: Reflection at 400 nm.

T_400nm: Transmission at 400 nm.

R_...

T_...