Datasets:

ArXiv:
License:
flt17 commited on
Commit
71cdd22
·
verified ·
1 Parent(s): f2bfff8

Update arxiv link

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -13,7 +13,7 @@ Each entry represents a snapshot from a MD trajectory, defined by the chemical e
13
 
14
  ## Subdirectories
15
 
16
- The dataset includes data for the models presented and benchmarked in our [preprint](https://arxiv.org/), with time intervals varying for each system.
17
  Additionally, we provide a small example dataset to help you get started with our [example notebooks](https://github.com/IBM/trajcast/examples).
18
 
19
  - **paracetamol**: Dataset for gas-phase paracetamol (20 atoms) using a time interval of 7 fs.
@@ -43,12 +43,12 @@ If you decide to use this dataset, please consider citing our preprint
43
  ```
44
  @misc{Thiemann2025Force-Free,
45
  title={Force-Free Molecular Dynamics Through Autoregressive Equivariant Networks},
46
- author={Thiemann, Fabian L. and Reschützegger, Thiago, and Esposito, Massimiliano and Taddese, Tseden and Olarte-Plata, Juan D. and Martelli, Fausto},
47
  year={2025},
48
- eprint={...},
49
  archivePrefix={arXiv},
50
- primaryClass={...},
51
- url={https://arxiv.org/...},
52
  }
53
  ```
54
 
 
13
 
14
  ## Subdirectories
15
 
16
+ The dataset includes data for the models presented and benchmarked in our [preprint](https://www.arxiv.org/abs/2503.23794), with time intervals varying for each system.
17
  Additionally, we provide a small example dataset to help you get started with our [example notebooks](https://github.com/IBM/trajcast/examples).
18
 
19
  - **paracetamol**: Dataset for gas-phase paracetamol (20 atoms) using a time interval of 7 fs.
 
43
  ```
44
  @misc{Thiemann2025Force-Free,
45
  title={Force-Free Molecular Dynamics Through Autoregressive Equivariant Networks},
46
+ author={Fabian L. Thiemann and Thiago Reschützegger and Massimiliano Esposito and Tseden Taddese and Juan D. Olarte-Plata and Fausto Martelli},
47
  year={2025},
48
+ eprint={2503.23794},
49
  archivePrefix={arXiv},
50
+ primaryClass={physics.comp-ph},
51
+ url={https://arxiv.org/abs/2503.23794},
52
  }
53
  ```
54