Instructions to use Addy1008/adarsh-mBART-codemixed with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Addy1008/adarsh-mBART-codemixed with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("Addy1008/adarsh-mBART-codemixed") model = AutoModelForMultimodalLM.from_pretrained("Addy1008/adarsh-mBART-codemixed") - Notebooks
- Google Colab
- Kaggle
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
mBART (a pre-trained model by Facebook) is pre-trained to de-noise multiple languages simultaneously with BART objective.
Checkpoint available in this repository is obtained after fine-tuning facebook/mbart-large-cc25 on 10000 samples from manually generated corpus. This checkpoint gives decent results for Hindi-english translation.
- Downloads last month
- 2
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support