Update README.md
Browse files
README.md
CHANGED
|
@@ -26,7 +26,7 @@ pipeline_tag: time-series-forecasting
|
|
| 26 |
|
| 27 |
Toto (Time Series Optimized Transformer for [Observability](https://www.datadoghq.com/knowledge-center/observability/) is a state-of-the-art time-series foundation model designed for multi-variate time series forecasting, emphasizing observability metrics. Toto efficiently handles high-dimensional, sparse, and non-stationary data commonly encountered in observability scenarios.
|
| 28 |
|
| 29 |
-
<div style="width:
|
| 30 |
<img src="figures/rankings.png" alt="model ranking" style="width: 100%; height: auto;" />
|
| 31 |
<em style="display: block; margin-top: 0.5rem; text-align: center;">
|
| 32 |
The average rank of Toto compared to the runner-up models on both the <a href="https://huggingface.co/spaces/Salesforce/GIFT-Eval">GIFT-Eval</a> and <a href="https://huggingface.co/datasets/Datadog/BOOM">BOOM</a> benchmarks (as of May 19, 2025).
|
|
@@ -48,7 +48,7 @@ Toto (Time Series Optimized Transformer for [Observability](https://www.datadogh
|
|
| 48 |
<div style="width: 100%; margin: auto; padding: 1rem;">
|
| 49 |
<img src="figures/architecture.png" alt="model architecture" style="width: 100%; height: auto;" />
|
| 50 |
<em style="display: block; margin-top: 0.5rem; text-align: center;">
|
| 51 |
-
|
| 52 |
</em>
|
| 53 |
</div>
|
| 54 |
|
|
|
|
| 26 |
|
| 27 |
Toto (Time Series Optimized Transformer for [Observability](https://www.datadoghq.com/knowledge-center/observability/) is a state-of-the-art time-series foundation model designed for multi-variate time series forecasting, emphasizing observability metrics. Toto efficiently handles high-dimensional, sparse, and non-stationary data commonly encountered in observability scenarios.
|
| 28 |
|
| 29 |
+
<div style="width: 100%; margin: auto; padding: 1rem;">
|
| 30 |
<img src="figures/rankings.png" alt="model ranking" style="width: 100%; height: auto;" />
|
| 31 |
<em style="display: block; margin-top: 0.5rem; text-align: center;">
|
| 32 |
The average rank of Toto compared to the runner-up models on both the <a href="https://huggingface.co/spaces/Salesforce/GIFT-Eval">GIFT-Eval</a> and <a href="https://huggingface.co/datasets/Datadog/BOOM">BOOM</a> benchmarks (as of May 19, 2025).
|
|
|
|
| 48 |
<div style="width: 100%; margin: auto; padding: 1rem;">
|
| 49 |
<img src="figures/architecture.png" alt="model architecture" style="width: 100%; height: auto;" />
|
| 50 |
<em style="display: block; margin-top: 0.5rem; text-align: center;">
|
| 51 |
+
Overview of Toto-Open-Base-1.0 architecture.
|
| 52 |
</em>
|
| 53 |
</div>
|
| 54 |
|