Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
DOI:
Libraries:
Datasets
Dask
License:
felixdivo commited on
Commit
2aa9e1d
·
verified ·
1 Parent(s): 1c24f4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -208,7 +208,7 @@ QuAnTS also includes human reference performance to benchmark the practical usab
208
 
209
  ![Q: "What is the person doing first?", A: "They are waving.", Q: "How many times are they jumping after that?", A: "..."](doc/intro-chat.png "Example chat motivating time series question answering")
210
 
211
- **For more information, please refer to the paper:** *Under Review*
212
 
213
  At present, there is no official leaderboard for this dataset.
214
 
@@ -228,13 +228,13 @@ You are free to mix the training and validation splits as needed.
228
 
229
  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.
230
 
231
- ### Dataset Curators
 
 
 
232
 
233
  The dataset was curated by a team of researchers from various institutions:
234
-
235
  * Felix Divo, Maurice Kraus, and Kristian Kersting (hessian.AI, DFKI, and the Centre for Cognitive Science) from Technische Universität Darmstadt.
236
  * Anh Q. Nguyen, Hao Xue, and Flora D. Salim from UNSW Sydney.
237
  * Imran Razzak from Mohamed bin Zayed University of Artificial Intelligence.
238
  * Devendra Singh Dhami from Eindhoven University of Technology.
239
-
240
- If you use the QuAnTS dataset in your research, please cite: *Under Review, TODO*
 
208
 
209
  ![Q: "What is the person doing first?", A: "They are waving.", Q: "How many times are they jumping after that?", A: "..."](doc/intro-chat.png "Example chat motivating time series question answering")
210
 
211
+ For more information, please refer to the paper: *Under Review*
212
 
213
  At present, there is no official leaderboard for this dataset.
214
 
 
228
 
229
  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.
230
 
231
+ If you use the QuAnTS dataset in your research, please cite:
232
+ ```
233
+ Under Review, TODO
234
+ ```
235
 
236
  The dataset was curated by a team of researchers from various institutions:
 
237
  * Felix Divo, Maurice Kraus, and Kristian Kersting (hessian.AI, DFKI, and the Centre for Cognitive Science) from Technische Universität Darmstadt.
238
  * Anh Q. Nguyen, Hao Xue, and Flora D. Salim from UNSW Sydney.
239
  * Imran Razzak from Mohamed bin Zayed University of Artificial Intelligence.
240
  * Devendra Singh Dhami from Eindhoven University of Technology.