Update README.md
Browse files
README.md
CHANGED
@@ -4,8 +4,9 @@ license: cdla-permissive-2.0
|
|
4 |
|
5 |
# TTM Model Card
|
6 |
|
|
|
7 |
<img src="ttm_image.webp" width="400">
|
8 |
-
|
9 |
|
10 |
TTM, also known as TinyTimeMixer, are compact pre-trained models for Time-Series Forecasting, open-sourced by IBM Research.
|
11 |
**With less than 1 Million parameters, TTM introduces the notion of the first-ever “tiny” pre-trained models for Time-Series Forecasting.**
|
|
|
4 |
|
5 |
# TTM Model Card
|
6 |
|
7 |
+
<p align="center" width="100%">
|
8 |
<img src="ttm_image.webp" width="400">
|
9 |
+
</p>
|
10 |
|
11 |
TTM, also known as TinyTimeMixer, are compact pre-trained models for Time-Series Forecasting, open-sourced by IBM Research.
|
12 |
**With less than 1 Million parameters, TTM introduces the notion of the first-ever “tiny” pre-trained models for Time-Series Forecasting.**
|