Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ pipeline_tag: text-generation
|
|
| 7 |
|
| 8 |
CodeLlama-13b-MORepair is a program repair model fine-tuned from CodeLlama-13b-instruct using a novel multi-objective fine-tuning framework called MOREPAIR. This model is specifically designed to improve automated program repair capabilities by learning both code transformations and repair logic reasoning.
|
| 9 |
|
| 10 |
-
[Paper](https://arxiv.org/abs/2404.12636) | [Code](https://github.com/buaabarty/morepair)
|
| 11 |
|
| 12 |
## Citation
|
| 13 |
|
|
|
|
| 7 |
|
| 8 |
CodeLlama-13b-MORepair is a program repair model fine-tuned from CodeLlama-13b-instruct using a novel multi-objective fine-tuning framework called MOREPAIR. This model is specifically designed to improve automated program repair capabilities by learning both code transformations and repair logic reasoning.
|
| 9 |
|
| 10 |
+
[Paper](https://arxiv.org/abs/2404.12636) | [Code](https://github.com/buaabarty/morepair) | [Colab](https://colab.research.google.com/drive/1vlabdN5Oucm-5kVtMHuEw-kvqDOtB5hg)
|
| 11 |
|
| 12 |
## Citation
|
| 13 |
|