Clarify readme on fine-tuning support
#13
by
vijaye12
- opened
README.md
CHANGED
|
@@ -36,11 +36,11 @@ Stay tuned for the release of the model weights for these newer variants.
|
|
| 36 |
|
| 37 |
## How to Get Started with the Model
|
| 38 |
|
| 39 |
-
-
|
| 40 |
-
- [
|
| 41 |
- [512-96 Benchmarks](https://github.com/IBM/tsfm/blob/main/notebooks/hfdemo/tinytimemixer/ttm_benchmarking_512_96.ipynb)
|
| 42 |
- [1024-96 Benchmarks](https://github.com/IBM/tsfm/blob/main/notebooks/hfdemo/tinytimemixer/ttm_benchmarking_1024_96.ipynb)
|
| 43 |
-
- Script for
|
| 44 |
|
| 45 |
|
| 46 |
## Recommended Use
|
|
|
|
| 36 |
|
| 37 |
## How to Get Started with the Model
|
| 38 |
|
| 39 |
+
Please refer to the below scrips for **zero-shot** and **finetuning** support:
|
| 40 |
+
- [colab](https://colab.research.google.com/github/IBM/tsfm/blob/main/notebooks/tutorial/ttm_tutorial.ipynb)
|
| 41 |
- [512-96 Benchmarks](https://github.com/IBM/tsfm/blob/main/notebooks/hfdemo/tinytimemixer/ttm_benchmarking_512_96.ipynb)
|
| 42 |
- [1024-96 Benchmarks](https://github.com/IBM/tsfm/blob/main/notebooks/hfdemo/tinytimemixer/ttm_benchmarking_1024_96.ipynb)
|
| 43 |
+
- Script for Exogenous support - to be added soon
|
| 44 |
|
| 45 |
|
| 46 |
## Recommended Use
|