Instructions to use malteos/aspect-acl-scibert-scivocab-uncased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use malteos/aspect-acl-scibert-scivocab-uncased with Transformers:
# Load model directly from transformers import AutoTokenizer, BertForMultiLabelSequenceClassification tokenizer = AutoTokenizer.from_pretrained("malteos/aspect-acl-scibert-scivocab-uncased") model = BertForMultiLabelSequenceClassification.from_pretrained("malteos/aspect-acl-scibert-scivocab-uncased") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
d33d2b4 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:676fd2b295d44187f01160d8bffbe92758ecc2790178b031a50e84f1b91b80d7
size 439757967
|