Maple728 commited on
Commit
f7dd3fc
1 Parent(s): 3d1e09d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: mit
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).