Skip to content

Commit 6417653

Browse files
committed
add version
1 parent 6bb117d commit 6417653

File tree

8 files changed

+48
-48
lines changed

8 files changed

+48
-48
lines changed

src/UserGuide/Master/Table/AI-capability/TimeSeries-Large-Model.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The team's related technologies of time series large models have been published
3737

3838
## Timer Model
3939

40-
The Timer<sup><a href="#appendix1" id="ref1" style="text-decoration: none;">[1]</a></sup> model not only demonstrates excellent few-shot generalization and multi-task adaptation capabilities but also gains a rich knowledge base through pre-training, endowing it with the universal capability to handle a variety of downstream tasks, featuring the following:
40+
The Timer<sup><a href="#appendix1" id="ref1" style="text-decoration: none;">[1]</a></sup> model(not built-in) not only demonstrates excellent few-shot generalization and multi-task adaptation capabilities but also gains a rich knowledge base through pre-training, endowing it with the universal capability to handle a variety of downstream tasks, featuring the following:
4141

4242
- **Generalization**: The model can be fine-tuned using a small number of samples to achieve leading predictive performance in the industry.
4343
- **Versatility**: The model is designed flexibly to adapt to various task requirements and supports variable input and output lengths, enabling it to play a role in various application scenarios.
@@ -47,7 +47,7 @@ The Timer<sup><a href="#appendix1" id="ref1" style="text-decoration: none;">[1]<
4747

4848
## Timer-XL Model
4949

50-
Timer-XL<sup><a href="#appendix2" id="ref2" style="text-decoration: none;">[2]</a></sup> is an upgraded version of Timer that further extends the network structure and achieves comprehensive breakthroughs in multiple dimensions:
50+
Timer-XL<sup><a href="#appendix2" id="ref2" style="text-decoration: none;">[2]</a></sup> is an upgraded version of Timer that further extends the network structure and achieves comprehensive breakthroughs in multiple dimensions(available since V2.0.5.1):
5151

5252
- **Ultra-long Context Support**: This model breaks through the limitations of traditional time series forecasting models, supporting inputs of thousands of Tokens (equivalent to tens of thousands of time points), effectively solving the context length bottleneck problem.
5353
- **Multi-variable Prediction Scenarios Coverage**: Supports various forecasting scenarios, including non-stationary time series forecasting, multi-variable forecasting tasks, and forecasting with covariates, meeting diverse business needs.
@@ -57,7 +57,7 @@ Timer-XL<sup><a href="#appendix2" id="ref2" style="text-decoration: none;">[2]</
5757

5858
## Timer-Sundial Model
5959

60-
Timer-Sundial<sup><a href="#appendix3" id="ref3" style="text-decoration: none;">[3]</a></sup> is a series of generative foundational models focused on time series forecasting. The basic version has 128 million parameters and has undergone large-scale pre-training on 1 trillion time points. Its core features include:
60+
Timer-Sundial<sup><a href="#appendix3" id="ref3" style="text-decoration: none;">[3]</a></sup> is a series of generative foundational models focused on time series forecasting(available since V2.0.5.1). The basic version has 128 million parameters and has undergone large-scale pre-training on 1 trillion time points. Its core features include:
6161

6262
- **Powerful Generalization Performance**: Possesses zero-shot forecasting capabilities, supporting both point forecasting and probabilistic forecasting simultaneously.
6363
- **Flexible Forecasting Distribution Analysis**: Can not only forecast mean values or quantiles but also evaluate any statistical characteristics of the forecasting distribution through the original samples generated by the model.
@@ -97,9 +97,9 @@ IoTDB> show cluster
9797
+------+----------+-------+---------------+------------+--------------+-----------+
9898
|NodeID| NodeType| Status|InternalAddress|InternalPort| Version| BuildInfo|
9999
+------+----------+-------+---------------+------------+--------------+-----------+
100-
| 0|ConfigNode|Running| 127.0.0.1| 10710|2.0.4-SNAPSHOT| 069354f|
101-
| 1| DataNode|Running| 127.0.0.1| 10730|2.0.4-SNAPSHOT| 069354f|
102-
| 2| AINode|Running| 127.0.0.1| 10810|2.0.4-SNAPSHOT|069354f-dev|
100+
| 0|ConfigNode|Running| 127.0.0.1| 10710| 2.0.5.1| 069354f|
101+
| 1| DataNode|Running| 127.0.0.1| 10730| 2.0.5.1| 069354f|
102+
| 2| AINode|Running| 127.0.0.1| 10810| 2.0.5.1|069354f-dev|
103103
+------+----------+-------+---------------+------------+--------------+-----------+
104104
Total line number = 3
105105
It costs 0.140s

