| --- |
| license: apache-2.0 |
| datasets: |
| - ETDataset/ett |
| - VGalaxies666/fred_md |
| - sxj1024/electricity_load_2011_2014 |
| metrics: |
| - mase |
| base_model: |
| - amazon/chronos-t5-small |
| - amazon/chronos-bolt-small |
| - Salesforce/moirai-moe-1.0-R-small |
| --- |
| # RAEF |
|
|
| Model-Agnostic Retrieval-Augmented Extended Forecasting for Time Series |
|
|
| ๐ Paper: https://arxiv.org/abs/2608.14054 |
|
|
| ๐ฌ OpenReview: https://openreview.net/forum?id=0cObY4psfH |
|
|
| ๐ป Source code: |
| https://github.com/jpvilla1990/raef |
|
|
| ## About |
|
|
| RAEF is a model-agnostic retrieval-augmented inference framework |
| for time-series foundation models. |
|
|
| The complete implementation is available at: |
|
|
| https://github.com/jpvilla1990/raef |