Update README.md
Browse files
README.md
CHANGED
@@ -22,13 +22,13 @@ tags:
|
|
22 |
|
23 |
Large time-series model introduced in this [paper](https://arxiv.org/abs/2402.02368) and enhanced with our [further work](https://arxiv.org/abs/2410.04803).
|
24 |
|
25 |
-
This version is pre-trained on **260B** time points with **84M** parameters, a lightweight generative Transformer for zero-shot point forecasting.
|
26 |
|
27 |
We evaluate the model on the following benchmark: [TSLib Dataset](https://cdn-uploads.huggingface.co/production/uploads/64fbe24a2d20ced4e91de38a/AXhZLVGR8Cnuxe8CVK4Fu.png).
|
28 |
|
29 |
-
For more information, please see the [
|
30 |
|
31 |
-
There's indeed room for improvement
|
32 |
|
33 |
## Quickstart
|
34 |
```
|
|
|
22 |
|
23 |
Large time-series model introduced in this [paper](https://arxiv.org/abs/2402.02368) and enhanced with our [further work](https://arxiv.org/abs/2410.04803).
|
24 |
|
25 |
+
This version is univariate pre-trained on **260B** time points with **84M** parameters, a lightweight generative Transformer for zero-shot point forecasting.
|
26 |
|
27 |
We evaluate the model on the following benchmark: [TSLib Dataset](https://cdn-uploads.huggingface.co/production/uploads/64fbe24a2d20ced4e91de38a/AXhZLVGR8Cnuxe8CVK4Fu.png).
|
28 |
|
29 |
+
For more information, please see the [GitHub Repo](https://github.com/thuml/Large-Time-Series-Model).
|
30 |
|
31 |
+
There's indeed room for improvement on this model. We are actively working around it and are glad to see constructive suggestions and noteworthy cases :)
|
32 |
|
33 |
## Quickstart
|
34 |
```
|