YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
English-Amharic Neural Machine Translation
This is a transformer-based machine translation model for English to Amharic translation with text normalization.
Model Details
- Model Type: Transformer
- Task: Translation
- Languages: English (en) to Amharic (am)
- Framework: PyTorch
- Features: Text Normalization
Files
model.pth
: The trained model weightseng.vocab
: English vocabulary fileamh.vocab
: Amharic vocabulary fileeng.model
: English model configurationamh.model
: Amharic model configurationconfig.json
: Model configuration and metadata
Usage
This model can be used for translating English text to Amharic with built-in text normalization.
- Downloads last month
- 0
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.