Views
No views yet
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.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.