Update README.md
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ It is particularly useful for:
|
|
28 |
## 🧠 Training Details
|
29 |
|
30 |
- **Base model**: Falcon3-3B-Instruct
|
31 |
-
- **Method**: GRPO
|
32 |
- **Dataset**: Custom dataset of buggy code + test cases + fixes
|
33 |
- **Objective**: Improve model reasoning over structured code repair tasks
|
34 |
|
|
|
28 |
## 🧠 Training Details
|
29 |
|
30 |
- **Base model**: Falcon3-3B-Instruct
|
31 |
+
- **Method**: GRPO
|
32 |
- **Dataset**: Custom dataset of buggy code + test cases + fixes
|
33 |
- **Objective**: Improve model reasoning over structured code repair tasks
|
34 |
|