Instructions to use NITHUB-AI/marian-mt-bbc-en-pcm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NITHUB-AI/marian-mt-bbc-en-pcm with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("NITHUB-AI/marian-mt-bbc-en-pcm") model = AutoModelForSeq2SeqLM.from_pretrained("NITHUB-AI/marian-mt-bbc-en-pcm") - Notebooks
- Google Colab
- Kaggle
Marian-MT-BBC-EN_PCM
source language: en (English)
target language: pcm (Nigerian Pidgin)
dataset:
- Parallel Sentences from the message translation (English) and Pidgin translation of the Bible.
- Pidgin sentences from BBC Pidgin and English translations by GPT3.5-turbo
model: transformer-align
pre-processing: normalization + SentencePiece
Performance
TBA
- Downloads last month
- 82
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support