Update README.md
Browse files
README.md
CHANGED
@@ -11,3 +11,5 @@ pipeline_tag: text-classification
|
|
11 |
|
12 |
This repository contains a PyTorch implementation of a Transformer-based time series model for forecasting electricity load diagrams (hourly).
|
13 |
The repo provide the pre-trained pytorch_model.bin and config.json files to initialize the Transformer architecture.
|
|
|
|
|
|
11 |
|
12 |
This repository contains a PyTorch implementation of a Transformer-based time series model for forecasting electricity load diagrams (hourly).
|
13 |
The repo provide the pre-trained pytorch_model.bin and config.json files to initialize the Transformer architecture.
|
14 |
+
|
15 |
+
|