src/UserGuide/Master/Tree/AI-capability/TimeSeries-Large-Model.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The team's related technologies of time series large models have been published
3737

3838
## Timer Model
3939

40-
The Timer<sup><a href="#appendix1" id="ref1" style="text-decoration: none;">[1]</a></sup> model not only demonstrates excellent few-shot generalization and multi-task adaptation capabilities but also gains a rich knowledge base through pre-training, endowing it with the universal capability to handle a variety of downstream tasks, featuring the following:
40+
The Timer<sup><a href="#appendix1" id="ref1" style="text-decoration: none;">[1]</a></sup> model(not built-in) not only demonstrates excellent few-shot generalization and multi-task adaptation capabilities but also gains a rich knowledge base through pre-training, endowing it with the universal capability to handle a variety of downstream tasks, featuring the following:
4141

4242
- **Generalization**: The model can be fine-tuned using a small number of samples to achieve leading predictive performance in the industry.
4343
- **Versatility**: The model is designed flexibly to adapt to various task requirements and supports variable input and output lengths, enabling it to play a role in various application scenarios.
@@ -47,7 +47,7 @@ The Timer<sup><a href="#appendix1" id="ref1" style="text-decoration: none;">[1]<
4747

4848
## Timer-XL Model
4949

50-
Timer-XL<sup><a href="#appendix2" id="ref2" style="text-decoration: none;">[2]</a></sup> is an upgraded version of Timer that further extends the network structure and achieves comprehensive breakthroughs in multiple dimensions:
50+
Timer-XL<sup><a href="#appendix2" id="ref2" style="text-decoration: none;">[2]</a></sup> is an upgraded version of Timer that further extends the network structure and achieves comprehensive breakthroughs in multiple dimensions(available since V2.0.5.1):
5151

5252
- **Ultra-long Context Support**: This model breaks through the limitations of traditional time series forecasting models, supporting inputs of thousands of Tokens (equivalent to tens of thousands of time points), effectively solving the context length bottleneck problem.
5353
- **Multi-variable Prediction Scenarios Coverage**: Supports various forecasting scenarios, including non-stationary time series forecasting, multi-variable forecasting tasks, and forecasting with covariates, meeting diverse business needs.
@@ -57,7 +57,7 @@ Timer-XL<sup><a href="#appendix2" id="ref2" style="text-decoration: none;">[2]</
5757

5858
## Timer-Sundial Model
5959

60-
Timer-Sundial<sup><a href="#appendix3" id="ref3" style="text-decoration: none;">[3]</a></sup> is a series of generative foundational models focused on time series forecasting. The basic version has 128 million parameters and has undergone large-scale pre-training on 1 trillion time points. Its core features include:
60+
Timer-Sundial<sup><a href="#appendix3" id="ref3" style="text-decoration: none;">[3]</a></sup> is a series of generative foundational models focused on time series forecasting(available since V2.0.5.1). The basic version has 128 million parameters and has undergone large-scale pre-training on 1 trillion time points. Its core features include:
6161

6262
- **Powerful Generalization Performance**: Possesses zero-shot forecasting capabilities, supporting both point forecasting and probabilistic forecasting simultaneously.
6363
- **Flexible Forecasting Distribution Analysis**: Can not only forecast mean values or quantiles but also evaluate any statistical characteristics of the forecasting distribution through the original samples generated by the model.
@@ -97,9 +97,9 @@ IoTDB> show cluster
9797
+------+----------+-------+---------------+------------+--------------+-----------+
9898
|NodeID| NodeType| Status|InternalAddress|InternalPort| Version| BuildInfo|
9999
+------+----------+-------+---------------+------------+--------------+-----------+
100-
| 0|ConfigNode|Running| 127.0.0.1| 10710|2.0.4-SNAPSHOT| 069354f|
101-
| 1| DataNode|Running| 127.0.0.1| 10730|2.0.4-SNAPSHOT| 069354f|
102-
| 2| AINode|Running| 127.0.0.1| 10810|2.0.4-SNAPSHOT|069354f-dev|
100+
| 0|ConfigNode|Running| 127.0.0.1| 10710| 2.0.5.1| 069354f|
101+
| 1| DataNode|Running| 127.0.0.1| 10730| 2.0.5.1| 069354f|
102+
| 2| AINode|Running| 127.0.0.1| 10810| 2.0.5.1|069354f-dev|
103103
+------+----------+-------+---------------+------------+--------------+-----------+
104104
Total line number = 3
105105
It costs 0.140s

