Update README.md
Browse files
README.md
CHANGED
|
@@ -20,8 +20,6 @@ language:
|
|
| 20 |
|
| 21 |
Fine-tuned LoRA adapter for **Qwen2.5-Coder-0.5B** that generates clear, concise Git commit messages from code diffs.
|
| 22 |
|
| 23 |
-
## Model Details
|
| 24 |
-
|
| 25 |
### Model Description
|
| 26 |
|
| 27 |
This model is a **QLoRA (4-bit quantized LoRA)** adapter trained on the Qwen2.5-Coder-0.5B base model to automatically generate commit messages from Git diffs. The adapter learns to summarize code changes into human-readable descriptions, understanding programming patterns and translating technical modifications into natural language.
|
|
|
|
| 20 |
|
| 21 |
Fine-tuned LoRA adapter for **Qwen2.5-Coder-0.5B** that generates clear, concise Git commit messages from code diffs.
|
| 22 |
|
|
|
|
|
|
|
| 23 |
### Model Description
|
| 24 |
|
| 25 |
This model is a **QLoRA (4-bit quantized LoRA)** adapter trained on the Qwen2.5-Coder-0.5B base model to automatically generate commit messages from Git diffs. The adapter learns to summarize code changes into human-readable descriptions, understanding programming patterns and translating technical modifications into natural language.
|