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
File size: 134 Bytes
1a2d83b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e36cc3ca19e3cd19c0fa0dca4c4c451fd7e038d95c0fce737c739bb46768307c
size 440380809
|