Instructions to use Enutrof/marian-mt-pcm-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Enutrof/marian-mt-pcm-en with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Enutrof/marian-mt-pcm-en") model = AutoModelForSeq2SeqLM.from_pretrained("Enutrof/marian-mt-pcm-en") - Notebooks
- Google Colab
- Kaggle
marian-mt-pcm-en
source language: pcm (Nigerian Pidgin)
target language: en (English)
dataset: Parallel Sentences from the Pidgin and message translations (English) of the Bible.
model: transformer-align
pre-processing: normalization + SentencePiece
Performance
| test set | BLEU |
|---|---|
| 20% of the bible data | 21.4 |
- Downloads last month
- 5
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support