Instructions to use pi3ni0/pubmedqa-scibert-special with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pi3ni0/pubmedqa-scibert-special with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("pi3ni0/pubmedqa-scibert-special") model = AutoModelForPreTraining.from_pretrained("pi3ni0/pubmedqa-scibert-special") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
d906c26 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0b5491c2a6b5d7912a696cef49ce1a7c0e194ae7e72c45cc4bb656839bcc806a
size 442260264
|