3okasha commited on
Commit
c0a3728
·
verified ·
1 Parent(s): 0583574

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ inference: true
24
 
25
  **Model Description:**
26
 
27
- This model performs paraphrasing of Arabic sentences while preserving the original meaning of the sentence. It was trained using Supervised Fine-Tuning (SFT) on the Jais-13B model with 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
 
 
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