mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 19:05:18 +00:00
Add documentation for PR-Agent code fine-tuning benchmark and update mkdocs.yml
This commit is contained in:
parent
416b150d66
commit
f3aa9c02cc
1 changed files with 1 additions and 1 deletions
|
|
@ -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 |
|
||||
|----------|------------------------------------------------------------------------------------------------------------|----------------|
|
||||
|
|
|
|||
Loading…
Reference in a new issue