GritLs
commited on
Commit
·
56f2707
1
Parent(s):
0ed1f1e
add citation
Browse files
README.md
CHANGED
@@ -74,9 +74,10 @@ For detailed usage examples, please refer to the [main repository](https://githu
|
|
74 |
If you use this model, please cite:
|
75 |
|
76 |
```bibtex
|
77 |
-
@article{
|
78 |
title={Kairos: Towards Adaptive and Generalizable Time Series Foundation Models},
|
79 |
-
author={Kun
|
|
|
80 |
year={2025}
|
81 |
}
|
82 |
```
|
|
|
74 |
If you use this model, please cite:
|
75 |
|
76 |
```bibtex
|
77 |
+
@article{feng2025kairos,
|
78 |
title={Kairos: Towards Adaptive and Generalizable Time Series Foundation Models},
|
79 |
+
author={Feng, Kun and Lan, Shaocheng and Fang, Yuchen and He, Wenchao and Ma, Lintao and Lu, Xingyu and Ren, Kan},
|
80 |
+
journal={arXiv preprint arXiv:2509.25826},
|
81 |
year={2025}
|
82 |
}
|
83 |
```
|