Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,14 @@
|
|
| 1 |
---
|
| 2 |
datasets:
|
| 3 |
- thuml/UTSD
|
|
|
|
| 4 |
pipeline_tag: time-series-forecasting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
# A tutorial on how to build a Foundation Model for Univariate Time Series Forecasting
|
| 7 |
|
|
|
|
| 1 |
---
|
| 2 |
datasets:
|
| 3 |
- thuml/UTSD
|
| 4 |
+
- Salesforce/GiftEvalPretrain
|
| 5 |
pipeline_tag: time-series-forecasting
|
| 6 |
+
tags:
|
| 7 |
+
- zero-shot
|
| 8 |
+
- forecasting
|
| 9 |
+
- timeseries
|
| 10 |
+
- foundationmodels
|
| 11 |
+
- llms
|
| 12 |
---
|
| 13 |
# A tutorial on how to build a Foundation Model for Univariate Time Series Forecasting
|
| 14 |
|