Instructions to use SpanBERT/spanbert-base-cased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SpanBERT/spanbert-base-cased with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("SpanBERT/spanbert-base-cased", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
b436fe6
1
Parent(s): 069562a
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:a94ff41e14f1b7f9a8e3f4ffec613d493e34e99495fa3755f0f52af6e893c1a6
|
| 3 |
+
size 217808877
|