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

question about masking #46

Open
arslan-rashidov opened this issue Mar 24, 2023 · 1 comment
Open

question about masking #46

arslan-rashidov opened this issue Mar 24, 2023 · 1 comment

Comments

@arslan-rashidov
Copy link

arslan-rashidov commented Mar 24, 2023

Hey there! I want to pretrain the model on my custom dataset from scratch. But my model wasn't learning until I have made dynamic masking of series. My question is - should I dynamically mask only train set(mask series in getitem)? And valid set should be static for evaluation of training process, right? Correct me please, if I've mistaken

@gzerveas
Copy link
Owner

gzerveas commented Apr 5, 2023

Hi, can you give a few details about what you are trying to achieve? Are you interested in imputation? If so, maybe this post will help you: #41 (comment)

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