CodeT5
CodeT5 copied to clipboard
Embeddings for python code with multiple methods
Hi Does code-t5 give proper embeddings for python code with multiple methods as well? Or only for the code with single method?
Hi, although CodeT5 is pretrained with single functions, it should be able to transfer to encode multiple methods, which is however not tested yet.