Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 587 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 587 Bytes

libro-journal-artifact

This repository provides the data and analysis source code for the paper [Evaluating Diverse Large Language Models for Automatic and General Bug Reproduction]. It contains new analysis relative to the paper it extends; the data/code for the original paper can be found here.

Organization

  • data/: contains the data necessary for our analysis. Prior to running the analysis code in the notebooks, please unzip gen_tests.tar.gz.
  • notebooks/: contains our analysis scripts, which generates the graphs in our paper.