Update README.md
Browse files
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 |
|