How to use from the
Use from the
Fairseq library
from fairseq.checkpoint_utils import load_model_ensemble_and_task_from_hf_hub

models, cfg, task = load_model_ensemble_and_task_from_hf_hub(
    "Sheema/fr-en"
)

This French-to-English model is a Transformer model trained using Fairseq, on biomedical domain fr-en data from Wikipedia.

Source Language: French

Target Language: English

Dataset: Scraped from Wikipedia

Dataset Size: 0.5M sentences

Libraries: Fairseq

Toolkit: Pytorch

Domain: BioMedical Domain

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Dataset used to train Sheema/fr-en