ZezhiShao commited on
Commit
8cfec0b
·
verified ·
1 Parent(s): 4acce01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
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
+