Instructions to use binwang/RSE-BERT-large-Transfer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use binwang/RSE-BERT-large-Transfer with Transformers:
# Load model directly from transformers import AutoTokenizer, BertForRSE tokenizer = AutoTokenizer.from_pretrained("binwang/RSE-BERT-large-Transfer") model = BertForRSE.from_pretrained("binwang/RSE-BERT-large-Transfer") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
46eb117 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:193abf9f1adf2174d85c67d261d87810e85f4454b474273a5104b141ab229d1d
size 1340711343
|