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
File size: 134 Bytes
b436fe6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a94ff41e14f1b7f9a8e3f4ffec613d493e34e99495fa3755f0f52af6e893c1a6
size 217808877
|