CodeT5 icon indicating copy to clipboard operation
CodeT5 copied to clipboard

How do I operate separately on the encoder and decoder ?

Open aniucw opened this issue 1 year ago • 0 comments

Hello! I intend to implement a code repair task based on codeT5, but I need to do some processing on the encoder generated embedding before passing it to the decoder for experimentation. Is there a way to implement this process?

aniucw avatar May 17 '24 15:05 aniucw