Closed TianlinZhang668 closed 2 years ago
Could we get the encoder embedding of sentence after prompt learning? thank you very much!
For example in PromptForClassification, it consists of attribute prompt_model and verbalizer, you could manually call the forward of its prompt_model.
Could we get the encoder embedding of sentence after prompt learning? thank you very much!