mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-09 23:30:38 +08:00
Optimize for fine-tuning impact table
This commit is contained in:
@ -33,29 +33,12 @@ Here are the results:
|
|||||||
<br>
|
<br>
|
||||||
|
|
||||||
**Fine-tuning impact:**
|
**Fine-tuning impact:**
|
||||||
<body>
|
**Fine-tuning impact:**
|
||||||
<table>
|
|
||||||
<tr>
|
|
||||||
<th align="center">Model name</th>
|
|
||||||
<th>Model size [B]</th>
|
|
||||||
<th>Fine-tuned</th>
|
|
||||||
<th>Better than gpt-4 rate [%]</th>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="center">DeepSeek 34B-instruct</td>
|
|
||||||
<td align="center">34</td>
|
|
||||||
<td align="center">yes</td>
|
|
||||||
<td align="center">40.7</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td align="center">DeepSeek 34B-instruct</td>
|
|
||||||
<td align="center">34</td>
|
|
||||||
<td align="center">no</td>
|
|
||||||
<td align="center">3.6</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
</body>
|
| Model name | Model size [B] | Fine-tuned | Better than gpt-4 rate [%] |
|
||||||
|
|---------------------------|----------------|------------|----------------------------|
|
||||||
|
| DeepSeek 34B-instruct | 34 | yes | 40.7 |
|
||||||
|
| DeepSeek 34B-instruct | 34 | no | 3.6 |
|
||||||
|
|
||||||
## Results analysis
|
## Results analysis
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user