Instructions to use gcyzsl/unsup-VisualCSE-roberta-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gcyzsl/unsup-VisualCSE-roberta-large with Transformers:
# Load model directly from transformers import AutoTokenizer, RobertaForCL tokenizer = AutoTokenizer.from_pretrained("gcyzsl/unsup-VisualCSE-roberta-large") model = RobertaForCL.from_pretrained("gcyzsl/unsup-VisualCSE-roberta-large") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
This model has 2 files scanned as unsafe.