Translation
Transformers
Safetensors
English
Arabic
marian
text2text-generation
Omar-youssef commited on
Commit
8face69
·
verified ·
1 Parent(s): 965ccbe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -88,7 +88,6 @@ Fine-tuned exclusively on the **Egyptian Arabic** [Omar-youssef/English-Egyptian
88
  - **Weight decay:** 0.01
89
  - **Optimizer:** AdamW
90
  - **Evaluation strategy:** steps (every 50 steps)
91
- - **Best model selection:** highest BLEU score on validation set
92
 
93
  ---
94
 
@@ -119,7 +118,7 @@ Fine-tuned exclusively on the **Egyptian Arabic** [Omar-youssef/English-Egyptian
119
 
120
  - **Architecture:** MarianMT (Encoder-Decoder Transformer)
121
  - **Base:** Helsinki-NLP/opus-mt-tc-big-en-ar
122
- - **Parameters:** ~600M
123
  - **Task:** Sequence-to-Sequence Translation
124
 
125
  ### Compute Infrastructure
@@ -138,7 +137,7 @@ If you use this model, please cite the base model and dataset:
138
  @misc{omar-youssef-egyptian-translation,
139
  author = {Omar Youssef},
140
  title = {English to Egyptian Arabic Translation Model},
141
- year = {2024},
142
  publisher = {Hugging Face},
143
  url = {https://huggingface.co/Omar-youssef/english-egyptian-arabic-translation-v1}
144
  }
 
88
  - **Weight decay:** 0.01
89
  - **Optimizer:** AdamW
90
  - **Evaluation strategy:** steps (every 50 steps)
 
91
 
92
  ---
93
 
 
118
 
119
  - **Architecture:** MarianMT (Encoder-Decoder Transformer)
120
  - **Base:** Helsinki-NLP/opus-mt-tc-big-en-ar
121
+ - **Parameters:** ~500M
122
  - **Task:** Sequence-to-Sequence Translation
123
 
124
  ### Compute Infrastructure
 
137
  @misc{omar-youssef-egyptian-translation,
138
  author = {Omar Youssef},
139
  title = {English to Egyptian Arabic Translation Model},
140
+ year = {2026},
141
  publisher = {Hugging Face},
142
  url = {https://huggingface.co/Omar-youssef/english-egyptian-arabic-translation-v1}
143
  }