Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ can be easily fine-tuned on your multi-variate target data. Refer to our [paper]
|
|
22 |
|
23 |
## Benchmark Highlights:
|
24 |
|
25 |
-
- TTM (with less than 1 Million parameters) outperforms the following popular Pre-trained SOTAs demanding several hundred Million to Billions of parameters:
|
26 |
- *GPT4TS (NeurIPS 23) by 7-12% in few-shot forecasting.*
|
27 |
- *LLMTime (NeurIPS 23) by 24% in zero-shot forecasting*.
|
28 |
- *SimMTM (NeurIPS 23) by 17% in few-shot forecasting*.
|
|
|
22 |
|
23 |
## Benchmark Highlights:
|
24 |
|
25 |
+
- TTM (with less than 1 Million parameters) outperforms the following popular Pre-trained SOTAs demanding several hundred Million to Billions of parameters [paper](https://arxiv.org/pdf/2401.03955.pdf):
|
26 |
- *GPT4TS (NeurIPS 23) by 7-12% in few-shot forecasting.*
|
27 |
- *LLMTime (NeurIPS 23) by 24% in zero-shot forecasting*.
|
28 |
- *SimMTM (NeurIPS 23) by 17% in few-shot forecasting*.
|