zqiao11 commited on
Commit
83e3d0b
·
verified ·
1 Parent(s): 48590b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
- license: apache-2.0 # 或 mit, cc-by-4.0
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.