Skip to content

Commit 5967cd6

Browse files
committed
Modified srank
1 parent 42c4c5d commit 5967cd6

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

srank-coderanker/index.html

+3-5
Original file line numberDiff line numberDiff line change
@@ -390,13 +390,11 @@ <h2 class="title is-3">Conclusion</h2>
390390
We propose SRank, a novel reranking strategy designed to extract optimal code generation solutions from CodeLLMs.
391391
By modeling the relationships between clusters of code solutions,
392392
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.
395393
</p>
396394
<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.
400398
</p>
401399
</div>
402400
</div>

0 commit comments

Comments
 (0)