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