vijaye12 commited on
Commit
adfae43
1 Parent(s): b1fde33

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -138,8 +138,9 @@ fewshot_output = finetune_forecast_trainer.evaluate(dset_test)
138
 
139
  ## How to Get Started with the Model
140
 
141
- [Getting Started Notebook](https://github.com/IBM/tsfm/blob/main/notebooks/hfdemo/ttm_getting_started.ipynb)
142
-
 
143
 
144
  ## Training Data
145
 
 
138
 
139
  ## How to Get Started with the Model
140
 
141
+ - [Getting Started Notebook](https://github.com/IBM/tsfm/blob/main/notebooks/hfdemo/ttm_getting_started.ipynb)
142
+ - [512-96 Benchmarks](https://github.com/IBM/tsfm/blob/main/notebooks/hfdemo/tinytimemixer/ttm_benchmarking_512_96.ipynb)
143
+ - [1024-96 Benchmarks](https://github.com/IBM/tsfm/blob/main/notebooks/hfdemo/tinytimemixer/ttm_benchmarking_1024_96.ipynb)
144
 
145
  ## Training Data
146