Edit model card

Levanti (colloquial Levantine Arabic -> Hebrew) translator

Trained on the Levanti dataset by fine-tuning Helsinki-NLP/opus-mt-ar-he for 8 epochs. The model supports Palestinian, Jordanian, Syrian, Lebanese and Egyptian dialects.

Example usage

from transformers import pipeline
trans = pipeline("translation", "guymorlan/levanti_translate_ar_he")
trans("بدي أروح ع الدكان بكرا")
Out[1]: [{'translation_text': 'אני רוצה ללכת לחנות מחר'}]

Attribution

Created by Guy Mor-Lan.
Contact: guy.mor AT mail.huji.ac.il

Downloads last month
6
Safetensors
Model size
76.6M params
Tensor type
F32
·
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.

Dataset used to train guymorlan/levanti_translate_ar_he