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

Curious how prompt helps your model? #6

Open
CSerxy opened this issue Aug 4, 2022 · 0 comments
Open

Curious how prompt helps your model? #6

CSerxy opened this issue Aug 4, 2022 · 0 comments

Comments

@CSerxy
Copy link

CSerxy commented Aug 4, 2022

Hi,

I went through your paper and found it very interesting. One question I have is whether you did some ablation studies about the role of prompt plays.

The current way your model did is using a temple: The sentence of "X" means [MASK]. And you use the mask representation as the input to the last layer.

However, the traditional way is directly using X's representation (e.g., cls's vector) to do the downstream tasks.

I wonder if you have any insights about the benefits of reformulating the traditional way into PromptBERT's way?

Many thanks!

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

1 participant