updated description.
Browse files
README.md
CHANGED
|
@@ -12,9 +12,16 @@ tags:
|
|
| 12 |
- translation
|
| 13 |
- moroccan_arabic
|
| 14 |
- english_darija
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
# NLLB Enhanced Darija-English Translation Model
|
| 17 |
|
|
|
|
|
|
|
| 18 |
## Model Details
|
| 19 |
|
| 20 |
- **Model Name**: nllb-enhanced-darija-eng_v1.1
|
|
@@ -25,11 +32,13 @@ tags:
|
|
| 25 |
|
| 26 |
## Model Description
|
| 27 |
|
| 28 |
-
This model is a fine-tuned version of Facebook's NLLB-200 3.3B model, specifically optimized for translation between Moroccan Arabic (Darija) and English.
|
|
|
|
| 29 |
|
| 30 |
### Training Data
|
| 31 |
|
| 32 |
-
|
|
|
|
| 33 |
|
| 34 |
- Training set: 32,780 pairs
|
| 35 |
- Validation set: 5,785 pairs
|
|
|
|
| 12 |
- translation
|
| 13 |
- moroccan_arabic
|
| 14 |
- english_darija
|
| 15 |
+
- NLP
|
| 16 |
+
- Machine translation
|
| 17 |
+
- nllb
|
| 18 |
+
- facebook
|
| 19 |
+
- fine tuning
|
| 20 |
---
|
| 21 |
# NLLB Enhanced Darija-English Translation Model
|
| 22 |
|
| 23 |
+
This is an **ongoing project**, constantly improving as the model is training on more data.
|
| 24 |
+
|
| 25 |
## Model Details
|
| 26 |
|
| 27 |
- **Model Name**: nllb-enhanced-darija-eng_v1.1
|
|
|
|
| 32 |
|
| 33 |
## Model Description
|
| 34 |
|
| 35 |
+
This model is a fine-tuned version of Facebook's NLLB-200 3.3B model, specifically optimized for translation between Moroccan Arabic (Darija) and English.
|
| 36 |
+
It leverages the power of the base NLLB model while being tailored for the nuances of Darija, making it particularly effective for Moroccan Arabic to English translations and vice versa.
|
| 37 |
|
| 38 |
### Training Data
|
| 39 |
|
| 40 |
+
|
| 41 |
+
For now, the model is trained on a dataset of 40,000 sentence pairs:
|
| 42 |
|
| 43 |
- Training set: 32,780 pairs
|
| 44 |
- Validation set: 5,785 pairs
|