Mgolo's picture
Update README.md
5823d6f verified
metadata
language:
  - eng
  - hau
license: apache-2.0
library_name: transformers
tags:
  - translation
  - english-to-hausa
  - opus-mt
  - seq2seq
  - hf-aware
  - africa
  - low-resource
pipeline_tag: translation

English → Hausa Translation Model (localenlp-eng-hau-0.01)

This model is a fine-tuned version of Helsinki-NLP/opus-mt-mul-en for translating **English (eng) to Hausa (hau) **. It was trained on 16,000 parallel sentence pairs and achieves strong performance on held-out test sets.

Developed and maintained by LocaleNLP — advancing African language technologies.


Metrics

BLEU Score: 35.08

chrF Score: 57.95

Limitations and Bias

Data Limitations: Training data of 15k sentences may not cover all hausa dialects and domains

Bias Potential: May reflect biases present in the training data

Format Sensitivity: Performance may vary with input formatting and punctuation

Domain Adaptation: Best performance on text similar to training data

Model Card Authors

[Mgolo/LocaleNLP]

Framework Versions

Transformers 4.30.0

PyTorch 2.0.0+

Tokenizers 0.13.3

🚀 Model Inference

You can use this model for inference in multiple ways:

1. 🧠 Hugging Face Inference API (Serverless Endpoint)

Simply go to the model page on Hugging Face and use the “Hosted Inference API” widget. No setup required.