Datasets:

Modalities:
Text
Formats:
csv
ArXiv:
Libraries:
Datasets
pandas
License:
wendyxwz commited on
Commit
5646575
·
verified ·
1 Parent(s): 75762df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -113,6 +113,14 @@ This dataset is licensed under the [CC BY 4.0](https://creativecommons.org/licen
113
 
114
  ## 🤝 Citation and Contribution
115
 
116
- If you utilize the TSAIA dataset in your research or projects, please cite it accordingly.
 
 
 
 
 
 
 
 
117
 
118
  Contributions are welcome! Feel free to submit pull requests or open issues to suggest improvements or add new task samples.
 
113
 
114
  ## 🤝 Citation and Contribution
115
 
116
+ If you find this dataset helpful or utilize the dataset in your research or projects, please cite it accordingly.
117
+ ```
118
+ @article{ye2025llm,
119
+ title={When LLM Meets Time Series: Can LLMs Perform Multi-Step Time Series Reasoning and Inference},
120
+ author={Ye, Wen and Liu, Jinbo and Cao, Defu and Yang, Wei and Liu, Yan},
121
+ journal={arXiv preprint arXiv:2509.01822},
122
+ year={2025}
123
+ }
124
+ ```
125
 
126
  Contributions are welcome! Feel free to submit pull requests or open issues to suggest improvements or add new task samples.