Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
DOI:
Libraries:
Datasets
Dask
License:
felixdivo commited on
Commit
0e78849
·
verified ·
1 Parent(s): 659b560

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -203,6 +203,7 @@ size_categories:
203
  # QuAnTS: Question Answering on Time Series
204
 
205
  [![Dataset Generation GitHub Repo](https://img.shields.io/badge/GitHub-Dataset%20Generation-blue?logo=github)](https://github.com/mauricekraus/quants-generate)
 
206
 
207
  QuAnTS is a challenging dataset designed to bridge the gap in question-answering research on time series data.
208
  The dataset features a wide variety of questions and answers concerning human movements, presented as tracked skeleton trajectories.
@@ -234,9 +235,17 @@ You are free to mix the training and validation splits as needed.
234
 
235
  The QuAnTS dataset is licensed under the [Creative Commons Attribution 4.0 International (CC BY 4.0)](ttps://creativecommons.org/licenses/by/4.0/ ) license.
236
 
237
- If you use the QuAnTS dataset in your research, please cite:
238
  ```
239
- Under Review, TODO
 
 
 
 
 
 
 
 
240
  ```
241
 
242
  The dataset was curated by a team of researchers from various institutions:
 
203
  # QuAnTS: Question Answering on Time Series
204
 
205
  [![Dataset Generation GitHub Repo](https://img.shields.io/badge/GitHub-Dataset%20Generation-blue?logo=github)](https://github.com/mauricekraus/quants-generate)
206
+ [![arXiv](https://img.shields.io/badge/arXiv-2511.05124-b31b1b.svg)](https://arxiv.org/abs/2511.05124)
207
 
208
  QuAnTS is a challenging dataset designed to bridge the gap in question-answering research on time series data.
209
  The dataset features a wide variety of questions and answers concerning human movements, presented as tracked skeleton trajectories.
 
235
 
236
  The QuAnTS dataset is licensed under the [Creative Commons Attribution 4.0 International (CC BY 4.0)](ttps://creativecommons.org/licenses/by/4.0/ ) license.
237
 
238
+ If you use the QuAnTS dataset in your research, please cite [the paper]([2511.05124](https://arxiv.org/abs/2511.05124)):
239
  ```
240
+ @misc{divo2025quantsquestionansweringtime,
241
+ title={QuAnTS: Question Answering on Time Series},
242
+ author={Felix Divo and Maurice Kraus and Anh Q. Nguyen and Hao Xue and Imran Razzak and Flora D. Salim and Kristian Kersting and Devendra Singh Dhami},
243
+ year={2025},
244
+ eprint={2511.05124},
245
+ archivePrefix={arXiv},
246
+ primaryClass={cs.LG},
247
+ url={https://arxiv.org/abs/2511.05124},
248
+ }
249
  ```
250
 
251
  The dataset was curated by a team of researchers from various institutions: