Instructions to use tannonk/bart_mini-MLM_PS_DR-s42 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tannonk/bart_mini-MLM_PS_DR-s42 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("tannonk/bart_mini-MLM_PS_DR-s42") model = AutoModelForSeq2SeqLM.from_pretrained("tannonk/bart_mini-MLM_PS_DR-s42", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
ee43fc4 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b5e7f73c0b9473b9d65cdc541931dd7b3b40759a358701b46c9ec94bd528695c
size 4081657
|