JingyaoLi commited on
Commit
41e0fbb
·
verified ·
1 Parent(s): 6ff9698

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
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
- [![PWC](https://img.shields.io/endpoint?url=https%3A%2F%2Fpaperswithcode.com%2Fbadge%2Fmotcoder-elevating-large-language-models-with%2Fcode-generation-on-apps%3Fmetric%3DIntroductory%2520Pass%25401)](https://paperswithcode.com/sota/code-generation-on-apps?metric=Introductory%20Pass%401/motcoder-elevating-large-language-models-with)
23
- [![PWC](https://img.shields.io/endpoint?url=https%3A%2F%2Fpaperswithcode.com%2Fbadge%2Fmotcoder-elevating-large-language-models-with%2Fcode-generation-on-codecontests%3Fmetric%3DTest%2520Set%2520pass%25401)](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.