Maple728 commited on
Commit
a7650c7
·
verified ·
1 Parent(s): 6f68768

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -3,5 +3,12 @@ license: apache-2.0
3
  task_categories:
4
  - time-series-forecasting
5
  size_categories:
6
- - 100B<n<1T
7
- ---
 
 
 
 
 
 
 
 
3
  task_categories:
4
  - time-series-forecasting
5
  size_categories:
6
+ - n>1T
7
+ ---
8
+
9
+ # Dataset Card for Time-300B
10
+
11
+ This repository contains the Time-300B dataset of the paper [Time-MoE: Billion-Scale Time Series Foundation Models with Mixture of Experts](https://huggingface.co/papers/2409.16040).
12
+
13
+
14
+ For details on how to use this dataset, please visit our [GitHub page](https://github.com/time-moe/time-moe).