Update README.md
Browse files
README.md
CHANGED
@@ -10,9 +10,9 @@ tags:
|
|
10 |
- transformers
|
11 |
- forecasting
|
12 |
- safetensors
|
13 |
-
-
|
14 |
paper:
|
15 |
-
-
|
16 |
datasets:
|
17 |
- Salesforce/GiftEvalPretrain
|
18 |
- autogluon/chronos_datasets
|
@@ -20,6 +20,7 @@ leaderboards:
|
|
20 |
- GiftEval (if results are public)#TODO(Anna) check how to do that
|
21 |
- BOOM (if results are public)#TODO(Anna) check how to do that
|
22 |
license: apache-2.0
|
|
|
23 |
---
|
24 |
# Toto-Open-Base-1.0
|
25 |
|
@@ -159,4 +160,4 @@ If you use Toto in your research or applications, please cite us using the follo
|
|
159 |
primaryClass={cs.LG}
|
160 |
}
|
161 |
|
162 |
-
```
|
|
|
10 |
- transformers
|
11 |
- forecasting
|
12 |
- safetensors
|
13 |
+
- observability
|
14 |
paper:
|
15 |
+
- - Link to Paper
|
16 |
datasets:
|
17 |
- Salesforce/GiftEvalPretrain
|
18 |
- autogluon/chronos_datasets
|
|
|
20 |
- GiftEval (if results are public)#TODO(Anna) check how to do that
|
21 |
- BOOM (if results are public)#TODO(Anna) check how to do that
|
22 |
license: apache-2.0
|
23 |
+
pipeline_tag: time-series-forecasting
|
24 |
---
|
25 |
# Toto-Open-Base-1.0
|
26 |
|
|
|
160 |
primaryClass={cs.LG}
|
161 |
}
|
162 |
|
163 |
+
```
|