Update README.md
Browse files
README.md
CHANGED
|
@@ -24,7 +24,7 @@ inference: true
|
|
| 24 |
|
| 25 |
**Model Description:**
|
| 26 |
|
| 27 |
-
This model
|
| 28 |
|
| 29 |
## To run the model on Colab with a single GPU (15 GB VRAM)
|
| 30 |
|
|
|
|
| 24 |
|
| 25 |
**Model Description:**
|
| 26 |
|
| 27 |
+
This model is fine-tuned for paraphrasing Arabic sentences while preserving the original meaning of the sentence. It was trained using the Supervised Fine-Tuning (SFT) method on the Jais-13B model using the TRL library (SFTTrainer) and the PEFT/LoRA library.
|
| 28 |
|
| 29 |
## To run the model on Colab with a single GPU (15 GB VRAM)
|
| 30 |
|