vilhess commited on
Commit
fdf5de4
·
verified ·
1 Parent(s): cca0f55

Update README.md

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