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
Commit ·
d906c26
1
Parent(s): cbd3afd
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:0b5491c2a6b5d7912a696cef49ce1a7c0e194ae7e72c45cc4bb656839bcc806a
|
| 3 |
+
size 442260264
|