Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -202,16 +202,22 @@ size_categories:
|
|
| 202 |
|
| 203 |
# QuAnTS: Question Answering on Time Series
|
| 204 |
|
|
|
|
|
|
|
| 205 |
QuAnTS is a challenging dataset designed to bridge the gap in question-answering research on time series data.
|
| 206 |
The dataset features a wide variety of questions and answers concerning human movements, presented as tracked skeleton trajectories.
|
| 207 |
QuAnTS also includes human reference performance to benchmark the practical usability of models trained on this dataset.
|
| 208 |
|
| 209 |

|
| 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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 215 |
## Task and Format
|
| 216 |
|
| 217 |
The primary task for the QuAnTS dataset is Time Series Question Answering.
|
|
|
|
| 202 |
|
| 203 |
# QuAnTS: Question Answering on Time Series
|
| 204 |
|
| 205 |
+
[](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.
|
| 209 |
QuAnTS also includes human reference performance to benchmark the practical usability of models trained on this dataset.
|
| 210 |
|
| 211 |

|
| 212 |
|
|
|
|
|
|
|
| 213 |
At present, there is no official leaderboard for this dataset.
|
| 214 |
|
| 215 |
+
## Dataset Generation Overview
|
| 216 |
+
|
| 217 |
+

|
| 218 |
+
|
| 219 |
+
For details, please refer to the paper: *Under Review*
|
| 220 |
+
|
| 221 |
## Task and Format
|
| 222 |
|
| 223 |
The primary task for the QuAnTS dataset is Time Series Question Answering.
|