File size: 422 Bytes
ec322d6
0997eb5
 
 
 
 
 
ec322d6
0997eb5
 
 
769060e
1
2
3
4
5
6
7
8
9
10
11
12
---
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.