Dear authors:
Thanks for sharing the code of your great work.
I find that you try to add prior_y to the prompt in the code 'exp/exp_long_term_forecasting.py #578, prompt_y=norm(prompt_emb)+prior_y'.
I guess the reason is that you want to merge the text with time series data. But the authors didn't mention it in their paper.
Any reply is appreciated!