Instructions to use razent/spbert-mlm-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use razent/spbert-mlm-base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="razent/spbert-mlm-base")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("razent/spbert-mlm-base") model = AutoModelForMaskedLM.from_pretrained("razent/spbert-mlm-base") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 41cf57b646759a9ea9e9b3409ca68164820d8de2daa8cc5856db42c9c9ddbf9f
- Size of remote file:
- 433 MB
- SHA256:
- 5660f8f0862195439e0727c2477daa86b31d05014a12c12dfbc71df81d05cded
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.