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
Commit History
upload flax model f4a045a
allow flax ce7aeff
Initial model 8d8c1b0
Mateusz Pieniak commited on