Update README.md
Browse files
README.md
CHANGED
|
@@ -15,37 +15,37 @@ thumbnail: https://corp.dd-static.net/img/about/presskit/kit/press_kit.png
|
|
| 15 |
model-index:
|
| 16 |
- name: Toto-2.0-4m
|
| 17 |
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
- task:
|
| 19 |
type: time-series-forecasting
|
| 20 |
dataset:
|
| 21 |
name: GIFT-Eval
|
| 22 |
type: GIFT-Eval
|
| 23 |
metrics:
|
| 24 |
-
- name: MASE
|
| 25 |
-
type: MASE
|
| 26 |
-
value: 0.757
|
| 27 |
- name: CRPS
|
| 28 |
type: CRPS
|
| 29 |
value: 0.524
|
|
|
|
|
|
|
|
|
|
| 30 |
source:
|
| 31 |
name: GIFT-Eval Time Series Forecasting Leaderboard
|
| 32 |
url: https://huggingface.co/spaces/Salesforce/GIFT-Eval
|
| 33 |
|
| 34 |
-
- task:
|
| 35 |
-
type: time-series-forecasting
|
| 36 |
-
dataset:
|
| 37 |
-
name: BOOM
|
| 38 |
-
type: BOOM
|
| 39 |
-
metrics:
|
| 40 |
-
- name: MASE
|
| 41 |
-
type: MASE
|
| 42 |
-
value: 0.624
|
| 43 |
-
- name: CRPS
|
| 44 |
-
type: CRPS
|
| 45 |
-
value: 0.717
|
| 46 |
-
source:
|
| 47 |
-
name: BOOM 💥 Observability Time-Series Forecasting Leaderboard
|
| 48 |
-
url: https://huggingface.co/spaces/Datadog/BOOM
|
| 49 |
---
|
| 50 |
# Toto-2.0-4m
|
| 51 |
|
|
@@ -123,6 +123,7 @@ For more examples, see the [Quick Start notebook](https://github.com/DataDog/tot
|
|
| 123 |
|
| 124 |
## 🔗 Additional Resources
|
| 125 |
|
|
|
|
| 126 |
- **[GitHub Repository](https://github.com/DataDog/toto)**
|
| 127 |
- **[BOOM Dataset](https://huggingface.co/datasets/Datadog/BOOM)**
|
| 128 |
- **[Toto 1.0 Weights](https://huggingface.co/Datadog/Toto-Open-Base-1.0)**
|
|
|
|
| 15 |
model-index:
|
| 16 |
- name: Toto-2.0-4m
|
| 17 |
results:
|
| 18 |
+
- task:
|
| 19 |
+
type: time-series-forecasting
|
| 20 |
+
dataset:
|
| 21 |
+
name: BOOM
|
| 22 |
+
type: BOOM
|
| 23 |
+
metrics:
|
| 24 |
+
- name: CRPS
|
| 25 |
+
type: CRPS
|
| 26 |
+
value: 0.717
|
| 27 |
+
- name: MASE
|
| 28 |
+
type: MASE
|
| 29 |
+
value: 0.624
|
| 30 |
+
source:
|
| 31 |
+
name: BOOM 💥 Observability Time-Series Forecasting Leaderboard
|
| 32 |
+
url: https://huggingface.co/spaces/Datadog/BOOM
|
| 33 |
- task:
|
| 34 |
type: time-series-forecasting
|
| 35 |
dataset:
|
| 36 |
name: GIFT-Eval
|
| 37 |
type: GIFT-Eval
|
| 38 |
metrics:
|
|
|
|
|
|
|
|
|
|
| 39 |
- name: CRPS
|
| 40 |
type: CRPS
|
| 41 |
value: 0.524
|
| 42 |
+
- name: MASE
|
| 43 |
+
type: MASE
|
| 44 |
+
value: 0.757
|
| 45 |
source:
|
| 46 |
name: GIFT-Eval Time Series Forecasting Leaderboard
|
| 47 |
url: https://huggingface.co/spaces/Salesforce/GIFT-Eval
|
| 48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
---
|
| 50 |
# Toto-2.0-4m
|
| 51 |
|
|
|
|
| 123 |
|
| 124 |
## 🔗 Additional Resources
|
| 125 |
|
| 126 |
+
- **[Blog Post](https://www.datadoghq.com/blog/ai/toto-2/)**
|
| 127 |
- **[GitHub Repository](https://github.com/DataDog/toto)**
|
| 128 |
- **[BOOM Dataset](https://huggingface.co/datasets/Datadog/BOOM)**
|
| 129 |
- **[Toto 1.0 Weights](https://huggingface.co/Datadog/Toto-Open-Base-1.0)**
|