Instructions to use kashif/autoformer-electricity-hourly with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kashif/autoformer-electricity-hourly with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoformerForPrediction tokenizer = AutoTokenizer.from_pretrained("kashif/autoformer-electricity-hourly") model = AutoformerForPrediction.from_pretrained("kashif/autoformer-electricity-hourly", device_map="auto") - Notebooks
- Google Colab
- Kaggle
[Data applied for training]
#1
by MRNH - opened
Hi, I'd like to know which data you used for training of this model on electricity-hourly if it is possible
Thanks.
Kind Regards.
MR.
No description provided.