Instructions to use pborchert/BusinessBERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pborchert/BusinessBERT with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="pborchert/BusinessBERT")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("pborchert/BusinessBERT", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
48a4cb4 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:17a765a45afe49d6e32d02e2c03c04b37f098cf047a83c95e381287b3116228a
size 437028903
|