ShirinYamani's picture
Update README.md
9376a88 verified
|
raw
history blame contribute delete
No virus
854 Bytes
---
library_name: transformers
tags: []
---
# Chronos-T5 (Tiny)
![img](https://miro.medium.com/v2/resize:fit:1400/1*ibIlIE9vE5rbK35vGVIyPQ.png)
### Model Description
This model is a fine-tuned model of the tiny size of Chronos family models, fine-tuned on public electricity load data of Alberta, Canada for the period of 2017-2020, the dataset is also uploaded on the Dataset section of my profile
### Model Sources
- **Repository:** [amazon/chronos-t5-tiny](https://huggingface.co/amazon/chronos-t5-tiny)
- **Paper [optional]:** [Chronos: Learning the Language of Time Series](https://arxiv.org/abs/2403.07815)
## How to Get Started with the Model
TO BE ADDED
## Training Data
ALberta timeseries electricity load of 1-hour basis between 2017-2020
#### Preprocessing [optional]
TO BE ADDED
#### Metrics for evaluation
TO BE ADDED