Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualisation fails for ETTm1_FreLinear #3

Open
soumya1729 opened this issue Dec 17, 2023 · 1 comment
Open

Visualisation fails for ETTm1_FreLinear #3

soumya1729 opened this issue Dec 17, 2023 · 1 comment

Comments

@soumya1729
Copy link

weights_list['f_r'] = (1 / np.max(weights['f_r'].numpy())) * weights['f_r'].numpy()

"f_r" is not a valid field in the weights file. Attaching the checkpoint file.
checkpoint.zip

@aikunyi
Copy link
Owner

aikunyi commented Dec 27, 2023

Thank you for your interest in our work. Please check the corresponding weight name. In the model, the corresponding weight name is r1 or r2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants