๐Ÿ“– Description

Masrawy-to-English is a translation model built to convert Egyptian Arabic (Masrawy dialect) into fluent English. It focuses on colloquial speech and informal text often found in everyday conversations and social media.


๐Ÿ“Š Evaluation

  • BLEU: 0.27 on a curated test set of Egyptian Arabic sentences.
  • The score reflects good performance for informal and dialectal translation tasks.

๐Ÿ“š Dataset

The dataset was built using Egyptian Arabic text manually translated into English, along with high-quality translations generated using OpenAI models. The goal was to cover realistic dialectal expressions and ensure fluent English output.


โœ… Intended Use

Use for: Translating social content, messages, and informal Egyptian Arabic.
Avoid for: MSA, other Arabic dialects, or high-stakes domains (e.g., legal/medical).


๐Ÿ’ฌ Examples

Egyptian Arabic English
ุนุงู…ู„ ุฅูŠู‡ุŸ How are you?
ู…ุด ู‚ุงุฏุฑ ุฃุฑูƒุฒ ุฎุงู„ุต I canโ€™t focus at all

Usage

pipe = pipeline("translation", model=mdl_name, device = 'cuda')
response = pipe(text)[0]['translation_text']
print(response)
Downloads last month
7
Safetensors
Model size
0.2B params
Tensor type
F32
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for oddadmix/Masrawy2English-translator-0.1

Finetuned
(2)
this model

Space using oddadmix/Masrawy2English-translator-0.1 1