annamonica commited on
Commit
f037910
·
verified ·
1 Parent(s): 7f2e799

update dataset links

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -19,6 +19,7 @@ datasets:
19
  - Datadog/BOOM
20
  leaderboards:
21
  - GiftEval (if results are public)#TODO(Anna) check how to do that
 
22
  license: apache-2.0
23
  ---
24
  # Toto-Open-Base-1.0
@@ -62,7 +63,7 @@ The model has been trained on a mixture of 2.36 trillion time series data points
62
  - **Paper:** "[Link to arxiv paper]"
63
  - **Repository:** "[Link to github repo]"
64
  - **Blog Post:** "[Link to Datadog BlogPost]"
65
- - **BOOM:** "[Link to BOOM's Dataset card]"
66
 
67
  ## Usage
68
  ### Installation
@@ -107,8 +108,8 @@ The training hyperparameters for Toto are defined in the YAML configuration file
107
 
108
  | Dataset | CRPS | MASE |
109
  |--------------------|-------|-------|
110
- | [BOOM](Datadog/BOOM) | TBD | TBD |
111
- | [GiftEval](Salesforce/GiftEval) | TBD | TBD |
112
 
113
  For more detailed information, please refer to the results section in our [paper](#TODO-Link-to-Paper).
114
 
 
19
  - Datadog/BOOM
20
  leaderboards:
21
  - GiftEval (if results are public)#TODO(Anna) check how to do that
22
+ - BOOM (if results are public)#TODO(Anna) check how to do that
23
  license: apache-2.0
24
  ---
25
  # Toto-Open-Base-1.0
 
63
  - **Paper:** "[Link to arxiv paper]"
64
  - **Repository:** "[Link to github repo]"
65
  - **Blog Post:** "[Link to Datadog BlogPost]"
66
+ - **BOOM:** [Dataset card](https://huggingface.co/datasets/Datadog/BOOM)
67
 
68
  ## Usage
69
  ### Installation
 
108
 
109
  | Dataset | CRPS | MASE |
110
  |--------------------|-------|-------|
111
+ | [BOOM](https://huggingface.co/datasets/Datadog/BOOM) | TBD | TBD |
112
+ | [GiftEval](https://huggingface.co/datasets/Salesforce/GiftEval) | TBD | TBD |
113
 
114
  For more detailed information, please refer to the results section in our [paper](#TODO-Link-to-Paper).
115