Sentence Similarity
Transformers
PyTorch
English
roberta
feature-extraction
Pytorch
Sentence Transformers
Transformers
Instructions to use digio/Twitter4SSE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use digio/Twitter4SSE with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("digio/Twitter4SSE") model = AutoModel.from_pretrained("digio/Twitter4SSE") - Notebooks
- Google Colab
- Kaggle
No sentence-transformers model found with name digio/Twitter4SSE. Creating a new one with mean pooling.
#3 opened about 1 year ago
by
meye
Adding `safetensors` variant of this model
#2 opened over 1 year ago
by
SFconvertbot
Create config.yaml
#1 opened almost 2 years ago
by
Iqbaljanitra