Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,8 @@ We evaluate the model on the following benchmark: [TSLib Dataset](https://cdn-up
|
|
27 |
|
28 |
For more information, please see the [Github Repo](https://github.com/thuml/Large-Time-Series-Model).
|
29 |
|
|
|
|
|
30 |
# Quickstart
|
31 |
```
|
32 |
pip install transformers==4.40.1 # Use this version and Python 3.10 for stable compatibility
|
|
|
27 |
|
28 |
For more information, please see the [Github Repo](https://github.com/thuml/Large-Time-Series-Model).
|
29 |
|
30 |
+
There's indeed room for improvement in this small model. We are actively working around it and are glad to see constructive suggestions and noteworthy cases :)
|
31 |
+
|
32 |
# Quickstart
|
33 |
```
|
34 |
pip install transformers==4.40.1 # Use this version and Python 3.10 for stable compatibility
|