Skip to content

Commit

Permalink
add citation info (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
monperrus authored Sep 11, 2024
1 parent cf065ea commit db9c43b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ Supported benchmarks:
* HumanEval-Java
* GitBug-Java
* QuixBugs

If you use this code, please cite

```bibtex
@techreport{elle-elle-aime,
title = {RepairLLaMA: Efficient Representations and Fine-Tuned Adapters for Program Repair},
year = {2023},
author = {André Silva and Sen Fang and Martin Monperrus},
url = {http://arxiv.org/pdf/2312.15698},
number = {2312.15698},
institution = {arXiv},
}
```

## Installation

Expand Down

0 comments on commit db9c43b

Please sign in to comment.