Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 657 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 657 Bytes

Systematic Bug Reproduction with Large Language Model (Paper Artifact)

This is the artifact of the paper Systematic Bug Reproduction with Large Language Model to appear.

The artifact is organized as follows:

  • fuzzing/: The fuzzing framework used in the paper.
  • prompt/: The scripts and templates for 3-stage prompt used in the paper.

To reproduce the results in the paper, please follow the instructions in the README.md file in each directory.

Publication

You can find more details in the paper (to appear).

Contacts