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