Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,4 +16,7 @@ This repository hosts the BLAST dataset introduced in the paper ***[BLAST: Balan
|
|
| 16 |
|
| 17 |
To learn how to generate this dataset, please refer to the instructions provided [here](https://github.com/zezhishao/BLAST).
|
| 18 |
|
| 19 |
-
For guidance on using BLAST to train universal forecasting models—such as TimeMoE or ChronosBolt—please see the [BasicTS](https://github.com/GestaltCogTeam/BasicTS) repository.
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
|
| 17 |
To learn how to generate this dataset, please refer to the instructions provided [here](https://github.com/zezhishao/BLAST).
|
| 18 |
|
| 19 |
+
For guidance on using BLAST to train universal forecasting models—such as TimeMoE or ChronosBolt—please see the [BLAST](https://github.com/GestaltCogTeam/BasicTS/blob/master/tutorial/training_with_BLAST.md) tutorial in [BasicTS](https://github.com/GestaltCogTeam/BasicTS) repository.
|
| 20 |
+
|
| 21 |
+
The BLAST-trained checkpoints can be found [here](https://huggingface.co/ZezhiShao/BLAST_CKPTS).
|
| 22 |
+
|