Skip to content

Commit

Permalink
readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaye12ibm committed Apr 8, 2024
1 parent 21269f1 commit ad0d51d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tsfm_public/models/tinytimemixer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,10 @@ In addition, TTM also supports exogenous infusion and categorical data which is
- Enabling any upsampling or prepending zeros to virtually increase the context length is not recommended and will impact the model performance.


# Getting started with TinyTimeMixer (TTM)
# Installation:
For Installation steps, refer [here](https://github.com/IBM/tsfm/tree/ttm)

# Getting started with TinyTimeMixer (TTM)
- Getting started notebook: [here](../../../notebooks/hfdemo/ttm_getting_started.ipynb)
- Illustration notebook for 512-96 model on the considered target datasets: [here](../../../notebooks/hfdemo/tinytimemixer/ttm_benchmarking_512_96.ipynb)
- Illustration notebook for 1024-96 model on the considered target datasets: [here](../../../notebooks/hfdemo/tinytimemixer/ttm_benchmarking_1024_96.ipynb)
Expand Down

0 comments on commit ad0d51d

Please sign in to comment.