Model Card for Model ID
This model is a fine-tune of the opus-mt-en-bi model.
Model Details
Model Description
- Model type: Translation
- Language(s) (NLP): English, Bislama
- Finetuned from model [optional]: https://huggingface.co/Helsinki-NLP/opus-mt-en-bi
Model Sources [optional]
Uses
This model is intended for translation of English material into Bislama. It is fine-tuned on material from a translation of the New Testament into Bislama.
How to Get Started with the Model
Use the code below to get started with the model.
from transformers import pipeline
pipe = pipeline("translation", model="RickBrannan/opus-mt-en-bi-finetune")
translation = pipe(">>bi<< In the beginning, God created the heavens and the earth.")
Training Details
Training Data
- ~7,000 English-Bislama sentence pairs based on translation of New Testament of the Bible into Bislama from Wycliffe Associates' Bible in Every Language reader tool
Testing Data
Testing data was 3% of the sentences from the above specified training data.
- Downloads last month
- -
Model tree for RickBrannan/opus-mt-en-bi-finetune
Base model
Helsinki-NLP/opus-mt-en-bi