Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
task_categories:
|
| 4 |
-
- time-series-forecasting
|
| 5 |
-
tags:
|
| 6 |
- time-series
|
| 7 |
- forecasting
|
| 8 |
- benchmark
|
|
@@ -23,7 +23,7 @@ We present TIME, a task-centric benchmark comprising 50 fresh datasets and 98 fo
|
|
| 23 |
|
| 24 |
|
| 25 |
# **Update Log**
|
| 26 |
-
|
| 27 |
* **2026-05-20**: Update `Crypto/D`. Update data with public market aggregates from [BitInfoCharts](https://bitinfocharts.com).
|
| 28 |
* **2026-05-16**: Update `Global_Influenza/W`. Fix the bug reported in [Issue #5](https://github.com/zqiao11/TIME/issues/5).
|
| 29 |
* **2026-02-10**: Initial Release. Introduced a comprehensive benchmark comprising 50 datasets across 98 evaluation tasks.
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
task_categories:
|
| 4 |
+
- time-series-forecasting
|
| 5 |
+
tags:
|
| 6 |
- time-series
|
| 7 |
- forecasting
|
| 8 |
- benchmark
|
|
|
|
| 23 |
|
| 24 |
|
| 25 |
# **Update Log**
|
| 26 |
+
* **2026-05-25**: Update the dataset license to **CC BY-NC 4.0** to ensure compliance with all constituent data providers.
|
| 27 |
* **2026-05-20**: Update `Crypto/D`. Update data with public market aggregates from [BitInfoCharts](https://bitinfocharts.com).
|
| 28 |
* **2026-05-16**: Update `Global_Influenza/W`. Fix the bug reported in [Issue #5](https://github.com/zqiao11/TIME/issues/5).
|
| 29 |
* **2026-02-10**: Initial Release. Introduced a comprehensive benchmark comprising 50 datasets across 98 evaluation tasks.
|