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

about the MAN #6

Open
effort-yq opened this issue Jul 28, 2021 · 3 comments
Open

about the MAN #6

effort-yq opened this issue Jul 28, 2021 · 3 comments

Comments

@effort-yq
Copy link

Hello, I can't find The MAN classifier you mentioned, but I can only find nn.Linear as the full connection layer

@jind11
Copy link
Owner

jind11 commented Jul 28, 2021

Here it is:

class BertForMultipleChoice_SAN(BertPreTrainedModel):
.

@effort-yq
Copy link
Author

Here it is:

class BertForMultipleChoice_SAN(BertPreTrainedModel):

.
Ok, thank you for your reply, because in run_classifier_bert.py, I only see that you use the ordinary full connection layer. So this BertForMultipleChoice_SAN model is the MAN you proposed?

@jind11
Copy link
Owner

jind11 commented Jul 28, 2021

Yes!

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