From f3aa9c02ccf8cd268fb4eeb7947b684dcee8b7f5 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Sun, 2 Jun 2024 11:30:56 +0300 Subject: [PATCH] Add documentation for PR-Agent code fine-tuning benchmark and update mkdocs.yml --- docs/docs/finetuning_benchmark/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/finetuning_benchmark/index.md b/docs/docs/finetuning_benchmark/index.md index a89eb93d..35ec064b 100644 --- a/docs/docs/finetuning_benchmark/index.md +++ b/docs/docs/finetuning_benchmark/index.md @@ -57,7 +57,7 @@ Our training dataset comprises 25,000 pull requests, aggregated from permissive On the raw data collected, we employed various automatic and manual cleaning techniques to ensure the outputs were of the highest quality, and suitable for instruct-tuning. -Here are the prompts, and example outputs, used to fine-tune the models: +Here are the prompts, and example outputs, used as input-output paris to fine-tune the models: | Tool | Prompt | Example output | |----------|------------------------------------------------------------------------------------------------------------|----------------|