Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,40 @@ tags:
|
|
| 11 |
- pytorch_model_hub_mixin
|
| 12 |
license: apache-2.0
|
| 13 |
pipeline_tag: time-series-forecasting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
# Toto-2.0-1B
|
| 16 |
|
|
|
|
| 11 |
- pytorch_model_hub_mixin
|
| 12 |
license: apache-2.0
|
| 13 |
pipeline_tag: time-series-forecasting
|
| 14 |
+
model-index:
|
| 15 |
+
- name: Toto-2.0-!B
|
| 16 |
+
results:
|
| 17 |
+
- task:
|
| 18 |
+
type: time-series-forecasting
|
| 19 |
+
dataset:
|
| 20 |
+
name: GIFT-Eval
|
| 21 |
+
type: GIFT-Eval
|
| 22 |
+
metrics:
|
| 23 |
+
- name: MASE
|
| 24 |
+
type: MASE
|
| 25 |
+
value: 0.699
|
| 26 |
+
- name: CRPS
|
| 27 |
+
type: CRPS
|
| 28 |
+
value: 0.478
|
| 29 |
+
source:
|
| 30 |
+
name: GIFT-Eval Time Series Forecasting Leaderboard
|
| 31 |
+
url: https://huggingface.co/spaces/Salesforce/GIFT-Eval
|
| 32 |
+
|
| 33 |
+
- task:
|
| 34 |
+
type: time-series-forecasting
|
| 35 |
+
dataset:
|
| 36 |
+
name: BOOM
|
| 37 |
+
type: BOOM
|
| 38 |
+
metrics:
|
| 39 |
+
- name: MASE
|
| 40 |
+
type: MASE
|
| 41 |
+
value: 0.582
|
| 42 |
+
- name: CRPS
|
| 43 |
+
type: CRPS
|
| 44 |
+
value: 0.349
|
| 45 |
+
source:
|
| 46 |
+
name: BOOM 💥 Observability Time-Series Forecasting Leaderboard
|
| 47 |
+
url: https://huggingface.co/spaces/Datadog/BOOM
|
| 48 |
---
|
| 49 |
# Toto-2.0-1B
|
| 50 |
|