BobZwr / Cross-Reconstruction-Transformer

The official implementation for our TNNLS paper "Self-Supervised Time Series Representation Learning via Cross Reconstruction Transformer".
38 stars 6 forks source link

About Pretrained Model #3

Open xunfeng-L opened 1 month ago

xunfeng-L commented 1 month ago

want to run your model, but it requires a pre-trained model. There seems to be no specific details about the pre-trained model in the paper or github. Can I know what kind of pre-trained model you used? Can you provide a download channel? Thanks.

BobZwr commented 1 month ago

The model is pretrained via our proposed method from scratch. The original model is an untrained Transformer.