Maple728 commited on
Commit
863991d
1 Parent(s): e1a0d38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -4,4 +4,7 @@ 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).
 
 
 
 
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).