salesforce / CodeT5

Home of CodeT5: Open Code LLMs for Code Understanding and Generation
https://arxiv.org/abs/2305.07922
BSD 3-Clause "New" or "Revised" License
2.66k stars 391 forks source link

how to get the embedding of the codet5? #103

Open ZhaoYu-Lab opened 1 year ago

yuewang-cuhk commented 1 year ago

Hi there, we plan to release some CodeT5+ checkpoints that are better to get embeddings. Pls stay tuned:)

lazytensor commented 1 year ago

@yuewang-cuhk can we not get embeddings by using T5EncoderModel api ?

yuewang-cuhk commented 11 months ago

Hi there, we have released the CodeT5+ 110M embedding model.

lazytensor commented 11 months ago

@yuewang-cuhk Thanks so much.. Will CodeT5+ 770m embedding model be released ?

ilyesrezgui commented 10 months ago

Hello there, @yuewang-cuhk is there a possibility to finetune the embeddings model ?