Instructions to use jamesmullenbach/CLIP_DNote_BERT_Context with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jamesmullenbach/CLIP_DNote_BERT_Context with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("jamesmullenbach/CLIP_DNote_BERT_Context", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| {"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"} |