Training data for arXiv:2401.04070
收藏DataCite Commons2025-04-01 更新2024-08-19 收录
下载链接:
https://figshare.com/articles/dataset/Training_data_for_arXiv_2401_04070/25884313/1
下载链接
链接失效反馈官方服务:
资源简介:
The pickle file contains the training data for arXiv:2401.04070<br><br>To access it, use a python script with the following <br>```pythonimport picklewith open("train_val_test.p", "rb") as f: data = pickle.load(f)```<br>This will give a huge dictionary with the following structure{"train": {"structures": [], "energies": [], "forces": [], "stresses":[], "id": []}, "validation": xxx, "test": ...
提供机构:
figshare
创建时间:
2024-05-28



