The input data and output stress data are in HDF5 (.h5), and the output buckling data is in CSV (.csv). The input images are saved in HDF5 (.h5), and the input scalars in CSV (.csv). The graphs are saved in the PyTorch format (.pt). The data was generated by conducting Finite Element simulations using the ANSYS software (version 2021 R1). The simulations' configurations are detailed in the associated thesis. The Python scripts included in the dataset (load_tabular_datasets.py, load_image_datasets.py, and load_graph_datasets.py) rely on the dependencies listed in requirements.txt.