Instructions to use dsfsi/simcse-dna with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dsfsi/simcse-dna with Transformers:
# Load model directly from transformers import AutoTokenizer, BertForCL tokenizer = AutoTokenizer.from_pretrained("dsfsi/simcse-dna") model = BertForCL.from_pretrained("dsfsi/simcse-dna") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#3 opened 5 months ago
by
SFconvertbot
Adding `safetensors` variant of this model
#2 opened over 1 year ago
by
SFconvertbot