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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -20,3 +20,10 @@ We present TIME, a task-centric benchmark comprising 50 fresh datasets and 98 fo
20
  [📂Processed csv](https://huggingface.co/datasets/Real-TSF/TIME-ProcessedCSV) (Optional: For reference or custom pipelines only)
21
 
22
  [📊Reuslts & tsfeatures](https://huggingface.co/datasets/Real-TSF/TIME-Output) (Optional: Leaderboard data, not required for experiments)
 
 
 
 
 
 
 
 
20
  [📂Processed csv](https://huggingface.co/datasets/Real-TSF/TIME-ProcessedCSV) (Optional: For reference or custom pipelines only)
21
 
22
  [📊Reuslts & tsfeatures](https://huggingface.co/datasets/Real-TSF/TIME-Output) (Optional: Leaderboard data, not required for experiments)
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.