You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We propose SRank, a novel reranking strategy designed to extract optimal code generation solutions from CodeLLMs.
391
391
By modeling the relationships between clusters of code solutions,
392
392
we can more effectively identify the best solutions and improve the overall accuracy of code generation.
393
-
We showcase the state-of-the-art performance of SRank on pass@1 across various well-known CodeLLMs,
394
-
surpassing other ranking methods like CodeT and Coder-Reviewer in extensive evaluations.
395
393
</p>
396
394
<p>
397
-
We believe that SRank will be a valuable tool for developers, researchers,
398
-
and anyone who uses code generation in their work.
399
-
We are excited to see how this technology will be used to improve the way we write and interact with code.
395
+
We showcase the state-of-the-art performance of SRank on pass@1 across various well-known CodeLLMs,
396
+
surpassing other ranking methods like CodeT and Coder-Reviewer in extensive evaluations.
397
+
Our findings also suggest that SRank can potentially address the challenges of code generation in real-world applications, illuminating strategies for selecting superior solutions within constrained coding environments.
0 commit comments