Update model card for multi-language model
Browse files
README.md
CHANGED
|
@@ -85,7 +85,7 @@ The model outputs JSON structured code reviews:
|
|
| 85 |
- **Training examples**: 70+ real-world code issues
|
| 86 |
- **Framework**: MLX for Apple Silicon acceleration
|
| 87 |
- **Method**: LoRA adapters (r=4, alpha=8)
|
| 88 |
-
- **Iterations**:
|
| 89 |
|
| 90 |
For training details, see the [GitHub repository](https://github.com/iq2i/ai-code-review).
|
| 91 |
|
|
|
|
| 85 |
- **Training examples**: 70+ real-world code issues
|
| 86 |
- **Framework**: MLX for Apple Silicon acceleration
|
| 87 |
- **Method**: LoRA adapters (r=4, alpha=8)
|
| 88 |
+
- **Iterations**: 250
|
| 89 |
|
| 90 |
For training details, see the [GitHub repository](https://github.com/iq2i/ai-code-review).
|
| 91 |
|