Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This is the dataset for the paper [Towards Neural Scaling Laws for Time Series Foundation Models](https://arxiv.org/abs/2410.12360).
|
2 |
|
3 |
Code: https://github.com/Qingrenn/TSFM-ScalingLaws
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- time-series-forecasting
|
5 |
+
---
|
6 |
+
|
7 |
+
### TSFM-ScalingLaws-Dataset
|
8 |
+
|
9 |
This is the dataset for the paper [Towards Neural Scaling Laws for Time Series Foundation Models](https://arxiv.org/abs/2410.12360).
|
10 |
|
11 |
Code: https://github.com/Qingrenn/TSFM-ScalingLaws
|