Update README.md
#24
by
xiezhe22
- opened
README.md
CHANGED
@@ -34,6 +34,9 @@ language:
|
|
34 |
`ChatTS` focuses on **Understanding and Reasoning** about time series, much like what vision/video/audio-MLLMs do.
|
35 |
This repo provides code, datasets and model for `ChatTS`: [ChatTS: Aligning Time Series with LLMs via Synthetic Data for Enhanced Understanding and Reasoning](https://arxiv.org/pdf/2412.03104).
|
36 |
|
|
|
|
|
|
|
37 |
## Key Features
|
38 |
ChatTS is a Multimodal LLM built natively for time series as a core modality:
|
39 |
- ✅ **Native support for multivariate time series**
|
|
|
34 |
`ChatTS` focuses on **Understanding and Reasoning** about time series, much like what vision/video/audio-MLLMs do.
|
35 |
This repo provides code, datasets and model for `ChatTS`: [ChatTS: Aligning Time Series with LLMs via Synthetic Data for Enhanced Understanding and Reasoning](https://arxiv.org/pdf/2412.03104).
|
36 |
|
37 |
+
## Web Demo
|
38 |
+
The Web Demo of ChatTS-14B is available at HuggingFace Spaces: [](https://huggingface.co/spaces/xiezhe22/ChatTS)
|
39 |
+
|
40 |
## Key Features
|
41 |
ChatTS is a Multimodal LLM built natively for time series as a core modality:
|
42 |
- ✅ **Native support for multivariate time series**
|