Update README.md
Browse files
README.md
CHANGED
@@ -99,12 +99,12 @@ The model, code, and weights are provided under the AGPL-3.0 license.
|
|
99 |
If you use BART-Lagrangian in your work, please cite it as follows (placeholder citation):
|
100 |
|
101 |
```bibtex
|
102 |
-
@misc{
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
}
|
|
|
99 |
If you use BART-Lagrangian in your work, please cite it as follows (placeholder citation):
|
100 |
|
101 |
```bibtex
|
102 |
+
@misc{BARTLagrangian,
|
103 |
+
title={Generating particle physics Lagrangians with transformers},
|
104 |
+
author={Yong Sheng Koay and Rikard Enberg and Stefano Moretti and Eliel Camargo-Molina},
|
105 |
+
year={2025},
|
106 |
+
eprint={2501.09729},
|
107 |
+
archivePrefix={arXiv},
|
108 |
+
primaryClass={cs.LG},
|
109 |
+
url={https://arxiv.org/abs/2501.09729},
|
110 |
}
|