Model Card for Model ID

This model is a fine-tune of the opus-mt-en-tpi model.

Model Details

Model Description

Model Sources

Uses

This model is intended for translation of English material into Tok Pisin. It is fine-tuned on material from Bible stories, from selected articles of a Bible Dictionary translated into Tok Pisin, and from translation of the deuterocanon (apocrypha) into Tok Pisin.

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-tpi-finetune")
translation = pipe(">>tpi<< In the beginning, God created the heavens and the earth.")

Training Details

Training Data

The first two sources are available via CC-BY-SA license and available in the RickBrannan/tpi_eng_sentence_pairs dataset. The Tok Pisin of the last source is available via CC-BY-NC-ND from the website listed. For the English, we used the text of the deuterocanon of the World English Bible (WEB) where references matched. Where WEB did not have a reference, we used the deuterocanon of the English Revised Version (RV).

Testing Data

Testing data was 10% of the sentences from the above specified training data.

Downloads last month
167
Safetensors
Model size
69.4M params
Tensor type
F32
·
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the model is not deployed on the HF Inference API.

Model tree for RickBrannan/opus-mt-en-tpi-finetune

Finetuned
(1)
this model

Dataset used to train RickBrannan/opus-mt-en-tpi-finetune