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 ·
f4a045a
1
Parent(s): ce7aeff
upload flax model
Browse files- flax_model.msgpack +3 -0
flax_model.msgpack
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d02b5a1263bb070445875e495e9adfb41411fef6aa2ebbbba5761eecd0f58305
|
| 3 |
+
size 442260264
|