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



