Update README.md
Browse files
README.md
CHANGED
|
@@ -61,7 +61,7 @@ This model is a fine-tuned version of [microsoft/Phi-4-mini-instruct](https://hu
|
|
| 61 |
|
| 62 |
## Model Description
|
| 63 |
|
| 64 |
-
This model
|
| 65 |
|
| 66 |
### Key Features
|
| 67 |
- **Base Model**: Phi-4-mini-instruct (3.8B parameters)
|
|
|
|
| 61 |
|
| 62 |
## Model Description
|
| 63 |
|
| 64 |
+
This model was fine tuned for educational purposes only and attempts to enhance Phi-4 Mini's instruction-following capabilities by fine-tuning it on 15,000 high-quality human-generated instruction-following examples from the Dolly dataset. The fine-tuning was performed using LoRA (Low-Rank Adaptation) on Apple Silicon hardware, making it optimized for deployment on Mac devices.
|
| 65 |
|
| 66 |
### Key Features
|
| 67 |
- **Base Model**: Phi-4-mini-instruct (3.8B parameters)
|