Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
4 |
|
5 |
-
# Model Card for
|
6 |
|
7 |
<!-- Provide a quick summary of what the model is/does. -->
|
8 |
|
@@ -173,11 +173,18 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
173 |
|
174 |
**BibTeX:**
|
175 |
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
181 |
|
182 |
## Glossary [optional]
|
183 |
|
|
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
4 |
|
5 |
+
# Model Card for *Panda*
|
6 |
|
7 |
<!-- Provide a quick summary of what the model is/does. -->
|
8 |
|
|
|
173 |
|
174 |
**BibTeX:**
|
175 |
|
176 |
+
If you use this codebase or otherwise find our work valuable, please cite us:
|
177 |
+
```
|
178 |
+
@misc{lai2025panda,
|
179 |
+
title={Panda: A pretrained forecast model for universal representation of chaotic dynamics},
|
180 |
+
author={Jeffrey Lai and Anthony Bao and William Gilpin},
|
181 |
+
year={2025},
|
182 |
+
eprint={2505.13755},
|
183 |
+
archivePrefix={arXiv},
|
184 |
+
primaryClass={cs.LG},
|
185 |
+
url={https://arxiv.org/abs/2505.13755},
|
186 |
+
}
|
187 |
+
```
|
188 |
|
189 |
## Glossary [optional]
|
190 |
|