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.74k stars 401 forks source link

CodeT5+ for Code Clone Detection #160

Open MT010104 opened 9 months ago

MT010104 commented 9 months ago

Hello, thank you very much for your excellent work. If I want to use CodeT5+ for code clone detection, but there's no parameter similar to ’hidden_size‘ in CodeT5+, what should the network structure of the classifier look like?