Lefei Shen

Results 8 comments of Lefei Shen

+1, looking forward to releasing the scripts of training and fine-tuning!

> It's the timestamp information. > > https://github.com/zhouhaoyi/Informer2020/blob/0ac81e04d4095ecb97a3a78c7b49c936d8aa9933/data/data_loader.py#L176-L177 > > Also, it seems that a lot of people confuse "mark" with "mask". ([#158 (comment)](https://github.com/zhouhaoyi/Informer2020/issues/158#issuecomment-848691957)) Many thanks for your answer, so...

> Yes, it used the [`time_features`](https://github.com/zhouhaoyi/Informer2020/blob/0ac81e04d4095ecb97a3a78c7b49c936d8aa9933/utils/timefeatures.py#L114) to create the timestamp infos. OK, I understand what you mean. Thanks again for your answer!

我现在也是,卡在96不动了

I get it. Thanks for your answer! By the way, I found that in "cli/conf/pretrain/data/lotsa_v1_weighted.yaml", each dataset is given a weight ranging from 1e-2 to 1e2, I'm wondering how these...

Yes, I found the calculation of the weights in your provided notebook. Thanks for your great work!