Datasets:
chore: add bare timeseries tag, remove ineffective modality field
Browse files
README.md
CHANGED
|
@@ -1,26 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
|
| 4 |
tags:
|
| 5 |
-
|
| 6 |
- forecasting
|
| 7 |
-
|
| 8 |
- benchmark
|
| 9 |
-
|
| 10 |
- gifteval
|
| 11 |
-
|
| 12 |
- tsfile
|
| 13 |
-
|
| 14 |
-
|
| 15 |
- format:tsfile
|
| 16 |
-
|
| 17 |
task_categories:
|
| 18 |
-
|
| 19 |
- time-series-forecasting
|
| 20 |
-
|
| 21 |
pretty_name: m4_weekly (GIFT-Eval, TsFile)
|
| 22 |
-
modality:
|
| 23 |
-
- timeseries
|
| 24 |
size_categories:
|
| 25 |
- n<1K
|
| 26 |
---
|
|
@@ -28,6 +17,7 @@ size_categories:
|
|
| 28 |
|
| 29 |
|
| 30 |
|
|
|
|
| 31 |
# m4_weekly (TsFile)
|
| 32 |
|
| 33 |
Apache TsFile version of the **`m4_weekly`** subset of
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
tags:
|
|
|
|
| 4 |
- forecasting
|
|
|
|
| 5 |
- benchmark
|
|
|
|
| 6 |
- gifteval
|
|
|
|
| 7 |
- tsfile
|
|
|
|
|
|
|
| 8 |
- format:tsfile
|
| 9 |
+
- timeseries
|
| 10 |
task_categories:
|
|
|
|
| 11 |
- time-series-forecasting
|
|
|
|
| 12 |
pretty_name: m4_weekly (GIFT-Eval, TsFile)
|
|
|
|
|
|
|
| 13 |
size_categories:
|
| 14 |
- n<1K
|
| 15 |
---
|
|
|
|
| 17 |
|
| 18 |
|
| 19 |
|
| 20 |
+
|
| 21 |
# m4_weekly (TsFile)
|
| 22 |
|
| 23 |
Apache TsFile version of the **`m4_weekly`** subset of
|