Instructions to use Contrastive-Tension/BERT-Base-Swe-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-Swe-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-Swe-CT-STSb")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("Contrastive-Tension/BERT-Base-Swe-CT-STSb") model = AutoModel.from_pretrained("Contrastive-Tension/BERT-Base-Swe-CT-STSb") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 871074650405b2883563723f1c8df33270908d45669264ad9ed1224fb802466d
- Size of remote file:
- 499 MB
- SHA256:
- 71d8cdb74a241d80b6bf82fb7eddc763f4f8cf28d9a98eaf20ccc980b8ac15af
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.