Skip to content

InstructTime v1.0 – Initial Release

Choose a tag to compare

@zhjai zhjai released this 28 Nov 08:16
· 12 commits to main since this release
9231969

Highlights

  • First stable release of InstructTime for time series classification with multimodal language modeling (ACM WSDM 2025).
  • Includes training pipeline for TStokenizer, InstructTime-Universal, and InstructTime-Adapt.
  • Provides scripts for data preprocessing, multi-dataset loading, model training, and evaluation (preprocess.py, multidataset.py, multimodel.py, metrics.py, etc.).
  • Example prompts and usage instructions for EEG / sleep stage classification are included in the README.
  • Intended for researchers and practitioners to reproduce and extend the results reported in the InstructTime paper.

For installation and usage details, please refer to the README.