English2Dialect
This model generates translations from English to colloquial Arabic, conditioning the translations on dialect. Supported dialects are: Palestinian/Jordanian, Syrian, Lebanese and Egyptian. Dialect is specified via the first input token which should be either P/S/L/E.
For example, to translate to Palestinian/Jordanian, use the input:
P What time is it now?
And for Syrian:
S What time is it now?
- Demo: https://huggingface.co/spaces/guymorlan/English2Shami
- Version w/o conditional generation (Levantine only): https://huggingface.co/guymorlan/English2Shami
Training Data
The model was trained by fine-tuning the opus-mt-ar-en (MSA to English) model on ~85K parallel sentences in four dialects of colloquial Arabic.
Model Description
- Developed by: Guy Mor-Lan ([email protected])
- Model type: MarianMT Seq2Seq
- License: MIT
- Finetuned from model: Helsinki-NLP/opus-mt-ar-en[https://huggingface.co/Helsinki-NLP/opus-mt-ar-en]
- Downloads last month
- 9
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.