Safetensors
patchtst
abao commited on
Commit
5c2093e
·
verified ·
1 Parent(s): 26476ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -6
README.md CHANGED
@@ -2,7 +2,7 @@
2
  license: cc-by-nc-4.0
3
  ---
4
 
5
- # Model Card for Model ID
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
- [More Information Needed]
177
-
178
- **APA:**
179
-
180
- [More Information Needed]
 
 
 
 
 
 
 
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