Update README.md
Browse files
README.md
CHANGED
@@ -23,14 +23,12 @@ public time-series databases, from several diverse domains for pre-training and
|
|
23 |
If you use MOMENT please cite our paper:
|
24 |
|
25 |
```bibtex
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
year={2024},
|
33 |
-
}
|
34 |
```
|
35 |
|
36 |
|
|
|
23 |
If you use MOMENT please cite our paper:
|
24 |
|
25 |
```bibtex
|
26 |
+
@inproceedings{goswami2024moment,
|
27 |
+
title={MOMENT: A Family of Open Time-series Foundation Models},
|
28 |
+
author={Mononito Goswami and Konrad Szafer and Arjun Choudhry and Yifu Cai and Shuo Li and Artur Dubrawski},
|
29 |
+
booktitle={International Conference on Machine Learning},
|
30 |
+
year={2024}
|
31 |
+
}
|
|
|
|
|
32 |
```
|
33 |
|
34 |
|