loicsapone commited on
Commit
3126caa
·
verified ·
1 Parent(s): 08415c9

Update model card for multi-language model

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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**: 200
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