CoolFace
Modelpublic

nilayshenai/BART-English-to-Bhojpuri-Alpha1

sourceHugging Facemitupdated 1y agoView on Hugging Face
1likes6downloads
Model Card

English to Bhojpuri Translation Model Alpha1

The said model is a fine-tuned translation model derived from facebook/mbart-large-50-many-to-many-mmt, trained to translate English text into Bhojpuri using a custom parallel dataset.

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 ---