Merge pull request #2 from eltociear/patch-1

Update README.md
This commit is contained in:
Ming Jin 2024-02-05 16:30:28 +11:00 committed by GitHub
commit 3f2154039e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,7 +42,7 @@
}
```
## Introdcution
## Introduction
Time-LLM is a reprogramming framework to repurpose LLMs for general time series forecasting with the backbone language models kept intact.
Notably, we show that time series analysis (e.g., forecasting) can be cast as yet another "language task" that can be effectively tackled by an off-the-shelf LLM.