Instructions to use akreal/mbart-large-50-finetuned-portmedia-dom with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use akreal/mbart-large-50-finetuned-portmedia-dom with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("akreal/mbart-large-50-finetuned-portmedia-dom") model = AutoModelForMultimodalLM.from_pretrained("akreal/mbart-large-50-finetuned-portmedia-dom") - Notebooks
- Google Colab
- Kaggle
This model is mbart-large-50-many-to-many-mmt model fine-tuned on the text part of PortMEDIA-Dom spoken language understanding dataset.
The scores on the test set are 23.49% and 26.59% for CER and CVER respectively.
- Downloads last month
- 5
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support