Update README.md
Browse files
README.md
CHANGED
@@ -19,9 +19,6 @@ tags:
|
|
19 |
• 📃 <a href="https://arxiv.org/abs/2312.15960" target="_blank">Paper</a> <br>
|
20 |
</p>
|
21 |
|
22 |
-
[](https://paperswithcode.com/sota/code-generation-on-apps?metric=Introductory%20Pass%401/motcoder-elevating-large-language-models-with)
|
23 |
-
[](https://paperswithcode.com/sota/code-generation-on-codecontests?metric=Test%20Set%20pass%401)
|
24 |
-
|
25 |
Large Language Models (LLMs) have showcased impressive capabilities in handling straightforward programming tasks.
|
26 |
However, their performance tends to falter when confronted with more challenging programming problems.
|
27 |
We observe that conventional models often generate solutions as monolithic code blocks, restricting their effectiveness in tackling intricate questions.
|
|
|
19 |
• 📃 <a href="https://arxiv.org/abs/2312.15960" target="_blank">Paper</a> <br>
|
20 |
</p>
|
21 |
|
|
|
|
|
|
|
22 |
Large Language Models (LLMs) have showcased impressive capabilities in handling straightforward programming tasks.
|
23 |
However, their performance tends to falter when confronted with more challenging programming problems.
|
24 |
We observe that conventional models often generate solutions as monolithic code blocks, restricting their effectiveness in tackling intricate questions.
|