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