English to Bhojpuri Translation Model Alpha2
The Alpha2 model is a fine-tuned translation model derived from facebook/mbart-large-50-many-to-many-mmt, specifically trained to translate English text into Bhojpuri.
It builds on the Alpha1 version, with improvements from training over 4 epochs on a custom parallel dataset.
Space
https://huggingface.co/spaces/nilayshenai/English-to-Bhojpuri-Translator
Updates from Alpha1
- Trained for 4 epochs for better generalization.
- Improved translation fluency and accuracy for Bhojpuri.
Contents
config.jsonβ Model configuration.generation_config.jsonβ Generation parameters (e.g., max length, beam search).model.safetensorsβ Fine-tuned model weights.sentencepiece.bpe.modelβ Tokenizer vocabulary (SentencePiece model).special_tokens_map.jsonβ Mapping of special tokens (e.g., BOS, EOS).tokenizer.jsonβ Full tokenizer JSON.tokenizer_config.jsonβ Tokenizer configuration.
license: mit
- Downloads last month
- 4
Model tree for nilayshenai/BART-English-to-Bhojpuri-Alpha2
Base model
facebook/mbart-large-50-many-to-many-mmt