Instructions to use deb-cmd/KG_mBART_Finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use deb-cmd/KG_mBART_Finetuned with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("deb-cmd/KG_mBART_Finetuned") model = AutoModelForSeq2SeqLM.from_pretrained("deb-cmd/KG_mBART_Finetuned") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
8e8e734 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8d71bd677533eb6bd72ffea3ae614dba146d8500787167dbbcda802f569ff899
size 17110175
|