Pith. sign in

REVIEW 2 cited by

GenCodeSearchNet: A Benchmark Test Suite for Evaluating Generalization in Programming Language Understanding

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2311.09707 v1 pith:HLVQRJQ2 submitted 2023-11-16 cs.CL cs.PL

classification cs.CLcs.PL
keywords languagemodelscodeprogramminggeneralizationusedbenchmarkcapabilities
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Language models can serve as a valuable tool for software developers to increase productivity. Large generative models can be used for code generation and code completion, while smaller encoder-only models are capable of performing code search tasks using natural language queries.These capabilities are heavily influenced by the quality and diversity of the available training data. Source code datasets used for training usually focus on the most popular languages and testing is mostly conducted on the same distributions, often overlooking low-resource programming languages. Motivated by the NLP generalization taxonomy proposed by Hupkes et.\,al., we propose a new benchmark dataset called GenCodeSearchNet (GeCS) which builds upon existing natural language code search datasets to systemically evaluate the programming language understanding generalization capabilities of language models. As part of the full dataset, we introduce a new, manually curated subset StatCodeSearch that focuses on R, a popular but so far underrepresented programming language that is often used by researchers outside the field of computer science. For evaluation and comparison, we collect several baseline results using fine-tuned BERT-style models and GPT-style large language models in a zero-shot setting.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Semantic Source Code Segmentation using Small and Large Language Models

    cs.SE 2025-07 conditional novelty 5.0 of 10

    Fine-tuned encoder-only models such as CodeBERT outperform zero-shot and few-shot LLMs at semantic line-level segmentation of R code, and a new annotated R dataset, StatCodeSeg, is introduced.

  2. Computational Reproducibility of R Code Supplements on OSF

    cs.CY 2025-05 conditional novelty 5.0 of 10

    Only 25.87% of 460 R scripts from OSF projects executed without error in automatically reconstructed Docker environments.

Pith tools