File size: 549 Bytes
989ade7
4b90900
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Chat-TS training datasets

This dataset is intended to train reasoning.

The dataset consists of real-world time-series with synthetic text.

If you use this work please cite:

```bash
@misc{quinlan2025chattsenhancingmultimodalreasoning,
      title={Chat-TS: Enhancing Multi-Modal Reasoning Over Time-Series and Natural Language Data}, 
      author={Paul Quinlan and Qingguo Li and Xiaodan Zhu},
      year={2025},
      eprint={2503.10883},
      archivePrefix={arXiv},
      primaryClass={cs.AI},
      url={https://arxiv.org/abs/2503.10883}, 
}