--- language: code license: apache-2.0 --- # CodeReviewer ## Fine-tuning Process We fine-tuned the [original CodeReviewer model](https://huggingface.co/microsoft/codereviewer) on the [Comment Generation dataset](https://zenodo.org/record/6900648) using a single A100 GPU, 8 CPU cores, and 20 GB of RAM. The fine-tuning process was run for 12 hours. For further information please consider taking a look at the original [CodeReviewer paper](https://arxiv.org/abs/2203.09095).