/Gen-P-Tuning

Primary LanguagePythonMIT LicenseMIT

Gen-P-Tuning

Code for ML4H 2024 paper

Generalized Prompt Tuning: Adapting Frozen Univariate Time Series Foundation Models for Multivariate Healthcare Time Series https://arxiv.org/abs/2411.12824

Instructions

  1. git clone time series data git clone https://huggingface.co/datasets/AutonLab/Timeseries-PILE data/Timeseries-PILE

  2. download MIMIC data (instructions coming soon)

  3. pip install -r requirements.txt

MOMENT code and GPT4TS code are adapted from moment https://github.com/moment-timeseries-foundation-model/moment and moment-research https://github.com/moment-timeseries-foundation-model/moment-research

Tutorials and demos

coming soon