TS-Skill: Time Series Question Answering Dataset
A synthetic dataset of 3,000 time series question-answering pairs spanning 25 domains, designed to evaluate skill-based reasoning over temporal data.
ts_skill_qa.jsonl — 3,000 QA records (test split)
ts/ — 1,547 HDF5 time series files referenced by the QA records
Each record in ts_skill_qa.jsonl contains:
Field
Description
ts_file
Basename of the HDF5 file in ts/
channel_idx
Channel index… See the full description on the dataset page:
https://huggingface.co/datasets/Anonymous-Dataset-H/TS-Skill.