Skip to content

Commit

Permalink
Paper Revision{2024.findings-acl.354}, closes #3881.
Browse files Browse the repository at this point in the history
  • Loading branch information
anthology-assist committed Sep 17, 2024
1 parent bb69dcf commit c45051c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion data/xml/2024.findings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10422,8 +10422,10 @@
<author><first>Benoit</first><last>Crabbé</last><affiliation>Université de Paris</affiliation></author>
<pages>5935-5947</pages>
<abstract>We introduce a novel dataset tailored for code generation, aimed at aiding developers in common tasks. Our dataset provides examples that include a clarified intent, code snippets associated, and an average of three related unit tests. It encompasses a range of libraries such as Pandas, Numpy, and Regex, along with more than 70 standard libraries in Python code derived from Stack Overflow. Comprising 3,402 crafted examples by Python experts, our dataset is designed for both model finetuning and standalone evaluation. To complete unit tests evaluation, we categorize examples in order to get more fine grained analysis, enhancing the understanding of models’ strengths and weaknesses in specific coding tasks. The examples have been refined to reduce data contamination, a process confirmed by the performance of three leading models: Mistral 7B, CodeLLAMA 13B, and Starcoder 15B. We further investigate data-contamination testing GPT-4 performance on a part of our dataset. The benchmark can be accessed at anonymized address.</abstract>
<url hash="1f2c9568">2024.findings-acl.354</url>
<url hash="48cccfbe">2024.findings-acl.354</url>
<bibkey>beau-crabbe-2024-codeinsight</bibkey>
<revision id="1" href="2024.findings-acl.354v1" hash="1f2c9568"/>
<revision id="2" href="2024.findings-acl.354v2" hash="48cccfbe" date="2024-09-17">Minor updates.</revision>
</paper>
<paper id="355">
<title><fixed-case>V</fixed-case>i<fixed-case>H</fixed-case>ate<fixed-case>T</fixed-case>5: Enhancing Hate Speech Detection in <fixed-case>V</fixed-case>ietnamese With a Unified Text-to-Text Transformer Model</title>
Expand Down

0 comments on commit c45051c

Please sign in to comment.