Datasets:
Update README.md
Browse files
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.
|