Instructions to use razent/spbert-mlm-zero with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use razent/spbert-mlm-zero with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="razent/spbert-mlm-zero")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("razent/spbert-mlm-zero", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
8ea7d53 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f5124d49fda53cbd4a01817eb778f6983b4f9bc2798d67cc64bcd82ae317bda5
size 433370483
|