TYM666 commited on
Commit
8aa967f
·
verified ·
1 Parent(s): aaef2ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -13,7 +13,7 @@ task_categories:
13
  This dataset card describes the `main` branch of RMISC. RMISC is a large-scale, real-world multivariate time-series corpus for pretraining and benchmarking time-series foundation models (TSFMs). The complete corpus contains around 200 sub-datasets, 2 million original time-series files, 16 billion timesteps, and 142 billion time points across energy, finance, environment, industry, traffic, and other domains.
14
 
15
  - **Project GitHub:** [https://github.com/zhangsq-nju/RMISC](https://github.com/zhangsq-nju/RMISC)
16
- - **Paper:** [todo](todo)
17
 
18
  ## 📦 Dataset Packaging & Structure
19
 
@@ -196,10 +196,10 @@ The RMISC compilation is released under the MIT License. Each source dataset rem
196
  If you use RMISC in your research, please cite:
197
 
198
  ```bibtex
199
- @article{sun2026rmisc,
200
  title = {RMISC: A Large-scale Real-world Multivariate Corpus for Time Series Foundation Models},
201
  author = {Sun, Qian and Tian, Yong-Ming and Huang, Jia-Wei and Feng, Cheng and Zhang, Shao-Qun},
202
- journal = {TO DO},
203
  year = {2026}
204
  }
205
  ```
 
13
  This dataset card describes the `main` branch of RMISC. RMISC is a large-scale, real-world multivariate time-series corpus for pretraining and benchmarking time-series foundation models (TSFMs). The complete corpus contains around 200 sub-datasets, 2 million original time-series files, 16 billion timesteps, and 142 billion time points across energy, finance, environment, industry, traffic, and other domains.
14
 
15
  - **Project GitHub:** [https://github.com/zhangsq-nju/RMISC](https://github.com/zhangsq-nju/RMISC)
16
+ - **Paper:** [https://arxiv.org/abs/2607.06504](https://arxiv.org/abs/2607.06504)
17
 
18
  ## 📦 Dataset Packaging & Structure
19
 
 
196
  If you use RMISC in your research, please cite:
197
 
198
  ```bibtex
199
+ @article{sun2026rmisclargescalerealworldmultivariate,
200
  title = {RMISC: A Large-scale Real-world Multivariate Corpus for Time Series Foundation Models},
201
  author = {Sun, Qian and Tian, Yong-Ming and Huang, Jia-Wei and Feng, Cheng and Zhang, Shao-Qun},
202
+ journal = {arXiv preprint arXiv:2607.06504},
203
  year = {2026}
204
  }
205
  ```