BounharAbdelaziz/English-to-Moroccan-Darija
Viewer • Updated • 16.1k • 37 • 11
How to use atlasia/Terjman-Large-v0 with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("atlasia/Terjman-Large-v0")
model = AutoModelForSeq2SeqLM.from_pretrained("atlasia/Terjman-Large-v0")This is a translation model from English to Moroccan darija. It is a finetuned version of "Helsinki-NLP/opus-mt-tc-big-en-ar" on the "BounharAbdelaziz/English-to-Moroccan-Darija" dataset.
The following hyperparameters were used during training: