loicsapone commited on
Commit
70daccf
·
verified ·
1 Parent(s): 56eb35c

Update model card for multi-language model

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -72,7 +72,7 @@ Use parameter binding: DB::select("SELECT * FROM products WHERE name LIKE ?", ['
72
  - **Format**: ChatML conversation format with concise reviews
73
  - **Framework**: MLX for Apple Silicon acceleration
74
  - **Method**: LoRA adapters (r=4, alpha=8)
75
- - **Iterations**: 250
76
 
77
  For training details, see the [GitHub repository](https://github.com/iq2i/ai-code-review).
78
 
 
72
  - **Format**: ChatML conversation format with concise reviews
73
  - **Framework**: MLX for Apple Silicon acceleration
74
  - **Method**: LoRA adapters (r=4, alpha=8)
75
+ - **Iterations**: 625
76
 
77
  For training details, see the [GitHub repository](https://github.com/iq2i/ai-code-review).
78