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

some details questions #20

Open
yuyunannan opened this issue Mar 16, 2023 · 4 comments
Open

some details questions #20

yuyunannan opened this issue Mar 16, 2023 · 4 comments

Comments

@yuyunannan
Copy link

I have a problem. When I get one_hot_encode for my fine 275 line, Should I write
onehot_label = F.one_hot(labels,config.num_classes_target)
instead of
onehot_label = F.one_hot(labels)

@yuyunannan
Copy link
Author

I have another small question, may I ask if the best result of the paper is obtained in the case of subset=True?

@yuyunannan yuyunannan changed the title code some details questions Mar 21, 2023
@zzj2404
Copy link

zzj2404 commented Mar 21, 2023

I have another small question, may I ask if the best result of the paper is obtained in the case of subset=True?

I have same problem, if I set subset=False, pretrain loss even don't descend

@1057699668
Copy link

I have another small question, may I ask if the best result of the paper is obtained in the case of subset=True?

I have same problem, if I set subset=False, pretrain loss even don't descend

Me too. I hope the author can answer this doubt for us.

@juntaozhang
Copy link

same problem

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

4 participants