My Models
Collection
4 items • Updated • 1
How to use mohamedsaeed823/NLLB_Egyptian_Arabic_to_English128 with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("mohamedsaeed823/NLLB_Egyptian_Arabic_to_English128")
model = AutoModelForSeq2SeqLM.from_pretrained("mohamedsaeed823/NLLB_Egyptian_Arabic_to_English128", device_map="auto")This model is a fine-tuned version of facebook/nllb-200-distilled-600M on an unknown dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
Base model
facebook/nllb-200-distilled-600M