src/UserGuide/latest-Table/AI-capability/TimeSeries-Large-Model.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The team's related technologies of time series large models have been published
3737

3838
## Timer Model
3939

40-
The Timer<sup><a href="#appendix1" id="ref1" style="text-decoration: none;">[1]</a></sup> model not only demonstrates excellent few-shot generalization and multi-task adaptation capabilities but also gains a rich knowledge base through pre-training, endowing it with the universal capability to handle a variety of downstream tasks, featuring the following:
40+
The Timer<sup><a href="#appendix1" id="ref1" style="text-decoration: none;">[1]</a></sup> model(not built-in) not only demonstrates excellent few-shot generalization and multi-task adaptation capabilities but also gains a rich knowledge base through pre-training, endowing it with the universal capability to handle a variety of downstream tasks, featuring the following:
4141

4242
- **Generalization**: The model can be fine-tuned using a small number of samples to achieve leading predictive performance in the industry.
4343
- **Versatility**: The model is designed flexibly to adapt to various task requirements and supports variable input and output lengths, enabling it to play a role in various application scenarios.
@@ -47,7 +47,7 @@ The Timer<sup><a href="#appendix1" id="ref1" style="text-decoration: none;">[1]<
4747

4848
## Timer-XL Model
4949

50-
Timer-XL<sup><a href="#appendix2" id="ref2" style="text-decoration: none;">[2]</a></sup> is an upgraded version of Timer that further extends the network structure and achieves comprehensive breakthroughs in multiple dimensions:
50+
Timer-XL<sup><a href="#appendix2" id="ref2" style="text-decoration: none;">[2]</a></sup> is an upgraded version of Timer that further extends the network structure and achieves comprehensive breakthroughs in multiple dimensions(available since V2.0.5.1):
5151

5252
- **Ultra-long Context Support**: This model breaks through the limitations of traditional time series forecasting models, supporting inputs of thousands of Tokens (equivalent to tens of thousands of time points), effectively solving the context length bottleneck problem.
5353
- **Multi-variable Prediction Scenarios Coverage**: Supports various forecasting scenarios, including non-stationary time series forecasting, multi-variable forecasting tasks, and forecasting with covariates, meeting diverse business needs.
@@ -57,7 +57,7 @@ Timer-XL<sup><a href="#appendix2" id="ref2" style="text-decoration: none;">[2]</
5757

5858
## Timer-Sundial Model
5959

60-
Timer-Sundial<sup><a href="#appendix3" id="ref3" style="text-decoration: none;">[3]</a></sup> is a series of generative foundational models focused on time series forecasting. The basic version has 128 million parameters and has undergone large-scale pre-training on 1 trillion time points. Its core features include:
60+
Timer-Sundial<sup><a href="#appendix3" id="ref3" style="text-decoration: none;">[3]</a></sup> is a series of generative foundational models focused on time series forecasting(available since V2.0.5.1). The basic version has 128 million parameters and has undergone large-scale pre-training on 1 trillion time points. Its core features include:
6161

6262
- **Powerful Generalization Performance**: Possesses zero-shot forecasting capabilities, supporting both point forecasting and probabilistic forecasting simultaneously.
6363
- **Flexible Forecasting Distribution Analysis**: Can not only forecast mean values or quantiles but also evaluate any statistical characteristics of the forecasting distribution through the original samples generated by the model.
@@ -97,9 +97,9 @@ IoTDB> show cluster
9797
+------+----------+-------+---------------+------------+--------------+-----------+
9898
|NodeID| NodeType| Status|InternalAddress|InternalPort| Version| BuildInfo|
9999
+------+----------+-------+---------------+------------+--------------+-----------+
100-
| 0|ConfigNode|Running| 127.0.0.1| 10710|2.0.4-SNAPSHOT| 069354f|
101-
| 1| DataNode|Running| 127.0.0.1| 10730|2.0.4-SNAPSHOT| 069354f|
102-
| 2| AINode|Running| 127.0.0.1| 10810|2.0.4-SNAPSHOT|069354f-dev|
100+
| 0|ConfigNode|Running| 127.0.0.1| 10710| 2.0.5.1| 069354f|
101+
| 1| DataNode|Running| 127.0.0.1| 10730| 2.0.5.1| 069354f|
102+
| 2| AINode|Running| 127.0.0.1| 10810| 2.0.5.1|069354f-dev|
103103
+------+----------+-------+---------------+------------+--------------+-----------+
104104
Total line number = 3
105105
It costs 0.140s

src/UserGuide/latest/AI-capability/TimeSeries-Large-Model.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The team's related technologies of time series large models have been published
3737

3838
## Timer Model
3939

40-
The Timer<sup><a href="#appendix1" id="ref1" style="text-decoration: none;">[1]</a></sup> model not only demonstrates excellent few-shot generalization and multi-task adaptation capabilities but also gains a rich knowledge base through pre-training, endowing it with the universal capability to handle a variety of downstream tasks, featuring the following:
40+
The Timer<sup><a href="#appendix1" id="ref1" style="text-decoration: none;">[1]</a></sup> model(not built-in) not only demonstrates excellent few-shot generalization and multi-task adaptation capabilities but also gains a rich knowledge base through pre-training, endowing it with the universal capability to handle a variety of downstream tasks, featuring the following:
4141

4242
- **Generalization**: The model can be fine-tuned using a small number of samples to achieve leading predictive performance in the industry.
4343
- **Versatility**: The model is designed flexibly to adapt to various task requirements and supports variable input and output lengths, enabling it to play a role in various application scenarios.
@@ -47,7 +47,7 @@ The Timer<sup><a href="#appendix1" id="ref1" style="text-decoration: none;">[1]<
4747

4848
## Timer-XL Model
4949

50-
Timer-XL<sup><a href="#appendix2" id="ref2" style="text-decoration: none;">[2]</a></sup> is an upgraded version of Timer that further extends the network structure and achieves comprehensive breakthroughs in multiple dimensions:
50+
Timer-XL<sup><a href="#appendix2" id="ref2" style="text-decoration: none;">[2]</a></sup> is an upgraded version of Timer that further extends the network structure and achieves comprehensive breakthroughs in multiple dimensions(available since V2.0.5.1):
5151

5252
- **Ultra-long Context Support**: This model breaks through the limitations of traditional time series forecasting models, supporting inputs of thousands of Tokens (equivalent to tens of thousands of time points), effectively solving the context length bottleneck problem.
5353
- **Multi-variable Prediction Scenarios Coverage**: Supports various forecasting scenarios, including non-stationary time series forecasting, multi-variable forecasting tasks, and forecasting with covariates, meeting diverse business needs.
@@ -57,7 +57,7 @@ Timer-XL<sup><a href="#appendix2" id="ref2" style="text-decoration: none;">[2]</
5757

5858
## Timer-Sundial Model
5959

60-
Timer-Sundial<sup><a href="#appendix3" id="ref3" style="text-decoration: none;">[3]</a></sup> is a series of generative foundational models focused on time series forecasting. The basic version has 128 million parameters and has undergone large-scale pre-training on 1 trillion time points. Its core features include:
60+
Timer-Sundial<sup><a href="#appendix3" id="ref3" style="text-decoration: none;">[3]</a></sup> is a series of generative foundational models focused on time series forecasting(available since V2.0.5.1). The basic version has 128 million parameters and has undergone large-scale pre-training on 1 trillion time points. Its core features include:
6161

6262
- **Powerful Generalization Performance**: Possesses zero-shot forecasting capabilities, supporting both point forecasting and probabilistic forecasting simultaneously.
6363
- **Flexible Forecasting Distribution Analysis**: Can not only forecast mean values or quantiles but also evaluate any statistical characteristics of the forecasting distribution through the original samples generated by the model.
@@ -97,9 +97,9 @@ IoTDB> show cluster
9797
+------+----------+-------+---------------+------------+--------------+-----------+
9898
|NodeID| NodeType| Status|InternalAddress|InternalPort| Version| BuildInfo|
9999
+------+----------+-------+---------------+------------+--------------+-----------+
100-
| 0|ConfigNode|Running| 127.0.0.1| 10710|2.0.4-SNAPSHOT| 069354f|
101-
| 1| DataNode|Running| 127.0.0.1| 10730|2.0.4-SNAPSHOT| 069354f|
102-
| 2| AINode|Running| 127.0.0.1| 10810|2.0.4-SNAPSHOT|069354f-dev|
100+
| 0|ConfigNode|Running| 127.0.0.1| 10710| 2.0.5.1| 069354f|
101+
| 1| DataNode|Running| 127.0.0.1| 10730| 2.0.5.1| 069354f|
102+
| 2| AINode|Running| 127.0.0.1| 10810| 2.0.5.1|069354f-dev|
103103
+------+----------+-------+---------------+------------+--------------+-----------+
104104
Total line number = 3
105105
It costs 0.140s

0 commit comments

Comments
 (0)