| datasets: | |
| - electricity_load_diagrams | |
| metrics: | |
| - mase | |
| - smape | |
| library_name: transformers | |
| **Transformer Time Series Model for Electricity Load Diagrams** | |
| This repository contains a PyTorch implementation of a Transformer-based time series model for forecasting electricity load diagrams (hourly). | |
| The repo provide the pre-trained pytorch_model.bin and config.json files to initialize the Transformer architecture. |