Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
---
|
2 |
-
license:
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
pipeline_tag: time-series-forecasting
|
4 |
+
---
|
5 |
+
# Model Card for TimeMoE
|
6 |
+
|
7 |
+
This repository contains the weights of the TimeMoE-50m model of the paper [Time-MoE: Billion-Scale Time Series Foundation Models with Mixture of Experts](https://huggingface.co/papers/2409.16040).
|
8 |
+
|
9 |
+
|
10 |
+
For details on how to use this model, please visit our [GitHub page](https://github.com/time-moe/time-moe).
|