Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -17,3 +17,7 @@ configs:
|
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
---
|
|
|
|
|
|
|
|
|
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
---
|
20 |
+
|
21 |
+
This dataset is used for demo purposes to illustrate using the time series forecasting models present in the Transformers library.
|
22 |
+
|
23 |
+
Source: https://www.kaggle.com/datasets/shenba/time-series-datasets
|