MononitoGoswami
commited on
Commit
•
4e13083
1
Parent(s):
a0bebe9
Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,8 @@ MOMENT is a family of foundation models for general-purpose time-series analysis
|
|
25 |
|
26 |
For details on MOMENT models, training data, and experimental results, please refer to the paper [MOMENT: A Family of Open Time-series Foundation Models](https://arxiv.org/pdf/2402.03885.pdf).
|
27 |
|
|
|
|
|
28 |
# Usage
|
29 |
|
30 |
**Recommended Python Version:** Python 3.11 (support for additional versions is expected soon).
|
|
|
25 |
|
26 |
For details on MOMENT models, training data, and experimental results, please refer to the paper [MOMENT: A Family of Open Time-series Foundation Models](https://arxiv.org/pdf/2402.03885.pdf).
|
27 |
|
28 |
+
MOMENT-1 comes in 3 sizes: [Small](https://huggingface.co/AutonLab/MOMENT-1-small), [Base](https://huggingface.co/AutonLab/MOMENT-1-base), and [Large](https://huggingface.co/AutonLab/MOMENT-1-large).
|
29 |
+
|
30 |
# Usage
|
31 |
|
32 |
**Recommended Python Version:** Python 3.11 (support for additional versions is expected soon).
|