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