PatchTST EirGrid Forecaster âš¡

This is a PatchTST model fine-tuned on EirGrid (Irish Grid) System Data to forecast electricity demand.

Model Details

  • Architecture: PatchTST (Transformer-based Time Series)
  • Base Model: ibm-granite/granite-timeseries-patchtst
  • Task: Long-term Forecasting (96-hour horizon)
  • Input: 512 hours of historical load data.
  • Output: 96 hours of future load forecast.

Usage

from transformers import PatchTSTForPrediction

# Load the model
model = PatchTSTForPrediction.from_pretrained("Priyansu19/patchtst-eirgrid-forecaster")
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Priyansu19/patchtst-eirgrid-forecaster

Finetuned
(2)
this model