Instructions to use Contrastive-Tension/BERT-Base-CT-STSb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Contrastive-Tension/BERT-Base-CT-STSb with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="Contrastive-Tension/BERT-Base-CT-STSb")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("Contrastive-Tension/BERT-Base-CT-STSb") model = AutoModel.from_pretrained("Contrastive-Tension/BERT-Base-CT-STSb") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 604692889d51a5ac36f7d001a75942d4f872237ea3538dc1e978dcafde5f8f2b
- Size of remote file:
- 438 MB
- SHA256:
- 839fc2170c4cf9ecd7933ae5eedd6522f2a0f1d06a43a8e0ddd9b00700df762f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.