Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ pipeline_tag: time-series-forecasting
|
|
| 11 |
|
| 12 |
Falcon-TST is a cutting-edge time series foundation model that leverages the power of Mixture of Experts (MoE) architecture combined with multiple patch tokenizers. This innovative approach enables efficient processing of time series data while maintaining high accuracy across various forecasting tasks.
|
| 13 |
|
| 14 |
-
|
| 15 |
|
| 16 |
## 🚀 Quick Start
|
| 17 |
```python
|
|
|
|
| 11 |
|
| 12 |
Falcon-TST is a cutting-edge time series foundation model that leverages the power of Mixture of Experts (MoE) architecture combined with multiple patch tokenizers. This innovative approach enables efficient processing of time series data while maintaining high accuracy across various forecasting tasks.
|
| 13 |
|
| 14 |
+
You can find more details about the model on [GitHub page](https://github.com/ant-intl/Falcon-TST).
|
| 15 |
|
| 16 |
## 🚀 Quick Start
|
| 17 |
```python
|